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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_trigger_failure.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 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
103 ] 103 ]
104 }, 104 },
105 { 105 {
106 "cmd": [],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "ensure_goma"
109 },
110 {
111 "cmd": [
112 "python",
113 "-u",
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
115 "--platform",
116 "linux-amd64",
117 "--dest-directory",
118 "[SLAVE_BUILD]/cipd",
119 "--json-output",
120 "/path/to/tmp/json"
121 ],
122 "cwd": "[SLAVE_BUILD]",
123 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@"
132 ]
133 },
134 {
135 "cmd": [
136 "[SLAVE_BUILD]/cipd/cipd",
137 "ensure",
138 "--root",
139 "[CACHE]/cipd/goma",
140 "--list",
141 "infra_internal/goma/client/linux-amd64 release",
142 "--json-output",
143 "/path/to/tmp/json",
144 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json"
146 ],
147 "cwd": "[SLAVE_BUILD]",
148 "name": "ensure_goma.ensure_installed",
149 "~followup_annotations": [
150 "@@@STEP_NEST_LEVEL@1@@@",
151 "@@@STEP_LOG_LINE@json.output@{@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
153 "@@@STEP_LOG_LINE@json.output@ {@@@",
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
156 "@@@STEP_LOG_LINE@json.output@ }@@@",
157 "@@@STEP_LOG_LINE@json.output@ ]@@@",
158 "@@@STEP_LOG_LINE@json.output@}@@@",
159 "@@@STEP_LOG_END@json.output@@@"
160 ]
161 },
162 {
163 "cmd": [ 106 "cmd": [
164 "python", 107 "python",
165 "-u", 108 "-u",
166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 109 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
167 "--version" 110 "--version"
168 ], 111 ],
169 "cwd": "[SLAVE_BUILD]", 112 "cwd": "[SLAVE_BUILD]",
170 "name": "swarming.py --version", 113 "name": "swarming.py --version",
171 "stdout": "/path/to/tmp/", 114 "stdout": "/path/to/tmp/",
172 "~followup_annotations": [ 115 "~followup_annotations": [
173 "@@@STEP_TEXT@0.4.10@@@" 116 "@@@STEP_TEXT@0.4.10@@@"
174 ] 117 ]
175 }, 118 },
176 { 119 {
177 "cmd": [ 120 "cmd": [
178 "python", 121 "python",
179 "-u", 122 "-u",
180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 123 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
181 "runhooks" 124 "runhooks"
182 ], 125 ],
183 "cwd": "[SLAVE_BUILD]", 126 "cwd": "[SLAVE_BUILD]",
184 "env": { 127 "env": {
185 "GYP_CHROMIUM_NO_ACTION": "1", 128 "GYP_CHROMIUM_NO_ACTION": "1",
186 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", 129 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_code cs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
187 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 130 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
188 }, 131 },
189 "name": "gclient runhooks (with patch)" 132 "name": "gclient runhooks (with patch)"
190 }, 133 },
191 { 134 {
192 "cmd": [ 135 "cmd": [
193 "python", 136 "python",
194 "-u", 137 "-u",
195 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 138 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
196 "--output", 139 "--output",
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 "-u", 283 "-u",
341 "[SLAVE_BUILD]/src/tools/mb/mb.py", 284 "[SLAVE_BUILD]/src/tools/mb/mb.py",
342 "gen", 285 "gen",
343 "-m", 286 "-m",
344 "tryserver.chromium.linux", 287 "tryserver.chromium.linux",
345 "-b", 288 "-b",
346 "linux_chromium_rel_ng", 289 "linux_chromium_rel_ng",
347 "--config-file", 290 "--config-file",
348 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 291 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
349 "--goma-dir", 292 "--goma-dir",
350 "[CACHE]/cipd/goma", 293 "[BUILD]/goma",
351 "//out/Release" 294 "//out/Release"
352 ], 295 ],
353 "cwd": "[SLAVE_BUILD]", 296 "cwd": "[SLAVE_BUILD]",
354 "name": "generate_build_files (with patch)" 297 "name": "generate_build_files (with patch)"
355 }, 298 },
356 { 299 {
357 "cmd": [ 300 "cmd": [
358 "python", 301 "python",
359 "-u", 302 "-u",
360 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 303 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
361 "--show-path", 304 "--show-path",
362 "python", 305 "python",
363 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
364 "--gsutil-py-path", 307 "--gsutil-py-path",
365 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 308 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
366 "--ninja-path", 309 "--ninja-path",
367 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 310 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
368 "--target", 311 "--target",
369 "Release", 312 "Release",
370 "--src-dir", 313 "--src-dir",
371 "[SLAVE_BUILD]/src", 314 "[SLAVE_BUILD]/src",
372 "--goma-cache-dir", 315 "--goma-cache-dir",
373 "[GOMA_CACHE]", 316 "[GOMA_CACHE]",
374 "--build-tool", 317 "--build-tool",
375 "ninja", 318 "ninja",
376 "--compiler", 319 "--compiler",
377 "goma", 320 "goma",
378 "--goma-jsonstatus", 321 "--goma-jsonstatus",
379 "/path/to/tmp/json", 322 "/path/to/tmp/json",
380 "--goma-service-account-json-file",
381 "/creds/service_accounts/service-account-goma-client.json",
382 "--goma-dir", 323 "--goma-dir",
383 "[CACHE]/cipd/goma", 324 "[BUILD]/goma",
384 "--goma-fail-fast", 325 "--goma-fail-fast",
385 "--goma-disable-local-fallback", 326 "--goma-disable-local-fallback",
386 "--ninja-ensure-up-to-date", 327 "--ninja-ensure-up-to-date",
387 "--", 328 "--",
388 "chromium_swarm_tests" 329 "chromium_swarm_tests"
389 ], 330 ],
390 "cwd": "[SLAVE_BUILD]", 331 "cwd": "[SLAVE_BUILD]",
391 "name": "compile (with patch)", 332 "name": "compile (with patch)",
392 "~followup_annotations": [ 333 "~followup_annotations": [
393 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 334 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
394 "@@@STEP_LOG_END@json.output (invalid)@@@" 335 "@@@STEP_LOG_END@json.output (invalid)@@@"
395 ] 336 ]
396 }, 337 },
397 { 338 {
398 "cmd": [ 339 "cmd": [
399 "python", 340 "python",
400 "-u", 341 "-u",
401 "import sys; sys.exit(0)" 342 "import sys; sys.exit(0)"
402 ], 343 ],
403 "cwd": "[SLAVE_BUILD]", 344 "cwd": "[SLAVE_BUILD]",
404 "name": "mark: before_tests" 345 "name": "mark: before_tests"
405 }, 346 },
406 { 347 {
407 "name": "$result", 348 "name": "$result",
408 "recipe_result": null, 349 "recipe_result": null,
409 "status_code": 0 350 "status_code": 0
410 } 351 }
411 ] 352 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698