| 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 Mac - debug", | 10 "V8 Mac - debug", |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 329 "-u", | 329 "-u", |
| 330 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 330 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 331 "[SLAVE_BUILD]/v8/tools/swarming_client", | 331 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 332 "batcharchive", | 332 "batcharchive", |
| 333 "--dump-json", | 333 "--dump-json", |
| 334 "/path/to/tmp/json", | 334 "/path/to/tmp/json", |
| 335 "--isolate-server", | 335 "--isolate-server", |
| 336 "https://isolateserver.appspot.com", | 336 "https://isolateserver.appspot.com", |
| 337 "--verbose", | 337 "--verbose", |
| 338 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 338 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 339 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", | |
| 340 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 339 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 341 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 340 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 342 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" | 341 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
| 343 ], | 342 ], |
| 344 "name": "isolate tests", | 343 "name": "isolate tests", |
| 345 "~followup_annotations": [ | 344 "~followup_annotations": [ |
| 346 "@@@STEP_LOG_LINE@json.output@{@@@", | 345 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 349 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 347 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 348 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 352 "@@@STEP_LOG_LINE@json.output@}@@@", | 350 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 353 "@@@STEP_LOG_END@json.output@@@" | 351 "@@@STEP_LOG_END@json.output@@@" |
| 354 ] | 352 ] |
| 355 }, | 353 }, |
| 356 { | 354 { |
| 357 "cmd": [ | 355 "cmd": [ |
| 358 "python", | 356 "python", |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 "--", | 414 "--", |
| 417 "--progress=verbose", | 415 "--progress=verbose", |
| 418 "--mode", | 416 "--mode", |
| 419 "Debug", | 417 "Debug", |
| 420 "--arch", | 418 "--arch", |
| 421 "ia32", | 419 "ia32", |
| 422 "--outdir", | 420 "--outdir", |
| 423 "out", | 421 "out", |
| 424 "--buildbot", | 422 "--buildbot", |
| 425 "--timeout=200", | 423 "--timeout=200", |
| 426 "--random-seed=1127209095", | 424 "--random-seed=-564235616", |
| 427 "bot_default", | 425 "bot_default", |
| 428 "--exhaustive-variants", | 426 "--exhaustive-variants", |
| 429 "--rerun-failures-count=2", | 427 "--rerun-failures-count=2", |
| 430 "--swarming", | 428 "--swarming", |
| 431 "--json-test-results", | 429 "--json-test-results", |
| 432 "${ISOLATED_OUTDIR}/output.json" | 430 "${ISOLATED_OUTDIR}/output.json" |
| 433 ], | 431 ], |
| 434 "name": "[trigger] Check on Mac-10.9", | 432 "name": "[trigger] Check on Mac-10.9", |
| 435 "~followup_annotations": [ | 433 "~followup_annotations": [ |
| 436 "@@@STEP_LOG_LINE@json.output@{@@@", | 434 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 510 "--", | 508 "--", |
| 511 "--progress=verbose", | 509 "--progress=verbose", |
| 512 "--mode", | 510 "--mode", |
| 513 "Debug", | 511 "Debug", |
| 514 "--arch", | 512 "--arch", |
| 515 "ia32", | 513 "ia32", |
| 516 "--outdir", | 514 "--outdir", |
| 517 "out", | 515 "out", |
| 518 "--buildbot", | 516 "--buildbot", |
| 519 "--timeout=200", | 517 "--timeout=200", |
| 520 "--random-seed=1127209095", | 518 "--random-seed=-564235616", |
| 521 "bot_default", | 519 "bot_default", |
| 522 "--variants=extra", | 520 "--variants=extra", |
| 523 "--rerun-failures-count=2", | 521 "--rerun-failures-count=2", |
| 524 "--swarming", | 522 "--swarming", |
| 525 "--json-test-results", | 523 "--json-test-results", |
| 526 "${ISOLATED_OUTDIR}/output.json" | 524 "${ISOLATED_OUTDIR}/output.json" |
| 527 ], | 525 ], |
| 528 "name": "[trigger] Check - extra on Mac-10.9", | 526 "name": "[trigger] Check - extra on Mac-10.9", |
| 529 "~followup_annotations": [ | 527 "~followup_annotations": [ |
| 530 "@@@STEP_LOG_LINE@json.output@{@@@", | 528 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 "--", | 608 "--", |
| 611 "--progress=verbose", | 609 "--progress=verbose", |
| 612 "--mode", | 610 "--mode", |
| 613 "Debug", | 611 "Debug", |
| 614 "--arch", | 612 "--arch", |
| 615 "ia32", | 613 "ia32", |
| 616 "--outdir", | 614 "--outdir", |
| 617 "out", | 615 "out", |
| 618 "--buildbot", | 616 "--buildbot", |
| 619 "--timeout=200", | 617 "--timeout=200", |
| 620 "--random-seed=1127209095", | 618 "--random-seed=-564235616", |
| 621 "test262", | 619 "test262", |
| 622 "--download-data", | 620 "--download-data", |
| 623 "--variants=default", | 621 "--variants=default", |
| 624 "--rerun-failures-count=2", | 622 "--rerun-failures-count=2", |
| 625 "--swarming", | 623 "--swarming", |
| 626 "--json-test-results", | 624 "--json-test-results", |
| 627 "${ISOLATED_OUTDIR}/output.json" | 625 "${ISOLATED_OUTDIR}/output.json" |
| 628 ], | 626 ], |
| 629 "name": "[trigger] Test262 - no variants on Mac-10.9", | 627 "name": "[trigger] Test262 - no variants on Mac-10.9", |
| 630 "~followup_annotations": [ | 628 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 705 "--", | 703 "--", |
| 706 "--progress=verbose", | 704 "--progress=verbose", |
| 707 "--mode", | 705 "--mode", |
| 708 "Debug", | 706 "Debug", |
| 709 "--arch", | 707 "--arch", |
| 710 "ia32", | 708 "ia32", |
| 711 "--outdir", | 709 "--outdir", |
| 712 "out", | 710 "out", |
| 713 "--buildbot", | 711 "--buildbot", |
| 714 "--timeout=200", | 712 "--timeout=200", |
| 715 "--random-seed=1127209095", | 713 "--random-seed=-564235616", |
| 716 "mozilla", | 714 "mozilla", |
| 717 "--exhaustive-variants", | 715 "--exhaustive-variants", |
| 718 "--rerun-failures-count=2", | 716 "--rerun-failures-count=2", |
| 719 "--swarming", | 717 "--swarming", |
| 720 "--json-test-results", | 718 "--json-test-results", |
| 721 "${ISOLATED_OUTDIR}/output.json" | 719 "${ISOLATED_OUTDIR}/output.json" |
| 722 ], | 720 ], |
| 723 "name": "[trigger] Mozilla on Mac-10.9", | 721 "name": "[trigger] Mozilla on Mac-10.9", |
| 724 "~followup_annotations": [ | 722 "~followup_annotations": [ |
| 725 "@@@STEP_LOG_LINE@json.output@{@@@", | 723 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 799 "--", | 797 "--", |
| 800 "--progress=verbose", | 798 "--progress=verbose", |
| 801 "--mode", | 799 "--mode", |
| 802 "Debug", | 800 "Debug", |
| 803 "--arch", | 801 "--arch", |
| 804 "ia32", | 802 "ia32", |
| 805 "--outdir", | 803 "--outdir", |
| 806 "out", | 804 "out", |
| 807 "--buildbot", | 805 "--buildbot", |
| 808 "--timeout=200", | 806 "--timeout=200", |
| 809 "--random-seed=1127209095", | 807 "--random-seed=-564235616", |
| 810 "simdjs", | 808 "simdjs", |
| 811 "--download-data", | 809 "--download-data", |
| 812 "--exhaustive-variants", | 810 "--exhaustive-variants", |
| 813 "--rerun-failures-count=2", | 811 "--rerun-failures-count=2", |
| 814 "--swarming", | 812 "--swarming", |
| 815 "--json-test-results", | 813 "--json-test-results", |
| 816 "${ISOLATED_OUTDIR}/output.json" | 814 "${ISOLATED_OUTDIR}/output.json" |
| 817 ], | 815 ], |
| 818 "name": "[trigger] SimdJs - all on Mac-10.9", | 816 "name": "[trigger] SimdJs - all on Mac-10.9", |
| 819 "~followup_annotations": [ | 817 "~followup_annotations": [ |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 865 "os", | 863 "os", |
| 866 "Mac-10.9", | 864 "Mac-10.9", |
| 867 "--dimension", | 865 "--dimension", |
| 868 "pool", | 866 "pool", |
| 869 "Chrome", | 867 "Chrome", |
| 870 "--tag", | 868 "--tag", |
| 871 "buildername:V8 Mac - debug", | 869 "buildername:V8 Mac - debug", |
| 872 "--tag", | 870 "--tag", |
| 873 "buildnumber:571", | 871 "buildnumber:571", |
| 874 "--tag", | 872 "--tag", |
| 875 "data:[dummy hash for ignition]", | 873 "data:[dummy hash for bot_default]", |
| 876 "--tag", | 874 "--tag", |
| 877 "master:client.v8", | 875 "master:client.v8", |
| 878 "--tag", | 876 "--tag", |
| 879 "name:Ignition", | 877 "name:Ignition", |
| 880 "--tag", | 878 "--tag", |
| 881 "os:Mac-10.9", | 879 "os:Mac-10.9", |
| 882 "--tag", | 880 "--tag", |
| 883 "project:v8", | 881 "project:v8", |
| 884 "--tag", | 882 "--tag", |
| 885 "purpose:CI", | 883 "purpose:CI", |
| 886 "--tag", | 884 "--tag", |
| 887 "purpose:post-commit", | 885 "purpose:post-commit", |
| 888 "--tag", | 886 "--tag", |
| 889 "slavename:TestSlavename", | 887 "slavename:TestSlavename", |
| 890 "--tag", | 888 "--tag", |
| 891 "stepname:Ignition - turbofan on Mac-10.9", | 889 "stepname:Ignition - turbofan on Mac-10.9", |
| 892 "--idempotent", | 890 "--idempotent", |
| 893 "[dummy hash for ignition]", | 891 "[dummy hash for bot_default]", |
| 894 "--", | 892 "--", |
| 895 "--progress=verbose", | 893 "--progress=verbose", |
| 896 "--mode", | 894 "--mode", |
| 897 "Debug", | 895 "Debug", |
| 898 "--arch", | 896 "--arch", |
| 899 "ia32", | 897 "ia32", |
| 900 "--outdir", | 898 "--outdir", |
| 901 "out", | 899 "out", |
| 902 "--buildbot", | 900 "--buildbot", |
| 903 "--timeout=200", | 901 "--timeout=200", |
| 904 "--random-seed=1127209095", | 902 "--random-seed=-564235616", |
| 905 "ignition", | 903 "bot_default", |
| 906 "--ignition-turbofan", | 904 "--ignition-turbofan", |
| 907 "--variants=ignition_turbofan", | 905 "--variants=ignition_turbofan", |
| 908 "--rerun-failures-count=2", | 906 "--rerun-failures-count=2", |
| 909 "--swarming", | 907 "--swarming", |
| 910 "--json-test-results", | 908 "--json-test-results", |
| 911 "${ISOLATED_OUTDIR}/output.json" | 909 "${ISOLATED_OUTDIR}/output.json" |
| 912 ], | 910 ], |
| 913 "name": "[trigger] Ignition - turbofan on Mac-10.9", | 911 "name": "[trigger] Ignition - turbofan on Mac-10.9", |
| 914 "~followup_annotations": [ | 912 "~followup_annotations": [ |
| 915 "@@@STEP_LOG_LINE@json.output@{@@@", | 913 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1159 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1157 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1160 "@@@STEP_LOG_END@durations@@@" | 1158 "@@@STEP_LOG_END@durations@@@" |
| 1161 ] | 1159 ] |
| 1162 }, | 1160 }, |
| 1163 { | 1161 { |
| 1164 "name": "$result", | 1162 "name": "$result", |
| 1165 "recipe_result": null, | 1163 "recipe_result": null, |
| 1166 "status_code": 0 | 1164 "status_code": 0 |
| 1167 } | 1165 } |
| 1168 ] | 1166 ] |
| OLD | NEW |