Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinGoma_dll_.json

Issue 1915473003: goma: back to build-provided client and disable oauth2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 "sync", 7 "sync",
8 "--verbose", 8 "--verbose",
9 "--force", 9 "--force",
10 "--revision", 10 "--revision",
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 117 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
118 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 118 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
119 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 119 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
122 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 122 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
123 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 123 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
124 ] 124 ]
125 }, 125 },
126 { 126 {
127 "cmd": [],
128 "cwd": "[SLAVE_BUILD]",
129 "name": "ensure_goma"
130 },
131 {
132 "cmd": [
133 "python",
134 "-u",
135 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
136 "--platform",
137 "windows-386",
138 "--dest-directory",
139 "[SLAVE_BUILD]\\cipd",
140 "--json-output",
141 "/path/to/tmp/json"
142 ],
143 "cwd": "[SLAVE_BUILD]",
144 "name": "ensure_goma.install cipd",
145 "~followup_annotations": [
146 "@@@STEP_NEST_LEVEL@1@@@",
147 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
148 "@@@STEP_LOG_LINE@json.output@{@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
151 "@@@STEP_LOG_LINE@json.output@}@@@",
152 "@@@STEP_LOG_END@json.output@@@"
153 ]
154 },
155 {
156 "cmd": [
157 "[SLAVE_BUILD]\\cipd\\cipd",
158 "ensure",
159 "--root",
160 "[CACHE]\\cipd\\goma",
161 "--list",
162 "infra_internal/goma/client/windows-amd64 release",
163 "--json-output",
164 "/path/to/tmp/json",
165 "--service-account-json",
166 "C:\\creds\\service_accounts\\service-account-goma-client.json"
167 ],
168 "cwd": "[SLAVE_BUILD]",
169 "name": "ensure_goma.ensure_installed",
170 "~followup_annotations": [
171 "@@@STEP_NEST_LEVEL@1@@@",
172 "@@@STEP_LOG_LINE@json.output@{@@@",
173 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
174 "@@@STEP_LOG_LINE@json.output@ {@@@",
175 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
176 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
177 "@@@STEP_LOG_LINE@json.output@ }@@@",
178 "@@@STEP_LOG_LINE@json.output@ ]@@@",
179 "@@@STEP_LOG_LINE@json.output@}@@@",
180 "@@@STEP_LOG_END@json.output@@@"
181 ]
182 },
183 {
184 "cmd": [ 127 "cmd": [
185 "python", 128 "python",
186 "-u", 129 "-u",
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 130 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
188 "runhooks" 131 "runhooks"
189 ], 132 ],
190 "cwd": "[SLAVE_BUILD]", 133 "cwd": "[SLAVE_BUILD]",
191 "env": { 134 "env": {
192 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go madir='[CACHE]\\cipd\\goma' target_arch=ia32 use_goma=1", 135 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=ia32 use_goma=1",
193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 136 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
194 }, 137 },
195 "name": "gclient runhooks" 138 "name": "gclient runhooks"
196 }, 139 },
197 { 140 {
198 "cmd": [ 141 "cmd": [
199 "python", 142 "python",
200 "-u", 143 "-u",
201 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 144 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
202 "--output", 145 "--output",
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 "--goma-cache-dir", 206 "--goma-cache-dir",
264 "[GOMA_CACHE]", 207 "[GOMA_CACHE]",
265 "--build-tool", 208 "--build-tool",
266 "ninja", 209 "ninja",
267 "--build-data-dir", 210 "--build-data-dir",
268 "[ROOT]\\build_data_dir", 211 "[ROOT]\\build_data_dir",
269 "--compiler", 212 "--compiler",
270 "goma", 213 "goma",
271 "--goma-jsonstatus", 214 "--goma-jsonstatus",
272 "/path/to/tmp/json", 215 "/path/to/tmp/json",
273 "--goma-service-account-json-file",
274 "C:\\creds\\service_accounts\\service-account-goma-client.json",
275 "--goma-dir", 216 "--goma-dir",
276 "[CACHE]\\cipd\\goma", 217 "[BUILD]\\goma",
277 "--goma-hermetic", 218 "--goma-hermetic",
278 "error", 219 "error",
279 "--goma-enable-compiler-info-cache", 220 "--goma-enable-compiler-info-cache",
280 "--", 221 "--",
281 "base_unittests", 222 "base_unittests",
282 "chromium_builder_tests", 223 "chromium_builder_tests",
283 "content_unittests" 224 "content_unittests"
284 ], 225 ],
285 "cwd": "[SLAVE_BUILD]", 226 "cwd": "[SLAVE_BUILD]",
286 "name": "compile", 227 "name": "compile",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 ], 290 ],
350 "cwd": "[SLAVE_BUILD]", 291 "cwd": "[SLAVE_BUILD]",
351 "name": "process_dumps" 292 "name": "process_dumps"
352 }, 293 },
353 { 294 {
354 "name": "$result", 295 "name": "$result",
355 "recipe_result": null, 296 "recipe_result": null,
356 "status_code": 0 297 "status_code": 0
357 } 298 }
358 ] 299 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698