Closed
Bug 1412225
Opened 8 years ago
Closed 7 years ago
Intermittent MarionetteException: Please start a session
Categories
(Testing :: web-platform-tests, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=139976936&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/ATc2btGkSgG9RNn5ZZZ48w/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/ATc2btGkSgG9RNn5ZZZ48w/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2017-10-26T22:46:03.903Z] 22:46:03 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpwF3aWJ.mozrunner
[task 2017-10-26T22:46:03.905Z] 22:46:03 INFO - Starting runner
[task 2017-10-26T22:46:31.945Z] 22:46:31 INFO - PID 889 | 1509057991929 Marionette INFO Enabled via --marionette
[task 2017-10-26T22:48:44.432Z] 22:48:44 WARNING - Failed to connect to Marionette
[task 2017-10-26T22:48:44.433Z] 22:48:44 INFO - STDERR: Traceback (most recent call last):
[task 2017-10-26T22:48:44.433Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 128, in start_runner
[task 2017-10-26T22:48:44.433Z] 22:48:44 INFO - runner.run()
[task 2017-10-26T22:48:44.434Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 84, in run
[task 2017-10-26T22:48:44.434Z] 22:48:44 INFO - self.setup()
[task 2017-10-26T22:48:44.434Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 71, in setup
[task 2017-10-26T22:48:44.435Z] 22:48:44 INFO - self.executor.setup(self)
[task 2017-10-26T22:48:44.435Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 468, in setup
[task 2017-10-26T22:48:44.436Z] 22:48:44 INFO - self.implementation.setup(**self.implementation_kwargs)
[task 2017-10-26T22:48:44.436Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 545, in setup
[task 2017-10-26T22:48:44.436Z] 22:48:44 INFO - self.executor.protocol.marionette.set_context(self.executor.protocol.marionette.CONTEXT_CHROME)
[task 2017-10-26T22:48:44.437Z] 22:48:44 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1499, in set_context
[task 2017-10-26T22:48:44.437Z] 22:48:44 INFO - self._send_message("setContext", {"value": context})
[task 2017-10-26T22:48:44.437Z] 22:48:44 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 23, in _
[task 2017-10-26T22:48:44.437Z] 22:48:44 INFO - return func(*args, **kwargs)
[task 2017-10-26T22:48:44.438Z] 22:48:44 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 748, in _send_message
[task 2017-10-26T22:48:44.438Z] 22:48:44 INFO - raise errors.MarionetteException("Please start a session")
[task 2017-10-26T22:48:44.438Z] 22:48:44 INFO - MarionetteException: Please start a session
[task 2017-10-26T22:48:44.439Z] 22:48:44 INFO - STDERR: Exception in thread Thread-1:
[task 2017-10-26T22:48:44.439Z] 22:48:44 INFO - Traceback (most recent call last):
[task 2017-10-26T22:48:44.439Z] 22:48:44 INFO - File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
[task 2017-10-26T22:48:44.440Z] 22:48:44 INFO - self.run()
[task 2017-10-26T22:48:44.440Z] 22:48:44 INFO - File "/usr/lib/python2.7/threading.py", line 1073, in run
[task 2017-10-26T22:48:44.440Z] 22:48:44 INFO - self.function(*self.args, **self.kwargs)
[task 2017-10-26T22:48:44.440Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 209, in init_timeout
[task 2017-10-26T22:48:44.441Z] 22:48:44 INFO - self.send_message("init_failed")
[task 2017-10-26T22:48:44.441Z] 22:48:44 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 203, in send_message
[task 2017-10-26T22:48:44.441Z] 22:48:44 INFO - self.command_queue.put((command, args))
[task 2017-10-26T22:48:44.442Z] 22:48:44 INFO - AttributeError: 'BrowserManager' object has no attribute 'command_queue'
Comment 1•8 years ago
|
||
That's the marionette executor in wptrunner which seem to not start a session here in special circumstances.
Component: Marionette → web-platform-tests
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 8•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 9•7 years ago
|
||
New failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=181922245&repo=mozilla-inbound&lineNumber=1908
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•