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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 "-u", | 133 "-u", |
134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
135 "--output", | 135 "--output", |
136 "/path/to/tmp/json", | 136 "/path/to/tmp/json", |
137 "--", | 137 "--", |
138 "--build-config-fs", | 138 "--build-config-fs", |
139 "Release", | 139 "Release", |
140 "--paths", | 140 "--paths", |
141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
142 "--properties", | 142 "--properties", |
143 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}" | 143 "{\"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\"}" |
144 ], | 144 ], |
145 "name": "get compile targets for scripts", | 145 "name": "get compile targets for scripts", |
146 "~followup_annotations": [ | 146 "~followup_annotations": [ |
147 "@@@STEP_LOG_LINE@json.output@{}@@@", | 147 "@@@STEP_LOG_LINE@json.output@{}@@@", |
148 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
149 ] | 149 ] |
150 }, | 150 }, |
151 { | 151 { |
152 "cmd": [ | 152 "cmd": [ |
153 "python", | 153 "python", |
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
446 "name": "install ChromePublic.apk" | 446 "name": "install ChromePublic.apk" |
447 }, | 447 }, |
448 { | 448 { |
449 "cmd": [ | 449 "cmd": [ |
450 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 450 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
451 "--build-config-fs", | 451 "--build-config-fs", |
452 "Release", | 452 "Release", |
453 "--paths", | 453 "--paths", |
454 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 454 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
455 "--properties", | 455 "--properties", |
456 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}", | 456 "{\"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\"}", |
457 "--args", | 457 "--args", |
458 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]", | 458 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]", |
459 "run", | 459 "run", |
460 "--output", | 460 "--output", |
461 "/path/to/tmp/json" | 461 "/path/to/tmp/json" |
462 ], | 462 ], |
463 "env": { | 463 "env": { |
464 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 464 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
465 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 465 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
466 }, | 466 }, |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
512 { | 512 { |
513 "cmd": [ | 513 "cmd": [ |
514 "python", | 514 "python", |
515 "-u", | 515 "-u", |
516 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 516 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
517 "--build-config-fs", | 517 "--build-config-fs", |
518 "Release", | 518 "Release", |
519 "--paths", | 519 "--paths", |
520 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 520 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
521 "--properties", | 521 "--properties", |
522 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}", | 522 "{\"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\"}", |
523 "run", | 523 "run", |
524 "--output", | 524 "--output", |
525 "/path/to/tmp/json" | 525 "/path/to/tmp/json" |
526 ], | 526 ], |
527 "name": "host_info", | 527 "name": "host_info", |
528 "~followup_annotations": [ | 528 "~followup_annotations": [ |
529 "step returned non-zero exit code: 1", | 529 "step returned non-zero exit code: 1", |
530 "@@@STEP_LOG_LINE@json.output@{@@@", | 530 "@@@STEP_LOG_LINE@json.output@{@@@", |
531 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 531 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
532 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 532 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 "@@@STEP_LOG_END@python.inline@@@" | 856 "@@@STEP_LOG_END@python.inline@@@" |
857 ] | 857 ] |
858 }, | 858 }, |
859 { | 859 { |
860 "name": "$result", | 860 "name": "$result", |
861 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 861 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
862 "recipe_result": null, | 862 "recipe_result": null, |
863 "status_code": 1 | 863 "status_code": 1 |
864 } | 864 } |
865 ] | 865 ] |
OLD | NEW |