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 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
314 ], | 314 ], |
315 "name": "[upload logcat] unzip results for example_gtest_suite", | 315 "name": "[upload logcat] unzip results for example_gtest_suite", |
316 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 316 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
317 }, | 317 }, |
318 { | 318 { |
319 "cmd": [ | 319 "cmd": [ |
320 "python", | 320 "python", |
321 "-u", | 321 "-u", |
322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
323 "--", | 323 "--", |
324 "[DEPOT_TOOLS]/gsutil.py", | 324 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
325 "----", | 325 "----", |
326 "cp", | 326 "cp", |
327 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 327 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
328 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" | 328 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" |
329 ], | 329 ], |
330 "name": "gsutil [upload logcat] example_gtest_suite", | 330 "name": "gsutil [upload logcat] example_gtest_suite", |
331 "~followup_annotations": [ | 331 "~followup_annotations": [ |
332 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@" | 332 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@" |
333 ] | 333 ] |
334 }, | 334 }, |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
419 ], | 419 ], |
420 "name": "[upload logcat] unzip results for example_instrumentation_suite", | 420 "name": "[upload logcat] unzip results for example_instrumentation_suite", |
421 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 421 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
422 }, | 422 }, |
423 { | 423 { |
424 "cmd": [ | 424 "cmd": [ |
425 "python", | 425 "python", |
426 "-u", | 426 "-u", |
427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
428 "--", | 428 "--", |
429 "[DEPOT_TOOLS]/gsutil.py", | 429 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
430 "----", | 430 "----", |
431 "cp", | 431 "cp", |
432 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 432 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
433 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" | 433 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" |
434 ], | 434 ], |
435 "name": "gsutil [upload logcat] example_instrumentation_suite", | 435 "name": "gsutil [upload logcat] example_instrumentation_suite", |
436 "~followup_annotations": [ | 436 "~followup_annotations": [ |
437 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@" | 437 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@" |
438 ] | 438 ] |
439 }, | 439 }, |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
522 ], | 522 ], |
523 "name": "[upload logcat] unzip results for example_uirobot_suite", | 523 "name": "[upload logcat] unzip results for example_uirobot_suite", |
524 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" | 524 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" |
525 }, | 525 }, |
526 { | 526 { |
527 "cmd": [ | 527 "cmd": [ |
528 "python", | 528 "python", |
529 "-u", | 529 "-u", |
530 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 530 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
531 "--", | 531 "--", |
532 "[DEPOT_TOOLS]/gsutil.py", | 532 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
533 "----", | 533 "----", |
534 "cp", | 534 "cp", |
535 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 535 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
536 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" | 536 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" |
537 ], | 537 ], |
538 "name": "gsutil [upload logcat] example_uirobot_suite", | 538 "name": "gsutil [upload logcat] example_uirobot_suite", |
539 "~followup_annotations": [ | 539 "~followup_annotations": [ |
540 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" | 540 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" |
541 ] | 541 ] |
542 }, | 542 }, |
543 { | 543 { |
544 "name": "$result", | 544 "name": "$result", |
545 "recipe_result": null, | 545 "recipe_result": null, |
546 "status_code": 0 | 546 "status_code": 0 |
547 } | 547 } |
548 ] | 548 ] |
OLD | NEW |