OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 6 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
7 "--", | 7 "--", |
8 "[DEPOT_TOOLS]/gsutil.py", | 8 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
9 "----", | 9 "----", |
10 "cp", | 10 "cp", |
11 "gs://chrome-amp-keys/main_pool/api_key", | 11 "gs://chrome-amp-keys/main_pool/api_key", |
12 "[BUILD]/site_config/.amp_main_pool_key" | 12 "[BUILD]/site_config/.amp_main_pool_key" |
13 ], | 13 ], |
14 "name": "gsutil download amp api key" | 14 "name": "gsutil download amp api key" |
15 }, | 15 }, |
16 { | 16 { |
17 "cmd": [ | 17 "cmd": [ |
18 "python", | 18 "python", |
19 "-u", | 19 "-u", |
20 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 20 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
21 "--", | 21 "--", |
22 "[DEPOT_TOOLS]/gsutil.py", | 22 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
23 "----", | 23 "----", |
24 "cp", | 24 "cp", |
25 "gs://chrome-amp-keys/main_pool/api_secret", | 25 "gs://chrome-amp-keys/main_pool/api_secret", |
26 "[BUILD]/site_config/.amp_main_pool_secret" | 26 "[BUILD]/site_config/.amp_main_pool_secret" |
27 ], | 27 ], |
28 "name": "gsutil download amp api secret" | 28 "name": "gsutil download amp api secret" |
29 }, | 29 }, |
30 { | 30 { |
31 "cmd": [ | 31 "cmd": [ |
32 "python", | 32 "python", |
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
304 ], | 304 ], |
305 "name": "[upload logcat] unzip results for example_gtest_suite", | 305 "name": "[upload logcat] unzip results for example_gtest_suite", |
306 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 306 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
307 }, | 307 }, |
308 { | 308 { |
309 "cmd": [ | 309 "cmd": [ |
310 "python", | 310 "python", |
311 "-u", | 311 "-u", |
312 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 312 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
313 "--", | 313 "--", |
314 "[DEPOT_TOOLS]/gsutil.py", | 314 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
315 "----", | 315 "----", |
316 "cp", | 316 "cp", |
317 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 317 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
318 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" | 318 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" |
319 ], | 319 ], |
320 "name": "gsutil [upload logcat] example_gtest_suite", | 320 "name": "gsutil [upload logcat] example_gtest_suite", |
321 "~followup_annotations": [ | 321 "~followup_annotations": [ |
322 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@" | 322 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@" |
323 ] | 323 ] |
324 }, | 324 }, |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
409 ], | 409 ], |
410 "name": "[upload logcat] unzip results for example_instrumentation_suite", | 410 "name": "[upload logcat] unzip results for example_instrumentation_suite", |
411 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 411 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
412 }, | 412 }, |
413 { | 413 { |
414 "cmd": [ | 414 "cmd": [ |
415 "python", | 415 "python", |
416 "-u", | 416 "-u", |
417 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 417 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
418 "--", | 418 "--", |
419 "[DEPOT_TOOLS]/gsutil.py", | 419 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
420 "----", | 420 "----", |
421 "cp", | 421 "cp", |
422 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 422 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
423 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" | 423 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" |
424 ], | 424 ], |
425 "name": "gsutil [upload logcat] example_instrumentation_suite", | 425 "name": "gsutil [upload logcat] example_instrumentation_suite", |
426 "~followup_annotations": [ | 426 "~followup_annotations": [ |
427 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@" | 427 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@" |
428 ] | 428 ] |
429 }, | 429 }, |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
512 ], | 512 ], |
513 "name": "[upload logcat] unzip results for example_uirobot_suite", | 513 "name": "[upload logcat] unzip results for example_uirobot_suite", |
514 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 514 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
515 }, | 515 }, |
516 { | 516 { |
517 "cmd": [ | 517 "cmd": [ |
518 "python", | 518 "python", |
519 "-u", | 519 "-u", |
520 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 520 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
521 "--", | 521 "--", |
522 "[DEPOT_TOOLS]/gsutil.py", | 522 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
523 "----", | 523 "----", |
524 "cp", | 524 "cp", |
525 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 525 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
526 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" | 526 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" |
527 ], | 527 ], |
528 "name": "gsutil [upload logcat] example_uirobot_suite", | 528 "name": "gsutil [upload logcat] example_uirobot_suite", |
529 "~followup_annotations": [ | 529 "~followup_annotations": [ |
530 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" | 530 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" |
531 ] | 531 ] |
532 }, | 532 }, |
533 { | 533 { |
534 "name": "$result", | 534 "name": "$result", |
535 "recipe_result": null, | 535 "recipe_result": null, |
536 "status_code": 0 | 536 "status_code": 0 |
537 } | 537 } |
538 ] | 538 ] |
OLD | NEW |