| 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 = [{'custom_deps': {'src-pdf': None,
'src/pdf': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome-of
ficial', 'url': 'svn://svn.chromium.org/chrome-internal/trunk/tools/buildspec/bu
ild/chrome-official'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src-pdf': None,
'src/pdf': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome-of
ficial', 'url': 'svn://svn.chromium.org/chrome-internal/trunk/tools/buildspec/bu
ild/chrome-official'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "chrome-official", | 10 "chrome-official", |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | 67 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 68 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 68 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", | 69 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", |
| 70 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 70 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 71 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 71 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 72 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 72 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 73 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" | 73 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" |
| 74 ] | 74 ] |
| 75 }, | 75 }, |
| 76 { | 76 { |
| 77 "cmd": [], | |
| 78 "name": "ensure_goma" | 77 "name": "ensure_goma" |
| 79 }, | 78 }, |
| 80 { | 79 { |
| 81 "cmd": [ | 80 "cmd": [ |
| 82 "python", | 81 "python", |
| 83 "-u", | 82 "-u", |
| 84 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 83 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 85 "--platform", | 84 "--platform", |
| 86 "linux-amd64", | 85 "linux-amd64", |
| 87 "--dest-directory", | 86 "--dest-directory", |
| (...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" | 218 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" |
| 220 ], | 219 ], |
| 221 "name": "annotated_steps" | 220 "name": "annotated_steps" |
| 222 }, | 221 }, |
| 223 { | 222 { |
| 224 "name": "$result", | 223 "name": "$result", |
| 225 "recipe_result": null, | 224 "recipe_result": null, |
| 226 "status_code": 0 | 225 "status_code": 0 |
| 227 } | 226 } |
| 228 ] | 227 ] |
| OLD | NEW |