| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 50 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 53 "@@@STEP_LOG_LINE@json.output@}@@@", | 53 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 54 "@@@STEP_LOG_END@json.output@@@", | 54 "@@@STEP_LOG_END@json.output@@@", |
| 55 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", | 55 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" | 56 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" |
| 57 ] | 57 ] |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "cmd": [], | |
| 61 "name": "ensure_goma" | 60 "name": "ensure_goma" |
| 62 }, | 61 }, |
| 63 { | 62 { |
| 64 "cmd": [ | 63 "cmd": [ |
| 65 "python", | 64 "python", |
| 66 "-u", | 65 "-u", |
| 67 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 66 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 68 "--platform", | 67 "--platform", |
| 69 "linux-386", | 68 "linux-386", |
| 70 "--dest-directory", | 69 "--dest-directory", |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 331 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 330 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 332 "@@@STEP_LOG_END@durations@@@" | 331 "@@@STEP_LOG_END@durations@@@" |
| 333 ] | 332 ] |
| 334 }, | 333 }, |
| 335 { | 334 { |
| 336 "name": "$result", | 335 "name": "$result", |
| 337 "recipe_result": null, | 336 "recipe_result": null, |
| 338 "status_code": 0 | 337 "status_code": 0 |
| 339 } | 338 } |
| 340 ] | 339 ] |
| OLD | NEW |