Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Side by Side Diff: scripts/slave/recipes/bisect.expected/basic.json

Issue 2035863004: gsutil: use depot_tools.gsutil_py_path instead of path['depot_tools'] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 "tryserver.chromium.perf", 8 "tryserver.chromium.perf",
9 "--builder", 9 "--builder",
10 "linux_perf_bisect", 10 "linux_perf_bisect",
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 { 334 {
335 "cmd": [], 335 "cmd": [],
336 "name": "Gathering reference values" 336 "name": "Gathering reference values"
337 }, 337 },
338 { 338 {
339 "cmd": [ 339 "cmd": [
340 "python", 340 "python",
341 "-u", 341 "-u",
342 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 342 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
343 "--", 343 "--",
344 "[DEPOT_TOOLS]/gsutil.py", 344 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
345 "----", 345 "----",
346 "ls", 346 "ls",
347 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 347 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
348 ], 348 ],
349 "name": "Gathering reference values.gsutil ls", 349 "name": "Gathering reference values.gsutil ls",
350 "~followup_annotations": [ 350 "~followup_annotations": [
351 "@@@STEP_NEST_LEVEL@1@@@" 351 "@@@STEP_NEST_LEVEL@1@@@"
352 ] 352 ]
353 }, 353 },
354 { 354 {
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
399 "~followup_annotations": [ 399 "~followup_annotations": [
400 "@@@STEP_NEST_LEVEL@1@@@" 400 "@@@STEP_NEST_LEVEL@1@@@"
401 ] 401 ]
402 }, 402 },
403 { 403 {
404 "cmd": [ 404 "cmd": [
405 "python", 405 "python",
406 "-u", 406 "-u",
407 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 407 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
408 "--", 408 "--",
409 "[DEPOT_TOOLS]/gsutil.py", 409 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
410 "----", 410 "----",
411 "ls", 411 "ls",
412 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 412 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
413 ], 413 ],
414 "name": "Gathering reference values.gsutil ls (2)", 414 "name": "Gathering reference values.gsutil ls (2)",
415 "~followup_annotations": [ 415 "~followup_annotations": [
416 "@@@STEP_NEST_LEVEL@1@@@" 416 "@@@STEP_NEST_LEVEL@1@@@"
417 ] 417 ]
418 }, 418 },
419 { 419 {
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 "~followup_annotations": [ 464 "~followup_annotations": [
465 "@@@STEP_NEST_LEVEL@1@@@" 465 "@@@STEP_NEST_LEVEL@1@@@"
466 ] 466 ]
467 }, 467 },
468 { 468 {
469 "cmd": [ 469 "cmd": [
470 "python", 470 "python",
471 "-u", 471 "-u",
472 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 472 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
473 "--", 473 "--",
474 "[DEPOT_TOOLS]/gsutil.py", 474 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
475 "----", 475 "----",
476 "ls", 476 "ls",
477 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 477 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
478 ], 478 ],
479 "name": "Gathering reference values.gsutil ls (3)", 479 "name": "Gathering reference values.gsutil ls (3)",
480 "~followup_annotations": [ 480 "~followup_annotations": [
481 "@@@STEP_NEST_LEVEL@1@@@" 481 "@@@STEP_NEST_LEVEL@1@@@"
482 ] 482 ]
483 }, 483 },
484 { 484 {
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
524 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 524 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
525 "@@@STEP_LOG_END@python.inline@@@" 525 "@@@STEP_LOG_END@python.inline@@@"
526 ] 526 ]
527 }, 527 },
528 { 528 {
529 "cmd": [ 529 "cmd": [
530 "python", 530 "python",
531 "-u", 531 "-u",
532 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 532 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
533 "--", 533 "--",
534 "[DEPOT_TOOLS]/gsutil.py", 534 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
535 "----", 535 "----",
536 "ls", 536 "ls",
537 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 537 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
538 ], 538 ],
539 "name": "Gathering reference values.gsutil ls (4)", 539 "name": "Gathering reference values.gsutil ls (4)",
540 "~followup_annotations": [ 540 "~followup_annotations": [
541 "@@@STEP_NEST_LEVEL@1@@@" 541 "@@@STEP_NEST_LEVEL@1@@@"
542 ] 542 ]
543 }, 543 },
544 { 544 {
545 "cmd": [ 545 "cmd": [
546 "python", 546 "python",
547 "-u", 547 "-u",
548 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 548 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
549 "--", 549 "--",
550 "[DEPOT_TOOLS]/gsutil.py", 550 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
551 "----", 551 "----",
552 "cat", 552 "cat",
553 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 553 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
554 ], 554 ],
555 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155", 555 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155",
556 "stdout": "/path/to/tmp/", 556 "stdout": "/path/to/tmp/",
557 "~followup_annotations": [ 557 "~followup_annotations": [
558 "@@@STEP_NEST_LEVEL@1@@@" 558 "@@@STEP_NEST_LEVEL@1@@@"
559 ] 559 ]
560 }, 560 },
561 { 561 {
562 "cmd": [ 562 "cmd": [
563 "python", 563 "python",
564 "-u", 564 "-u",
565 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 565 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
566 "--", 566 "--",
567 "[DEPOT_TOOLS]/gsutil.py", 567 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
568 "----", 568 "----",
569 "ls", 569 "ls",
570 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 570 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
571 ], 571 ],
572 "name": "Gathering reference values.gsutil ls (5)", 572 "name": "Gathering reference values.gsutil ls (5)",
573 "~followup_annotations": [ 573 "~followup_annotations": [
574 "@@@STEP_NEST_LEVEL@1@@@" 574 "@@@STEP_NEST_LEVEL@1@@@"
575 ] 575 ]
576 }, 576 },
577 { 577 {
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 617 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
618 "@@@STEP_LOG_END@python.inline@@@" 618 "@@@STEP_LOG_END@python.inline@@@"
619 ] 619 ]
620 }, 620 },
621 { 621 {
622 "cmd": [ 622 "cmd": [
623 "python", 623 "python",
624 "-u", 624 "-u",
625 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 625 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
626 "--", 626 "--",
627 "[DEPOT_TOOLS]/gsutil.py", 627 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
628 "----", 628 "----",
629 "ls", 629 "ls",
630 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 630 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
631 ], 631 ],
632 "name": "Gathering reference values.gsutil ls (6)", 632 "name": "Gathering reference values.gsutil ls (6)",
633 "~followup_annotations": [ 633 "~followup_annotations": [
634 "@@@STEP_NEST_LEVEL@1@@@" 634 "@@@STEP_NEST_LEVEL@1@@@"
635 ] 635 ]
636 }, 636 },
637 { 637 {
638 "cmd": [ 638 "cmd": [
639 "python", 639 "python",
640 "-u", 640 "-u",
641 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 641 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
642 "--", 642 "--",
643 "[DEPOT_TOOLS]/gsutil.py", 643 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
644 "----", 644 "----",
645 "cat", 645 "cat",
646 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 646 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
647 ], 647 ],
648 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222", 648 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222",
649 "stdout": "/path/to/tmp/", 649 "stdout": "/path/to/tmp/",
650 "~followup_annotations": [ 650 "~followup_annotations": [
651 "@@@STEP_NEST_LEVEL@1@@@" 651 "@@@STEP_NEST_LEVEL@1@@@"
652 ] 652 ]
653 }, 653 },
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 "@@@STEP_LOG_LINE@json.output@}@@@", 714 "@@@STEP_LOG_LINE@json.output@}@@@",
715 "@@@STEP_LOG_END@json.output@@@" 715 "@@@STEP_LOG_END@json.output@@@"
716 ] 716 ]
717 }, 717 },
718 { 718 {
719 "cmd": [ 719 "cmd": [
720 "python", 720 "python",
721 "-u", 721 "-u",
722 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 722 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
723 "--", 723 "--",
724 "[DEPOT_TOOLS]/gsutil.py", 724 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
725 "----", 725 "----",
726 "ls", 726 "ls",
727 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 727 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
728 ], 728 ],
729 "name": "Working on revision chromium@00316c9ddf.gsutil ls", 729 "name": "Working on revision chromium@00316c9ddf.gsutil ls",
730 "~followup_annotations": [ 730 "~followup_annotations": [
731 "@@@STEP_NEST_LEVEL@1@@@" 731 "@@@STEP_NEST_LEVEL@1@@@"
732 ] 732 ]
733 }, 733 },
734 { 734 {
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 "~followup_annotations": [ 779 "~followup_annotations": [
780 "@@@STEP_NEST_LEVEL@1@@@" 780 "@@@STEP_NEST_LEVEL@1@@@"
781 ] 781 ]
782 }, 782 },
783 { 783 {
784 "cmd": [ 784 "cmd": [
785 "python", 785 "python",
786 "-u", 786 "-u",
787 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 787 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
788 "--", 788 "--",
789 "[DEPOT_TOOLS]/gsutil.py", 789 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
790 "----", 790 "----",
791 "ls", 791 "ls",
792 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 792 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
793 ], 793 ],
794 "name": "Working on revision chromium@00316c9ddf.gsutil ls (2)", 794 "name": "Working on revision chromium@00316c9ddf.gsutil ls (2)",
795 "~followup_annotations": [ 795 "~followup_annotations": [
796 "@@@STEP_NEST_LEVEL@1@@@" 796 "@@@STEP_NEST_LEVEL@1@@@"
797 ] 797 ]
798 }, 798 },
799 { 799 {
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
839 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 839 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
840 "@@@STEP_LOG_END@python.inline@@@" 840 "@@@STEP_LOG_END@python.inline@@@"
841 ] 841 ]
842 }, 842 },
843 { 843 {
844 "cmd": [ 844 "cmd": [
845 "python", 845 "python",
846 "-u", 846 "-u",
847 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 847 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
848 "--", 848 "--",
849 "[DEPOT_TOOLS]/gsutil.py", 849 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
850 "----", 850 "----",
851 "ls", 851 "ls",
852 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 852 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
853 ], 853 ],
854 "name": "Working on revision chromium@00316c9ddf.gsutil ls (3)", 854 "name": "Working on revision chromium@00316c9ddf.gsutil ls (3)",
855 "~followup_annotations": [ 855 "~followup_annotations": [
856 "@@@STEP_NEST_LEVEL@1@@@" 856 "@@@STEP_NEST_LEVEL@1@@@"
857 ] 857 ]
858 }, 858 },
859 { 859 {
860 "cmd": [ 860 "cmd": [
861 "python", 861 "python",
862 "-u", 862 "-u",
863 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 863 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
864 "--", 864 "--",
865 "[DEPOT_TOOLS]/gsutil.py", 865 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
866 "----", 866 "----",
867 "cat", 867 "cat",
868 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 868 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
869 ], 869 ],
870 "name": "Working on revision chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 870 "name": "Working on revision chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
871 "stdout": "/path/to/tmp/", 871 "stdout": "/path/to/tmp/",
872 "~followup_annotations": [ 872 "~followup_annotations": [
873 "@@@STEP_NEST_LEVEL@1@@@" 873 "@@@STEP_NEST_LEVEL@1@@@"
874 ] 874 ]
875 }, 875 },
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 "@@@STEP_LOG_LINE@json.output@}@@@", 938 "@@@STEP_LOG_LINE@json.output@}@@@",
939 "@@@STEP_LOG_END@json.output@@@" 939 "@@@STEP_LOG_END@json.output@@@"
940 ] 940 ]
941 }, 941 },
942 { 942 {
943 "cmd": [ 943 "cmd": [
944 "python", 944 "python",
945 "-u", 945 "-u",
946 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 946 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
947 "--", 947 "--",
948 "[DEPOT_TOOLS]/gsutil.py", 948 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
949 "----", 949 "----",
950 "ls", 950 "ls",
951 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip" 951 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip"
952 ], 952 ],
953 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls", 953 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls",
954 "~followup_annotations": [ 954 "~followup_annotations": [
955 "@@@STEP_NEST_LEVEL@1@@@" 955 "@@@STEP_NEST_LEVEL@1@@@"
956 ] 956 ]
957 }, 957 },
958 { 958 {
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1003 "~followup_annotations": [ 1003 "~followup_annotations": [
1004 "@@@STEP_NEST_LEVEL@1@@@" 1004 "@@@STEP_NEST_LEVEL@1@@@"
1005 ] 1005 ]
1006 }, 1006 },
1007 { 1007 {
1008 "cmd": [ 1008 "cmd": [
1009 "python", 1009 "python",
1010 "-u", 1010 "-u",
1011 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 1011 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
1012 "--", 1012 "--",
1013 "[DEPOT_TOOLS]/gsutil.py", 1013 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1014 "----", 1014 "----",
1015 "ls", 1015 "ls",
1016 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip" 1016 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip"
1017 ], 1017 ],
1018 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls (2)", 1018 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls (2)",
1019 "~followup_annotations": [ 1019 "~followup_annotations": [
1020 "@@@STEP_NEST_LEVEL@1@@@" 1020 "@@@STEP_NEST_LEVEL@1@@@"
1021 ] 1021 ]
1022 }, 1022 },
1023 { 1023 {
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1063 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 1063 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
1064 "@@@STEP_LOG_END@python.inline@@@" 1064 "@@@STEP_LOG_END@python.inline@@@"
1065 ] 1065 ]
1066 }, 1066 },
1067 { 1067 {
1068 "cmd": [ 1068 "cmd": [
1069 "python", 1069 "python",
1070 "-u", 1070 "-u",
1071 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 1071 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
1072 "--", 1072 "--",
1073 "[DEPOT_TOOLS]/gsutil.py", 1073 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1074 "----", 1074 "----",
1075 "ls", 1075 "ls",
1076 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results" 1076 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results"
1077 ], 1077 ],
1078 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls (3)", 1078 "name": "Working on revision chromium@fc6dfc7ff5.gsutil ls (3)",
1079 "~followup_annotations": [ 1079 "~followup_annotations": [
1080 "@@@STEP_NEST_LEVEL@1@@@" 1080 "@@@STEP_NEST_LEVEL@1@@@"
1081 ] 1081 ]
1082 }, 1082 },
1083 { 1083 {
1084 "cmd": [ 1084 "cmd": [
1085 "python", 1085 "python",
1086 "-u", 1086 "-u",
1087 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 1087 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
1088 "--", 1088 "--",
1089 "[DEPOT_TOOLS]/gsutil.py", 1089 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1090 "----", 1090 "----",
1091 "cat", 1091 "cat",
1092 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results" 1092 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results"
1093 ], 1093 ],
1094 "name": "Working on revision chromium@fc6dfc7ff5.gsutil Get test results for build fc6dfc7ff5b1073408499478969261b826441144", 1094 "name": "Working on revision chromium@fc6dfc7ff5.gsutil Get test results for build fc6dfc7ff5b1073408499478969261b826441144",
1095 "stdout": "/path/to/tmp/", 1095 "stdout": "/path/to/tmp/",
1096 "~followup_annotations": [ 1096 "~followup_annotations": [
1097 "@@@STEP_NEST_LEVEL@1@@@" 1097 "@@@STEP_NEST_LEVEL@1@@@"
1098 ] 1098 ]
1099 }, 1099 },
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
1207 "@@@STEP_LOG_LINE@json.output@}@@@", 1207 "@@@STEP_LOG_LINE@json.output@}@@@",
1208 "@@@STEP_LOG_END@json.output@@@" 1208 "@@@STEP_LOG_END@json.output@@@"
1209 ] 1209 ]
1210 }, 1210 },
1211 { 1211 {
1212 "name": "$result", 1212 "name": "$result",
1213 "recipe_result": null, 1213 "recipe_result": null,
1214 "status_code": 0 1214 "status_code": 0
1215 } 1215 }
1216 ] 1216 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698