| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'dartium.deps', 'url': 'https://dart.googlecode.com/svn/branches/b
leeding_edge/deps/dartium.deps'}]" | 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'dartium.deps', 'url': 'https://dart.googlecode.com/svn/branc
hes/bleeding_edge/deps/dartium.deps'}]" |
| 10 ], | 10 ], |
| 11 "env": { | 11 "env": { |
| 12 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 12 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 13 }, | 13 }, |
| 14 "name": "gclient setup" | 14 "name": "gclient setup" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "cmd": [ | 17 "cmd": [ |
| 18 "python", | 18 "python", |
| 19 "-u", | 19 "-u", |
| 20 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 20 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 21 "sync", | 21 "sync", |
| 22 "--verbose", |
| 23 "--with_branch_heads", |
| 22 "--nohooks", | 24 "--nohooks", |
| 25 "-j8", |
| 26 "--reset", |
| 23 "--force", | 27 "--force", |
| 24 "--verbose", | 28 "--upstream", |
| 29 "--no-nag-max", |
| 25 "--delete_unversioned_trees", | 30 "--delete_unversioned_trees", |
| 26 "--revision", | 31 "--revision", |
| 27 "dartium.deps@12345", | 32 "dartium.deps@12345", |
| 28 "--output-json", | 33 "--output-json", |
| 29 "/path/to/tmp/json" | 34 "/path/to/tmp/json" |
| 30 ], | 35 ], |
| 31 "env": { | 36 "env": { |
| 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 33 }, | 38 }, |
| 34 "name": "gclient sync", | 39 "name": "gclient sync", |
| 35 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 36 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"dartium.deps/\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"dartium.deps/\": {@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"revision\": 10382@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"bea6ebce06cbfe65b527a5
1e99dd7f7a8110bc00\"@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools/\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools/\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"revision\": 182578@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 48 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"src/dart/\": {@@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"src/dart/\": {@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"revision\": 58622@@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"1611b2bececca8bb2d7528
8f75ab5f1e1b44a482\"@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 51 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", |
| 49 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 54 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 50 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle/\": {@@@", | 55 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle/\": {@@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"revision\": 297276@@@", | 56 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", |
| 54 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", |
| 55 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 60 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 56 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", | 61 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", | 62 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 63 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 59 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", | 64 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", |
| 60 "@@@STEP_LOG_LINE@json.output@ \"revision\": 43426@@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", |
| 61 "@@@STEP_LOG_LINE@json.output@ }@@@", | 66 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 62 "@@@STEP_LOG_LINE@json.output@ }@@@", | 67 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 63 "@@@STEP_LOG_LINE@json.output@}@@@", | 68 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 64 "@@@STEP_LOG_END@json.output@@@", | 69 "@@@STEP_LOG_END@json.output@@@", |
| 65 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", | 70 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", |
| 66 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", | 71 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 67 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", | 72 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", |
| 68 "@@@SET_BUILD_PROPERTY@got_revision@58622@@@", | 73 "@@@SET_BUILD_PROPERTY@got_revision@\"1611b2bececca8bb2d75288f75ab5f1e1b44
a482\"@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_angle_revision@297276@@@", | 74 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 70 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@", | 75 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 71 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@182578@@@" | 76 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 72 ] | 77 ] |
| 73 }, | 78 }, |
| 74 { | 79 { |
| 75 "cmd": [ | 80 "cmd": [ |
| 76 "python", | 81 "python", |
| 77 "-u", | 82 "-u", |
| 78 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 83 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 84 "recurse", |
| 85 "git", |
| 86 "config", |
| 87 "user.name", |
| 88 "local_bot" |
| 89 ], |
| 90 "env": { |
| 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 92 }, |
| 93 "name": "gclient recurse (git config user.name)" |
| 94 }, |
| 95 { |
| 96 "cmd": [ |
| 97 "python", |
| 98 "-u", |
| 99 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 100 "recurse", |
| 101 "git", |
| 102 "config", |
| 103 "user.email", |
| 104 "local_bot@example.com" |
| 105 ], |
| 106 "env": { |
| 107 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 108 }, |
| 109 "name": "gclient recurse (git config user.email)" |
| 110 }, |
| 111 { |
| 112 "cmd": [ |
| 113 "python", |
| 114 "-u", |
| 115 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 79 "runhooks" | 116 "runhooks" |
| 80 ], | 117 ], |
| 81 "cwd": "[SLAVE_BUILD]/src", | 118 "cwd": "[SLAVE_BUILD]/src", |
| 82 "env": { | 119 "env": { |
| 83 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 120 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 84 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' li
nux_strip_binary=1 target_arch=x64 use_goma=1", | 121 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' li
nux_strip_binary=1 target_arch=x64 use_goma=1", |
| 85 "GYP_GENERATORS": "ninja", | 122 "GYP_GENERATORS": "ninja", |
| 86 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 123 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 87 }, | 124 }, |
| 88 "name": "gclient runhooks" | 125 "name": "gclient runhooks" |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 "12345" | 193 "12345" |
| 157 ], | 194 ], |
| 158 "name": "archive_build" | 195 "name": "archive_build" |
| 159 }, | 196 }, |
| 160 { | 197 { |
| 161 "name": "$result", | 198 "name": "$result", |
| 162 "recipe_result": null, | 199 "recipe_result": null, |
| 163 "status_code": 0 | 200 "status_code": 0 |
| 164 } | 201 } |
| 165 ] | 202 ] |
| OLD | NEW |