New issue
Advanced search Search tips

Issue 801641 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

WebPageReplayGoServerTest.testKillingWebPageReplayProcessUponStartupFailure is failing on amd64-generic-telemetry

Project Member Reported by jdufault@chromium.org, Jan 12 2018

Issue description

Failure looks to be caused by https://chromium.googlesource.com/catapult.git/+/d3d295104430f480cf3b44d27e4fe865a997c1ce, in roll https://chromium.googlesource.com/chromium/src/+/12fa07f8654486e881bc26bf4aaab13e5f219458.


logs:

telemetry.internal.util.webpagereplay_go_server_unittest.WebPageReplayGoServerTest.testKillingWebPageReplayProcessUponStartupFailure queued
01/12 10:20:55.611 INFO |run_chromeos_tests:0052| [609/1151] telemetry.internal.util.webpagereplay_go_server_unittest.WebPageReplayGoServerTest.testKillingWebPageReplayProcessUponStartupFailure failed unexpectedly 0.0015s:
01/12 10:20:55.611 INFO |run_chromeos_tests:0052|   Traceback (most recent call last):
01/12 10:20:55.612 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/util/webpagereplay_go_server_unittest.py", line 22, in setUp
01/12 10:20:55.612 INFO |run_chromeos_tests:0052|       py_utils.GetHostOsName())
01/12 10:20:55.612 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/util/binary_manager.py", line 77, in FetchPath
01/12 10:20:55.613 INFO |run_chromeos_tests:0052|       binary_name, _GetOSName(os_name), arch, os_version)
01/12 10:20:55.613 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/common/py_utils/py_utils/binary_manager.py", line 38, in FetchPath
01/12 10:20:55.613 INFO |run_chromeos_tests:0052|       os_version)
01/12 10:20:55.614 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/common/py_utils/py_utils/binary_manager.py", line 60, in _WrapDependencyManagerFunction
01/12 10:20:55.614 INFO |run_chromeos_tests:0052|       return function(binary_name, platform)
01/12 10:20:55.614 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/dependency_manager/dependency_manager/manager.py", line 130, in FetchPath
01/12 10:20:55.615 INFO |run_chromeos_tests:0052|       path, _ = self.FetchPathWithVersion(dependency, platform)
01/12 10:20:55.615 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/dependency_manager/dependency_manager/manager.py", line 89, in FetchPathWithVersion
01/12 10:20:55.615 INFO |run_chromeos_tests:0052|       raise exceptions.NoPathFoundError(dependency, platform)
01/12 10:20:55.616 INFO |run_chromeos_tests:0052|   NoPathFoundError: No file could be found locally, and no file to download from cloud storage for example_domain_wpr_go_archive on platform linux_x86_64

failure: https://luci-milo.appspot.com/buildbot/chromiumos.chromium/amd64-generic-telemetry/13700


Please revert if there is not a quick fix. Thanks!
 
I will disable this test on ChromeOS
Owner: achuith@chromium.org
Disabling CL in CQ: https://chromium-review.googlesource.com/c/catapult/+/864903

Now reassign the bug to Achuith for triaging fixing test
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 12 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/catapult/+/bac35f58b5678aa9a4cbdbf5e872b98975e10a09

commit bac35f58b5678aa9a4cbdbf5e872b98975e10a09
Author: Nghia Nguyen <nednguyen@google.com>
Date: Fri Jan 12 19:42:23 2018

Disable testKillingWebPageReplayProcessUponStartupFailure on ChromeOS

Bug: chromium:801641
Change-Id: I9684c725ad12047d518237d286d9ebb0e7d8016a
TBR=achuith@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/864903
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Commit-Queue: Ned Nguyen <nednguyen@google.com>

[modify] https://crrev.com/bac35f58b5678aa9a4cbdbf5e872b98975e10a09/telemetry/telemetry/internal/util/webpagereplay_go_server_unittest.py

Status: Available (was: Assigned)
Status: Assigned (was: Available)

Comment 6 by benhenry@google.com, Jan 16 (6 days ago)

Components: Test>Telemetry

Comment 7 by benhenry@google.com, Jan 16 (6 days ago)

Components: -Tests>Telemetry

Sign in to add a comment