| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.perf", | 8 "chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Nexus5 Perf (1)", | 10 "Android Nexus5 Perf (1)", |
| (...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 454 "--properties", | 454 "--properties", |
| 455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\":
\"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat
form\": \"android\"}", | 455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\":
\"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat
form\": \"android\"}", |
| 456 "run", | 456 "run", |
| 457 "--output", | 457 "--output", |
| 458 "/path/to/tmp/json" | 458 "/path/to/tmp/json" |
| 459 ], | 459 ], |
| 460 "env": { | 460 "env": { |
| 461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 462 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 462 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 463 }, | 463 }, |
| 464 "name": "Host_Info", | 464 "name": "Host Info", |
| 465 "~followup_annotations": [ | 465 "~followup_annotations": [ |
| 466 "@@@STEP_LOG_LINE@json.output@{@@@", | 466 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 467 "@@@STEP_LOG_LINE@json.output@ \"_host_info\": {@@@", | 467 "@@@STEP_LOG_LINE@json.output@ \"_host_info\": {@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@ \"devices\": [@@@", | 468 "@@@STEP_LOG_LINE@json.output@ \"devices\": [@@@", |
| 469 "@@@STEP_LOG_LINE@json.output@ {@@@", | 469 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 470 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 470 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 471 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 471 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 472 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 472 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 473 "@@@STEP_LOG_LINE@json.output@ \"Max charging current\": \"500000
\", @@@", | 473 "@@@STEP_LOG_LINE@json.output@ \"Max charging current\": \"500000
\", @@@", |
| 474 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 474 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 494 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 494 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 495 "@@@STEP_LOG_LINE@json.output@ \"free_disk_space\": \"free_disk_space\"
, @@@", | 495 "@@@STEP_LOG_LINE@json.output@ \"free_disk_space\": \"free_disk_space\"
, @@@", |
| 496 "@@@STEP_LOG_LINE@json.output@ \"num_cpus\": \"num_cpus\", @@@", | 496 "@@@STEP_LOG_LINE@json.output@ \"num_cpus\": \"num_cpus\", @@@", |
| 497 "@@@STEP_LOG_LINE@json.output@ \"os_release\": \"os_release\", @@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"os_release\": \"os_release\", @@@", |
| 498 "@@@STEP_LOG_LINE@json.output@ \"os_system\": \"os_system\", @@@", | 498 "@@@STEP_LOG_LINE@json.output@ \"os_system\": \"os_system\", @@@", |
| 499 "@@@STEP_LOG_LINE@json.output@ \"processor\": \"processor\", @@@", | 499 "@@@STEP_LOG_LINE@json.output@ \"processor\": \"processor\", @@@", |
| 500 "@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@", | 500 "@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@", |
| 501 "@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@
@", | 501 "@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@
@", |
| 502 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 502 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 503 "@@@STEP_LOG_LINE@json.output@ \"failures\": [@@@", | 503 "@@@STEP_LOG_LINE@json.output@ \"failures\": [@@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ \"Device 3208154b735c5117 blacklisted\"@
@@", | 504 "@@@STEP_LOG_LINE@json.output@ \"Failure A\", @@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ \"Failure B\"@@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 506 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 506 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 507 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 507 "@@@STEP_LOG_LINE@json.output@}@@@", | 508 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 508 "@@@STEP_LOG_END@json.output@@@", | 509 "@@@STEP_LOG_END@json.output@@@", |
| 509 "@@@STEP_LOG_LINE@Failures@Device 3208154b735c5117 blacklisted@@@", | 510 "@@@STEP_LOG_LINE@Failure A@Failure A@@@", |
| 510 "@@@STEP_LOG_END@Failures@@@" | 511 "@@@STEP_LOG_END@Failure A@@@", |
| 512 "@@@STEP_LOG_LINE@Failure B@Failure B@@@", |
| 513 "@@@STEP_LOG_END@Failure B@@@" |
| 511 ] | 514 ] |
| 512 }, | 515 }, |
| 513 { | 516 { |
| 514 "cmd": [ | 517 "cmd": [ |
| 515 "python", | 518 "python", |
| 516 "-u", | 519 "-u", |
| 517 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 520 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
| 518 "--build-config-fs", | 521 "--build-config-fs", |
| 519 "Release", | 522 "Release", |
| 520 "--paths", | 523 "--paths", |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 849 "@@@STEP_LOG_END@python.inline@@@" | 852 "@@@STEP_LOG_END@python.inline@@@" |
| 850 ] | 853 ] |
| 851 }, | 854 }, |
| 852 { | 855 { |
| 853 "name": "$result", | 856 "name": "$result", |
| 854 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 857 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
| 855 "recipe_result": null, | 858 "recipe_result": null, |
| 856 "status_code": 1 | 859 "status_code": 1 |
| 857 } | 860 } |
| 858 ] | 861 ] |
| OLD | NEW |