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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json

Issue 1901103004: V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix 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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - builder", 10 "V8 Linux - builder",
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 "name": "package build" 252 "name": "package build"
253 }, 253 },
254 { 254 {
255 "cmd": [], 255 "cmd": [],
256 "cwd": "[SLAVE_BUILD]", 256 "cwd": "[SLAVE_BUILD]",
257 "name": "trigger", 257 "name": "trigger",
258 "trigger_specs": [ 258 "trigger_specs": [
259 { 259 {
260 "builder_name": "V8 Deopt Fuzzer", 260 "builder_name": "V8 Deopt Fuzzer",
261 "properties": { 261 "properties": {
262 "parent_build_environment": {
263 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32",
264 "GYP_GENERATORS": "ninja"
265 },
262 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 266 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
263 "parent_got_revision_cp": "refs/heads/master@{#50110}", 267 "parent_got_revision_cp": "refs/heads/master@{#50110}",
264 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 268 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
265 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 269 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
266 "swarm_hashes": { 270 "swarm_hashes": {
267 "benchmarks": "[dummy hash for benchmarks]", 271 "benchmarks": "[dummy hash for benchmarks]",
268 "bot_default": "[dummy hash for bot_default]", 272 "bot_default": "[dummy hash for bot_default]",
269 "check-static-initializers": "[dummy hash for check-static-initializ ers]", 273 "check-static-initializers": "[dummy hash for check-static-initializ ers]",
270 "ignition": "[dummy hash for ignition]", 274 "ignition": "[dummy hash for ignition]",
271 "mjsunit": "[dummy hash for mjsunit]", 275 "mjsunit": "[dummy hash for mjsunit]",
272 "mozilla": "[dummy hash for mozilla]", 276 "mozilla": "[dummy hash for mozilla]",
273 "optimize_for_size": "[dummy hash for optimize_for_size]", 277 "optimize_for_size": "[dummy hash for optimize_for_size]",
274 "perf": "[dummy hash for perf]", 278 "perf": "[dummy hash for perf]",
275 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", 279 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]",
276 "run-gcmole": "[dummy hash for run-gcmole]", 280 "run-gcmole": "[dummy hash for run-gcmole]",
277 "simdjs": "[dummy hash for simdjs]", 281 "simdjs": "[dummy hash for simdjs]",
278 "test262": "[dummy hash for test262]" 282 "test262": "[dummy hash for test262]"
279 } 283 }
280 } 284 }
281 }, 285 },
282 { 286 {
283 "builder_name": "V8 Linux", 287 "builder_name": "V8 Linux",
284 "properties": { 288 "properties": {
289 "parent_build_environment": {
290 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32",
291 "GYP_GENERATORS": "ninja"
292 },
285 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 293 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
286 "parent_got_revision_cp": "refs/heads/master@{#50110}", 294 "parent_got_revision_cp": "refs/heads/master@{#50110}",
287 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 295 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
288 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 296 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
289 "swarm_hashes": { 297 "swarm_hashes": {
290 "benchmarks": "[dummy hash for benchmarks]", 298 "benchmarks": "[dummy hash for benchmarks]",
291 "bot_default": "[dummy hash for bot_default]", 299 "bot_default": "[dummy hash for bot_default]",
292 "check-static-initializers": "[dummy hash for check-static-initializ ers]", 300 "check-static-initializers": "[dummy hash for check-static-initializ ers]",
293 "ignition": "[dummy hash for ignition]", 301 "ignition": "[dummy hash for ignition]",
294 "mjsunit": "[dummy hash for mjsunit]", 302 "mjsunit": "[dummy hash for mjsunit]",
295 "mozilla": "[dummy hash for mozilla]", 303 "mozilla": "[dummy hash for mozilla]",
296 "optimize_for_size": "[dummy hash for optimize_for_size]", 304 "optimize_for_size": "[dummy hash for optimize_for_size]",
297 "perf": "[dummy hash for perf]", 305 "perf": "[dummy hash for perf]",
298 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", 306 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]",
299 "run-gcmole": "[dummy hash for run-gcmole]", 307 "run-gcmole": "[dummy hash for run-gcmole]",
300 "simdjs": "[dummy hash for simdjs]", 308 "simdjs": "[dummy hash for simdjs]",
301 "test262": "[dummy hash for test262]" 309 "test262": "[dummy hash for test262]"
302 } 310 }
303 } 311 }
304 }, 312 },
305 { 313 {
306 "builder_name": "V8 Linux - presubmit", 314 "builder_name": "V8 Linux - presubmit",
307 "properties": { 315 "properties": {
316 "parent_build_environment": {
317 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32",
318 "GYP_GENERATORS": "ninja"
319 },
308 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 320 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
309 "parent_got_revision_cp": "refs/heads/master@{#50110}", 321 "parent_got_revision_cp": "refs/heads/master@{#50110}",
310 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 322 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
311 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 323 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
312 "swarm_hashes": { 324 "swarm_hashes": {
313 "benchmarks": "[dummy hash for benchmarks]", 325 "benchmarks": "[dummy hash for benchmarks]",
314 "bot_default": "[dummy hash for bot_default]", 326 "bot_default": "[dummy hash for bot_default]",
315 "check-static-initializers": "[dummy hash for check-static-initializ ers]", 327 "check-static-initializers": "[dummy hash for check-static-initializ ers]",
316 "ignition": "[dummy hash for ignition]", 328 "ignition": "[dummy hash for ignition]",
317 "mjsunit": "[dummy hash for mjsunit]", 329 "mjsunit": "[dummy hash for mjsunit]",
(...skipping 21 matching lines...) Expand all
339 "bucket": "master.internal.client.v8", 351 "bucket": "master.internal.client.v8",
340 "buildbot_changes": [ 352 "buildbot_changes": [
341 { 353 {
342 "author": "trigger_proxy", 354 "author": "trigger_proxy",
343 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c" 355 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c"
344 } 356 }
345 ], 357 ],
346 "builder_name": "v8_trigger_proxy", 358 "builder_name": "v8_trigger_proxy",
347 "properties": { 359 "properties": {
348 "archive": "gs://chromium-v8/v8-linux-rel", 360 "archive": "gs://chromium-v8/v8-linux-rel",
361 "parent_build_environment": {
362 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32",
363 "GYP_GENERATORS": "ninja"
364 },
349 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 365 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
350 "parent_got_revision_cp": "refs/heads/master@{#50110}", 366 "parent_got_revision_cp": "refs/heads/master@{#50110}",
351 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 367 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
352 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 368 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
353 "swarm_hashes": { 369 "swarm_hashes": {
354 "benchmarks": "[dummy hash for benchmarks]", 370 "benchmarks": "[dummy hash for benchmarks]",
355 "bot_default": "[dummy hash for bot_default]", 371 "bot_default": "[dummy hash for bot_default]",
356 "check-static-initializers": "[dummy hash for check-static-initializ ers]", 372 "check-static-initializers": "[dummy hash for check-static-initializ ers]",
357 "ignition": "[dummy hash for ignition]", 373 "ignition": "[dummy hash for ignition]",
358 "mjsunit": "[dummy hash for mjsunit]", 374 "mjsunit": "[dummy hash for mjsunit]",
(...skipping 11 matching lines...) Expand all
370 "~followup_annotations": [ 386 "~followup_annotations": [
371 "@@@STEP_TEXT@v8_trigger_proxy@@@" 387 "@@@STEP_TEXT@v8_trigger_proxy@@@"
372 ] 388 ]
373 }, 389 },
374 { 390 {
375 "name": "$result", 391 "name": "$result",
376 "recipe_result": null, 392 "recipe_result": null,
377 "status_code": 0 393 "status_code": 0
378 } 394 }
379 ] 395 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698