| 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 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - debug builder", | 10 "V8 Linux - debug builder", |
| (...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 308 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 308 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 309 "[SLAVE_BUILD]/v8/tools/swarming_client", | 309 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 310 "batcharchive", | 310 "batcharchive", |
| 311 "--dump-json", | 311 "--dump-json", |
| 312 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
| 313 "--isolate-server", | 313 "--isolate-server", |
| 314 "https://isolateserver.appspot.com", | 314 "https://isolateserver.appspot.com", |
| 315 "--verbose", | 315 "--verbose", |
| 316 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", | 316 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", |
| 317 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 317 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 318 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", | |
| 319 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", | 318 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
| 320 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 319 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 321 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 320 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 322 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json", | 321 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json", |
| 323 "[SLAVE_BUILD]/v8/out/Debug/webkit.isolated.gen.json" | 322 "[SLAVE_BUILD]/v8/out/Debug/webkit.isolated.gen.json" |
| 324 ], | 323 ], |
| 325 "name": "isolate tests", | 324 "name": "isolate tests", |
| 326 "~followup_annotations": [ | 325 "~followup_annotations": [ |
| 327 "@@@STEP_LOG_LINE@json.output@{@@@", | 326 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 328 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 329 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 330 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 331 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 332 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 330 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 333 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 331 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 334 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\",
@@@", | 332 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\",
@@@", |
| 335 "@@@STEP_LOG_LINE@json.output@ \"webkit\": \"[dummy hash for webkit]\"@@@
", | 333 "@@@STEP_LOG_LINE@json.output@ \"webkit\": \"[dummy hash for webkit]\"@@@
", |
| 336 "@@@STEP_LOG_LINE@json.output@}@@@", | 334 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 337 "@@@STEP_LOG_END@json.output@@@" | 335 "@@@STEP_LOG_END@json.output@@@" |
| 338 ] | 336 ] |
| 339 }, | 337 }, |
| 340 { | 338 { |
| 341 "cmd": [ | 339 "cmd": [ |
| 342 "python", | 340 "python", |
| 343 "-u", | 341 "-u", |
| 344 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 342 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 345 "--", | 343 "--", |
| 346 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 344 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 347 "----", | 345 "----", |
| 348 "cp", | 346 "cp", |
| 349 "-a", | 347 "-a", |
| 350 "public-read", | 348 "public-read", |
| 351 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\
", \"webkit\": \"[dummy hash for webkit]\"}", | 349 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla
\": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"tes
t262\": \"[dummy hash for test262]\", \"webkit\": \"[dummy hash for webkit]\"}", |
| 352 "gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 350 "gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
| 353 ], | 351 ], |
| 354 "name": "gsutil upload", | 352 "name": "gsutil upload", |
| 355 "~followup_annotations": [ | 353 "~followup_annotations": [ |
| 356 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 354 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 357 ] | 355 ] |
| 358 }, | 356 }, |
| 359 { | 357 { |
| 360 "allow_subannotations": true, | 358 "allow_subannotations": true, |
| 361 "cmd": [ | 359 "cmd": [ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 392 "parent_build_environment": { | 390 "parent_build_environment": { |
| 393 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 391 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 394 }, | 392 }, |
| 395 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 393 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 396 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 394 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 397 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 395 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 398 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 396 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 399 "swarm_hashes": { | 397 "swarm_hashes": { |
| 400 "benchmarks": "[dummy hash for benchmarks]", | 398 "benchmarks": "[dummy hash for benchmarks]", |
| 401 "bot_default": "[dummy hash for bot_default]", | 399 "bot_default": "[dummy hash for bot_default]", |
| 402 "ignition": "[dummy hash for ignition]", | |
| 403 "mjsunit": "[dummy hash for mjsunit]", | 400 "mjsunit": "[dummy hash for mjsunit]", |
| 404 "mozilla": "[dummy hash for mozilla]", | 401 "mozilla": "[dummy hash for mozilla]", |
| 405 "simdjs": "[dummy hash for simdjs]", | 402 "simdjs": "[dummy hash for simdjs]", |
| 406 "test262": "[dummy hash for test262]", | 403 "test262": "[dummy hash for test262]", |
| 407 "webkit": "[dummy hash for webkit]" | 404 "webkit": "[dummy hash for webkit]" |
| 408 } | 405 } |
| 409 } | 406 } |
| 410 }, | 407 }, |
| 411 { | 408 { |
| 412 "builder_name": "V8 Linux - debug", | 409 "builder_name": "V8 Linux - debug", |
| 413 "properties": { | 410 "properties": { |
| 414 "parent_build_environment": { | 411 "parent_build_environment": { |
| 415 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 412 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 416 }, | 413 }, |
| 417 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 414 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 418 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 415 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 419 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 416 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 420 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 417 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 421 "swarm_hashes": { | 418 "swarm_hashes": { |
| 422 "benchmarks": "[dummy hash for benchmarks]", | 419 "benchmarks": "[dummy hash for benchmarks]", |
| 423 "bot_default": "[dummy hash for bot_default]", | 420 "bot_default": "[dummy hash for bot_default]", |
| 424 "ignition": "[dummy hash for ignition]", | |
| 425 "mjsunit": "[dummy hash for mjsunit]", | 421 "mjsunit": "[dummy hash for mjsunit]", |
| 426 "mozilla": "[dummy hash for mozilla]", | 422 "mozilla": "[dummy hash for mozilla]", |
| 427 "simdjs": "[dummy hash for simdjs]", | 423 "simdjs": "[dummy hash for simdjs]", |
| 428 "test262": "[dummy hash for test262]", | 424 "test262": "[dummy hash for test262]", |
| 429 "webkit": "[dummy hash for webkit]" | 425 "webkit": "[dummy hash for webkit]" |
| 430 } | 426 } |
| 431 } | 427 } |
| 432 }, | 428 }, |
| 433 { | 429 { |
| 434 "builder_name": "V8 Linux - debug - avx2", | 430 "builder_name": "V8 Linux - debug - avx2", |
| 435 "properties": { | 431 "properties": { |
| 436 "parent_build_environment": { | 432 "parent_build_environment": { |
| 437 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 433 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 438 }, | 434 }, |
| 439 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 435 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 440 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 436 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 441 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 437 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 442 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 438 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 443 "swarm_hashes": { | 439 "swarm_hashes": { |
| 444 "benchmarks": "[dummy hash for benchmarks]", | 440 "benchmarks": "[dummy hash for benchmarks]", |
| 445 "bot_default": "[dummy hash for bot_default]", | 441 "bot_default": "[dummy hash for bot_default]", |
| 446 "ignition": "[dummy hash for ignition]", | |
| 447 "mjsunit": "[dummy hash for mjsunit]", | 442 "mjsunit": "[dummy hash for mjsunit]", |
| 448 "mozilla": "[dummy hash for mozilla]", | 443 "mozilla": "[dummy hash for mozilla]", |
| 449 "simdjs": "[dummy hash for simdjs]", | 444 "simdjs": "[dummy hash for simdjs]", |
| 450 "test262": "[dummy hash for test262]", | 445 "test262": "[dummy hash for test262]", |
| 451 "webkit": "[dummy hash for webkit]" | 446 "webkit": "[dummy hash for webkit]" |
| 452 } | 447 } |
| 453 } | 448 } |
| 454 } | 449 } |
| 455 ], | 450 ], |
| 456 "~followup_annotations": [ | 451 "~followup_annotations": [ |
| 457 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" | 452 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" |
| 458 ] | 453 ] |
| 459 }, | 454 }, |
| 460 { | 455 { |
| 461 "name": "$result", | 456 "name": "$result", |
| 462 "recipe_result": null, | 457 "recipe_result": null, |
| 463 "status_code": 0 | 458 "status_code": 0 |
| 464 } | 459 } |
| 465 ] | 460 ] |
| OLD | NEW |