New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 812807 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

system_health.memory_desktop failing on multiple builders

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Feb 15 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of charliea@google.com

system_health.memory_desktop failing on multiple builders

Builders failed on: 
- Linux Perf: 
  https://build.chromium.org/p/chromium.perf/builders/Linux%20Perf

Seems to consistently be browse:media:tumblr that's failing, and has been for as far back as the flakiness dashboard can see. Going to go ahead and disable but not kick off a bisect because there's no revision range this far after the initial failure.

The relevant log seems to suggest that we're having problems finding the "#tumblr_lightbox_center_image" element.

(INFO) 2018-02-12 03:29:25,094 browser.DumpStateUponFailure:355  ***************** END OF BROWSER LOG ******************
/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/image_processing/image_util_numpy_impl.py:70: UserWarning: Using pure python png decoder, which could be very slow. To speed up, consider installing numpy & cv2 (OpenCV).
  'Using pure python png decoder, which could be very slow. To speed up, '
(WARNING) 2018-02-12 03:29:26,063 artifact_results.AddArtifact:128  Moving artifact file '/b/s/w/itNYbE_1/tmpfBzY5u.png' to '/b/s/w/itNYbE_1/tmpUVQXAptelemetry/artifacts'
Traceback (most recent call last):
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 123, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 311, in RunStory
    self._current_page.Run(self)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/__init__.py", line 100, in Run
    self.RunPageInteractions(action_runner)
  File "/b/s/w/ir/tools/perf/page_sets/system_health/system_health_story.py", line 106, in RunPageInteractions
    self._DidLoadDocument(action_runner)
  File "/b/s/w/ir/tools/perf/page_sets/system_health/browsing_stories.py", line 367, in _DidLoadDocument
    self._ViewMediaItem(action_runner, index)
  File "/b/s/w/ir/tools/perf/page_sets/system_health/browsing_stories.py", line 465, in _ViewMediaItem
    action_runner.MouseClick(selector='#tumblr_lightbox_center_image')
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 596, in MouseClick
    self._RunAction(MouseClickAction(selector=selector))
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 62, in _RunAction
    action.RunAction(self._tab)
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/mouse_click.py", line 35, in RunAction
    tab, code, selector=self._selector)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/page_action.py", line 130, in EvaluateCallbackWithElement
    return tab.EvaluateJavaScript(code)
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 215, in EvaluateJavaScript
    return self._inspector_backend.EvaluateJavaScript(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 252, in EvaluateJavaScript
    return self._EvaluateJavaScript(expression, context_id, timeout)
  File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 38, in Inner
    return func(inspector_backend, *args, **kwargs)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 519, in _EvaluateJavaScript
    return self._runtime.Evaluate(expression, context_id, timeout)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_runtime.py", line 53, in Evaluate
    description=details.get('exception', {}).get('description'))
EvaluateException: UncaughtError:
Error: Cannot find element: using selector "#tumblr_lightbox_center_image"
    at callback (<anonymous>:7:19)
    at <anonymous>:13:16
    at <anonymous>:14:9
(INFO) 2018-02-12 03:29:26,065 chrome_tracing_agent.RecordClockSyncMarker:183  Chrome version: 3346
(INFO) 2018-02-12 03:29:26,128 trace_data.Serialize:191  Trace sizes in bytes: {'traceEvents': 20998, 'telemetry': 225021, 'tabIds': 36}
(INFO) 2018-02-12 03:29:28,974 browser.Close:210  Closing browser (pid=26103) ...
(WARNING) 2018-02-12 03:29:34,550 desktop_browser_backend.Close:572  Failed to gracefully shutdown.
(WARNING) 2018-02-12 03:29:34,550 desktop_browser_backend.Close:576  Proceed to kill the browser.
(INFO) 2018-02-12 03:29:34,551 browser.Close:224  Browser is closed.
[  FAILED  ] browse:media:tumblr@{'case': 'browse', 'group': 'media'} (48487 ms)
 
Project Member

Comment 1 by bugdroid1@chromium.org, Feb 16 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/43ee6cb23ad90b4972e078fe742b76dc3f638b16

commit 43ee6cb23ad90b4972e078fe742b76dc3f638b16
Author: Charlie Andrews <charliea@chromium.org>
Date: Fri Feb 16 10:03:03 2018

Disable system_health.memory_desktop/browse:media:tumblr on Linux

TBR=perezju@chromium.org
NOTRY=true

Bug: 812807
Change-Id: If6797e1cf2ad7d3dd776570072294e62593ae70d
Reviewed-on: https://chromium-review.googlesource.com/922922
Reviewed-by: Charlie Andrews <charliea@chromium.org>
Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org>
Cr-Commit-Position: refs/heads/master@{#537272}
[modify] https://crrev.com/43ee6cb23ad90b4972e078fe742b76dc3f638b16/tools/perf/expectations.config

Components: Speed>Benchmarks>Waterfall

Sign in to add a comment