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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Android Builder (dbg)", 10 "Android Builder (dbg)",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
98 ] 98 ]
99 }, 99 },
100 { 100 {
101 "cmd": [],
102 "cwd": "[SLAVE_BUILD]",
103 "name": "ensure_goma"
104 },
105 {
106 "cmd": [
107 "python",
108 "-u",
109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
110 "--platform",
111 "linux-386",
112 "--dest-directory",
113 "[SLAVE_BUILD]/cipd",
114 "--json-output",
115 "/path/to/tmp/json"
116 ],
117 "cwd": "[SLAVE_BUILD]",
118 "name": "ensure_goma.install cipd",
119 "~followup_annotations": [
120 "@@@STEP_NEST_LEVEL@1@@@",
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
122 "@@@STEP_LOG_LINE@json.output@{@@@",
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
125 "@@@STEP_LOG_LINE@json.output@}@@@",
126 "@@@STEP_LOG_END@json.output@@@"
127 ]
128 },
129 {
130 "cmd": [
131 "[SLAVE_BUILD]/cipd/cipd",
132 "ensure",
133 "--root",
134 "[CACHE]/cipd/goma",
135 "--list",
136 "infra_internal/goma/client/linux-386 release",
137 "--json-output",
138 "/path/to/tmp/json",
139 "--service-account-json",
140 "/creds/service_accounts/service-account-goma-client.json"
141 ],
142 "cwd": "[SLAVE_BUILD]",
143 "name": "ensure_goma.ensure_installed",
144 "~followup_annotations": [
145 "@@@STEP_NEST_LEVEL@1@@@",
146 "@@@STEP_LOG_LINE@json.output@{@@@",
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
148 "@@@STEP_LOG_LINE@json.output@ {@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@",
151 "@@@STEP_LOG_LINE@json.output@ }@@@",
152 "@@@STEP_LOG_LINE@json.output@ ]@@@",
153 "@@@STEP_LOG_LINE@json.output@}@@@",
154 "@@@STEP_LOG_END@json.output@@@"
155 ]
156 },
157 {
158 "cmd": [ 101 "cmd": [
159 "python", 102 "python",
160 "-u", 103 "-u",
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
162 "runhooks" 105 "runhooks"
163 ], 106 ],
164 "cwd": "[SLAVE_BUILD]", 107 "cwd": "[SLAVE_BUILD]",
165 "env": { 108 "env": {
166 "GYP_CHROMIUM_NO_ACTION": "1", 109 "GYP_CHROMIUM_NO_ACTION": "1",
167 "GYP_CROSSCOMPILE": "1", 110 "GYP_CROSSCOMPILE": "1",
168 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=arm us e_goma=1", 111 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra nding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=arm use_gom a=1",
169 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 112 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
170 }, 113 },
171 "name": "gclient runhooks" 114 "name": "gclient runhooks"
172 }, 115 },
173 { 116 {
174 "cmd": [ 117 "cmd": [
175 "python", 118 "python",
176 "-u", 119 "-u",
177 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 120 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
178 "--output", 121 "--output",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 "-u", 207 "-u",
265 "[SLAVE_BUILD]/src/tools/mb/mb.py", 208 "[SLAVE_BUILD]/src/tools/mb/mb.py",
266 "gen", 209 "gen",
267 "-m", 210 "-m",
268 "chromium.fyi", 211 "chromium.fyi",
269 "-b", 212 "-b",
270 "Android Builder (dbg)", 213 "Android Builder (dbg)",
271 "--config-file", 214 "--config-file",
272 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 215 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
273 "--goma-dir", 216 "--goma-dir",
274 "[CACHE]/cipd/goma", 217 "[BUILD]/goma",
275 "//out/Debug" 218 "//out/Debug"
276 ], 219 ],
277 "cwd": "[SLAVE_BUILD]", 220 "cwd": "[SLAVE_BUILD]",
278 "name": "generate_build_files" 221 "name": "generate_build_files"
279 }, 222 },
280 { 223 {
281 "cmd": [ 224 "cmd": [
282 "python", 225 "python",
283 "-u", 226 "-u",
284 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 227 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
(...skipping 11 matching lines...) Expand all
296 "--goma-cache-dir", 239 "--goma-cache-dir",
297 "[GOMA_CACHE]", 240 "[GOMA_CACHE]",
298 "--build-tool", 241 "--build-tool",
299 "ninja", 242 "ninja",
300 "--build-data-dir", 243 "--build-data-dir",
301 "[ROOT]/build_data_dir", 244 "[ROOT]/build_data_dir",
302 "--compiler", 245 "--compiler",
303 "goma", 246 "goma",
304 "--goma-jsonstatus", 247 "--goma-jsonstatus",
305 "/path/to/tmp/json", 248 "/path/to/tmp/json",
306 "--goma-service-account-json-file",
307 "/creds/service_accounts/service-account-goma-client.json",
308 "--goma-dir", 249 "--goma-dir",
309 "[CACHE]/cipd/goma", 250 "[BUILD]/goma",
310 "--", 251 "--",
311 "android_webview_test_apk", 252 "android_webview_test_apk",
312 "android_webview_unittests_apk", 253 "android_webview_unittests_apk",
313 "base_unittests_apk", 254 "base_unittests_apk",
314 "breakpad_unittests_deps", 255 "breakpad_unittests_deps",
315 "cc_unittests_apk", 256 "cc_unittests_apk",
316 "chrome_junit_tests", 257 "chrome_junit_tests",
317 "chrome_public_test_apk", 258 "chrome_public_test_apk",
318 "chrome_sync_shell_test_apk", 259 "chrome_sync_shell_test_apk",
319 "chromedriver_webview_shell_apk", 260 "chromedriver_webview_shell_apk",
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 "~followup_annotations": [ 448 "~followup_annotations": [
508 "@@@STEP_TEXT@Android Tests (trial)(dbg)@@@" 449 "@@@STEP_TEXT@Android Tests (trial)(dbg)@@@"
509 ] 450 ]
510 }, 451 },
511 { 452 {
512 "name": "$result", 453 "name": "$result",
513 "recipe_result": null, 454 "recipe_result": null,
514 "status_code": 0 455 "status_code": 0
515 } 456 }
516 ] 457 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698