| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux", | 7 "[BUILDER_CACHE]/linux", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 "https://codereview.chromium.org", | 42 "https://codereview.chromium.org", |
| 43 "--output_json", | 43 "--output_json", |
| 44 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 45 "--revision", | 45 "--revision", |
| 46 "src@HEAD", | 46 "src@HEAD", |
| 47 "--output_manifest" | 47 "--output_manifest" |
| 48 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]/linux", | 49 "cwd": "[BUILDER_CACHE]/linux", |
| 50 "env": { | 50 "env": { |
| 51 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 51 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 52 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| 53 }, | 53 }, |
| 54 "name": "bot_update", | 54 "name": "bot_update", |
| 55 "~followup_annotations": [ | 55 "~followup_annotations": [ |
| 56 "@@@STEP_TEXT@Some step text@@@", | 56 "@@@STEP_TEXT@Some step text@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@{@@@", | 57 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| 61 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 61 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 62 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 62 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| (...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 663 "--output_json", | 663 "--output_json", |
| 664 "/path/to/tmp/json", | 664 "/path/to/tmp/json", |
| 665 "--revision", | 665 "--revision", |
| 666 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 666 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 667 "--output_manifest" | 667 "--output_manifest" |
| 668 ], | 668 ], |
| 669 "cwd": "[BUILDER_CACHE]/linux", | 669 "cwd": "[BUILDER_CACHE]/linux", |
| 670 "env": { | 670 "env": { |
| 671 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 671 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 672 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 672 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 673 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 673 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| 674 }, | 674 }, |
| 675 "name": "bot_update (without patch)", | 675 "name": "bot_update (without patch)", |
| 676 "~followup_annotations": [ | 676 "~followup_annotations": [ |
| 677 "@@@STEP_TEXT@Some step text@@@", | 677 "@@@STEP_TEXT@Some step text@@@", |
| 678 "@@@STEP_LOG_LINE@json.output@{@@@", | 678 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 679 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 679 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 680 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 680 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 681 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | 681 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", |
| 682 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 682 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 683 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 683 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1054 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1
fb76\"@@@" | 1054 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1
fb76\"@@@" |
| 1055 ] | 1055 ] |
| 1056 }, | 1056 }, |
| 1057 { | 1057 { |
| 1058 "name": "$result", | 1058 "name": "$result", |
| 1059 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret
ry summary)') failed with return_code 1", | 1059 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret
ry summary)') failed with return_code 1", |
| 1060 "recipe_result": null, | 1060 "recipe_result": null, |
| 1061 "status_code": 1 | 1061 "status_code": 1 |
| 1062 } | 1062 } |
| 1063 ] | 1063 ] |
| OLD | NEW |