Closed Bug 1776467 Opened 3 years ago Closed 3 years ago

Intermittent /html/rendering/non-replaced-elements/tables/table-border-3q.html | Traceback (most recent call last):

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=382446112&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Uvs1ad4KRQOiAC73QQTL7w/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Uvs1ad4KRQOiAC73QQTL7w/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2022-06-24T16:14:33.273Z] 16:14:33     INFO - TEST-START | /html/rendering/non-replaced-elements/tables/table-border-3q.html
[task 2022-06-24T16:14:33.603Z] 16:14:33     INFO - PID 14023 | JavaScript error: chrome://remote/content/shared/TabManager.jsm, line 312: TypeError: can't access property "linkedBrowser", tab is undefined
[task 2022-06-24T16:14:33.626Z] 16:14:33     INFO - PID 14023 | 1656087273624	Marionette	INFO	Testing http://web-platform.test:8000/html/rendering/non-replaced-elements/tables/table-border-3q.html == http://web-platform.test:8000/html/rendering/non-replaced-elements/tables/table-border-3-ref.html
[task 2022-06-24T16:14:36.577Z] 16:14:36     INFO - PID 14023 | ==14023==ERROR: ThreadSanitizer failed to allocate 0xf700012d8000 (271579391819776) bytes at address 80200001000 (errno: 12)
[task 2022-06-24T16:14:36.638Z] 16:14:36     INFO - PID 14023 | Exiting due to channel error.
[task 2022-06-24T16:14:36.638Z] 16:14:36     INFO - PID 14023 | Exiting due to channel error.
[task 2022-06-24T16:14:36.639Z] 16:14:36     INFO - PID 14023 | Exiting due to channel error.
[task 2022-06-24T16:14:36.639Z] 16:14:36     INFO - PID 14023 | Exiting due to channel error.
[task 2022-06-24T16:14:36.639Z] 16:14:36     INFO - PID 14023 | Exiting due to channel error.
[task 2022-06-24T16:14:36.644Z] 16:14:36  WARNING - Traceback (most recent call last):
[task 2022-06-24T16:14:36.645Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 301, in run_test
[task 2022-06-24T16:14:36.647Z] 16:14:36  WARNING -     result = self.do_test(test)
[task 2022-06-24T16:14:36.648Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1041, in do_test
[task 2022-06-24T16:14:36.649Z] 16:14:36  WARNING -     result = self.implementation.run_test(test)
[task 2022-06-24T16:14:36.650Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1125, in run_test
[task 2022-06-24T16:14:36.651Z] 16:14:36  WARNING -     "pageRanges": test.page_ranges})["value"]
[task 2022-06-24T16:14:36.652Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 37, in _
[task 2022-06-24T16:14:36.653Z] 16:14:36  WARNING -     m._handle_socket_failure()
[task 2022-06-24T16:14:36.654Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 710, in _handle_socket_failure
[task 2022-06-24T16:14:36.655Z] 16:14:36  WARNING -     reraise(exc_cls, exc, tb)
[task 2022-06-24T16:14:36.655Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/third_party/six/six.py", line 703, in reraise
[task 2022-06-24T16:14:36.655Z] 16:14:36  WARNING -     raise value
[task 2022-06-24T16:14:36.655Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2022-06-24T16:14:36.655Z] 16:14:36  WARNING -     return func(*args, **kwargs)
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 659, in _send_message
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -     msg = self.client.request(name, params)
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 383, in request
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -     return self.receive()
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 230, in receive
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING -     raise socket.error("No data received over socket")
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING - OSError: No data received over socket
[task 2022-06-24T16:14:36.656Z] 16:14:36  WARNING - 
[task 2022-06-24T16:14:36.656Z] 16:14:36     INFO - TEST-UNEXPECTED-ERROR | /html/rendering/non-replaced-elements/tables/table-border-3q.html | Traceback (most recent call last):
[task 2022-06-24T16:14:36.656Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 301, in run_test
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     result = self.do_test(test)
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1041, in do_test
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     result = self.implementation.run_test(test)
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1125, in run_test
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     "pageRanges": test.page_ranges})["value"]
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 37, in _
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     m._handle_socket_failure()
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 710, in _handle_socket_failure
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     reraise(exc_cls, exc, tb)
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/third_party/six/six.py", line 703, in reraise
[task 2022-06-24T16:14:36.657Z] 16:14:36     INFO -     raise value
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -     return func(*args, **kwargs)
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 659, in _send_message
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -     msg = self.client.request(name, params)
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 383, in request
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -     return self.receive()
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 230, in receive
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO -     raise socket.error("No data received over socket")
[task 2022-06-24T16:14:36.658Z] 16:14:36     INFO - OSError: No data received over socket
[task 2022-06-24T16:14:36.659Z] 16:14:36     INFO - TEST-INFO took 3370ms
[task 2022-06-24T16:14:36.659Z] 16:14:36     INFO - PID 14023 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=1.77068) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=1.82823) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=4.1818) Exiting due to channel error.
[task 2022-06-24T16:14:37.672Z] 16:14:37     INFO - PID 14023 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=17.9993) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=5.82214)
[task 2022-06-24T16:14:37.673Z] 16:14:37     INFO - Browser exited with return code -6
[task 2022-06-24T16:14:37.677Z] 16:14:37     INFO - Closing logging queue
[task 2022-06-24T16:14:37.677Z] 16:14:37     INFO - queue closed
[task 2022-06-24T16:14:37.691Z] 16:14:37     INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2022-06-24T16:14:37.691Z] 16:14:37     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpa7nz4ubz
[task 2022-06-24T16:14:37.709Z] 16:14:37     INFO - PID 14300 | 1656087269930	Marionette	INFO	Marionette enabled
[task 2022-06-24T16:14:37.709Z] 16:14:37     INFO - PID 14300 | 1656087269954	Marionette	INFO	Listening on port 48416
[task 2022-06-24T16:14:37.709Z] 16:14:37     INFO - Starting runner
[task 2022-06-24T16:14:42.274Z] 16:14:42     INFO - PID 14300 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmpvtjqqldl/search.json.mozlz4", (void 0)))
[task 2022-06-24T16:14:49.644Z] 16:14:49     INFO - TEST-START | /html/rendering/non-replaced-elements/tables/table-border-3s.html
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.