Link to failing step log: https://luci-logdog.appspot.com/v/?s=chrome%2Fbb%2Fchromium.perf%2FAndroid_Nexus5_Perf%2F161%2F%2B%2Frecipes%2Fsteps%2Fsystem_health.memory_mobile_on_Android%2F0%2Fstdout
This isn't a normal failure: it looks like it's a Telemetry/infra failure related to not being able to find some file. Where I'd expect to normally see on the luci page the list of failing stories, I'm instead seeing "TEST RESULTS WERE INVALID".
An excerpt from the logs is:
Additional test environment:
CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
LANG=en_US.UTF-8
Command: /usr/bin/python ../../testing/scripts/run_telemetry_benchmark_as_googletest.py ../../tools/perf/run_benchmark system_health.memory_mobile -v --upload-results --output-format=chartjson --browser=android-chromium --isolated-script-test-output=/b/swarming/w/iocV6kGy/output.json --isolated-script-test-chartjson-output=/b/swarming/w/iocV6kGy/chartjson-output.json
libdc1394 error: Failed to initialize libdc1394
(INFO) 2017-06-20 10:43:13,682 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb devices
(INFO) 2017-06-20 10:43:13,746 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb devices
(INFO) 2017-06-20 10:43:13,810 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb kill-server
(INFO) 2017-06-20 10:43:13,873 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb devices
(INFO) 2017-06-20 10:43:16,994 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb devices
(INFO) 2017-06-20 10:43:17,058 cmd_helper._ValidateAndLogCommand:158 [host]> /b/swarming/w/ir/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb kill-server
Cannot find browser of type android-chromium. To list out all available browsers, rerun your command with --browser=list
Traceback (most recent call last):
File "../../testing/scripts/run_telemetry_benchmark_as_googletest.py", line 81, in main
with open(chart_tempfile_name) as f:
The whole thing is failing in less around 7 seconds.
martiniss@, nednguyen@, any idea what might be happening?
Comment 1 by martiniss@chromium.org
, Jun 20 2017