| 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/third_party
/WebKit/LayoutTests': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name':
'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_de
ps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/t
est/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/s
earchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/c
hrome/test/data/osdd': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/a
utodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/d
ata/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler
': None, 'src/data/selenium_core': None, 'src/tools/grit/grit/test/data': None,
'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/w
ebkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'dep
s_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://c
hrome-internal.googlesource.com/chrome/src-internal.git'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/third_party
/WebKit/LayoutTests': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name':
'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_de
ps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/t
est/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/s
earchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/c
hrome/test/data/osdd': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/a
utodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/d
ata/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler
': None, 'src/data/selenium_core': None, 'src/tools/grit/grit/test/data': None,
'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/w
ebkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'dep
s_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://c
hrome-internal.googlesource.com/chrome/src-internal.git'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...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" |
| 79 }, |
| 80 { |
| 81 "cmd": [ |
| 82 "python", |
| 83 "-u", |
| 84 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 85 "--platform", |
| 86 "linux-amd64", |
| 87 "--dest-directory", |
| 88 "[SLAVE_BUILD]/cipd", |
| 89 "--json-output", |
| 90 "/path/to/tmp/json" |
| 91 ], |
| 92 "name": "ensure_goma.install cipd", |
| 93 "~followup_annotations": [ |
| 94 "@@@STEP_NEST_LEVEL@1@@@", |
| 95 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 96 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 97 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 98 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 99 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 100 "@@@STEP_LOG_END@json.output@@@" |
| 101 ] |
| 102 }, |
| 103 { |
| 104 "cmd": [ |
| 105 "[SLAVE_BUILD]/cipd/cipd", |
| 106 "ensure", |
| 107 "--root", |
| 108 "[CACHE]/cipd/goma", |
| 109 "--list", |
| 110 "infra/tools/cloudtail/linux-amd64 goma_recipe_module\ninfra_internal/goma
/client/linux-amd64 release", |
| 111 "--json-output", |
| 112 "/path/to/tmp/json", |
| 113 "--service-account-json", |
| 114 "/creds/service_accounts/service-account-goma-client.json" |
| 115 ], |
| 116 "name": "ensure_goma.ensure_installed", |
| 117 "~followup_annotations": [ |
| 118 "@@@STEP_NEST_LEVEL@1@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 120 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 121 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-goma_recipe_modu\", @@@", |
| 123 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l
inux-amd64\"@@@", |
| 124 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 125 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] |
| 133 }, |
| 134 { |
| 77 "cmd": [ | 135 "cmd": [ |
| 78 "python", | 136 "python", |
| 79 "-u", | 137 "-u", |
| 80 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 138 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 81 "[SLAVE_BUILD]/src/out/Release" | 139 "[SLAVE_BUILD]/src/out/Release" |
| 82 ], | 140 ], |
| 83 "name": "rmtree clobber", | 141 "name": "rmtree clobber", |
| 84 "~followup_annotations": [ | 142 "~followup_annotations": [ |
| 85 "@@@STEP_LOG_LINE@python.inline@@@@", | 143 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 86 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 144 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 112 "-u", | 170 "-u", |
| 113 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 171 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 114 "gen", | 172 "gen", |
| 115 "-m", | 173 "-m", |
| 116 "client.nacl.sdk", | 174 "client.nacl.sdk", |
| 117 "-b", | 175 "-b", |
| 118 "linux-sdk-multi", | 176 "linux-sdk-multi", |
| 119 "--config-file", | 177 "--config-file", |
| 120 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 178 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 121 "--goma-dir", | 179 "--goma-dir", |
| 122 "[BUILD]/goma", | 180 "[CACHE]/cipd/goma", |
| 123 "//out/Release" | 181 "//out/Release" |
| 124 ], | 182 ], |
| 125 "cwd": "[SLAVE_BUILD]/src", | 183 "cwd": "[SLAVE_BUILD]/src", |
| 126 "env": { | 184 "env": { |
| 127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 128 }, | 186 }, |
| 129 "name": "generate_build_files" | 187 "name": "generate_build_files" |
| 130 }, | 188 }, |
| 131 { | 189 { |
| 132 "cmd": [ | 190 "cmd": [ |
| (...skipping 28 matching lines...) Expand all Loading... |
| 161 "--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\
":false}" | 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\
":false}" |
| 162 ], | 220 ], |
| 163 "name": "annotated_steps" | 221 "name": "annotated_steps" |
| 164 }, | 222 }, |
| 165 { | 223 { |
| 166 "name": "$result", | 224 "name": "$result", |
| 167 "recipe_result": null, | 225 "recipe_result": null, |
| 168 "status_code": 0 | 226 "status_code": 0 |
| 169 } | 227 } |
| 170 ] | 228 ] |
| OLD | NEW |