OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "update-ref", | 5 "update-ref", |
6 "refs/heads/master", | 6 "refs/heads/master", |
7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
8 ], | 8 ], |
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
(...skipping 899 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
910 "GYP_CHROMIUM_NO_ACTION": "1", | 910 "GYP_CHROMIUM_NO_ACTION": "1", |
911 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 911 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
912 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 912 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
913 }, | 913 }, |
914 "name": "gclient runhooks" | 914 "name": "gclient runhooks" |
915 }, | 915 }, |
916 { | 916 { |
917 "cmd": [ | 917 "cmd": [ |
918 "python", | 918 "python", |
919 "-u", | 919 "-u", |
| 920 "[TMP_BASE]/fake_checkout_tmp_1/testing/scripts/get_compile_targets.py", |
| 921 "--output", |
| 922 "/path/to/tmp/json", |
| 923 "--", |
| 924 "--build-config-fs", |
| 925 "Release", |
| 926 "--paths", |
| 927 "{\"checkout\": \"[TMP_BASE]/fake_checkout_tmp_1\", \"runit.py\": \"RECIPE
_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_
REPO[build]/scripts/slave/runtest.py\"}", |
| 928 "--properties", |
| 929 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"maste
rname\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_pl
atform\": \"linux\"}" |
| 930 ], |
| 931 "name": "get compile targets for scripts", |
| 932 "~followup_annotations": [ |
| 933 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 934 "@@@STEP_LOG_END@json.output@@@" |
| 935 ] |
| 936 }, |
| 937 { |
| 938 "cmd": [ |
| 939 "python", |
| 940 "-u", |
| 941 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 942 "[TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryserver.chromium.perf.j
son", |
| 943 "/path/to/tmp/json" |
| 944 ], |
| 945 "name": "read test spec (tryserver.chromium.perf.json)", |
| 946 "~followup_annotations": [ |
| 947 "@@@STEP_TEXT@path: [TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryser
ver.chromium.perf.json@@@", |
| 948 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 949 "@@@STEP_LOG_END@json.output@@@" |
| 950 ] |
| 951 }, |
| 952 { |
| 953 "cmd": [ |
| 954 "python", |
| 955 "-u", |
920 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", | 956 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", |
921 "-w", | 957 "-w", |
922 "[CACHE]/bisect" | 958 "[CACHE]/bisect" |
923 ], | 959 ], |
924 "name": "Preparing for Bisection" | 960 "name": "Preparing for Bisection" |
925 }, | 961 }, |
926 { | 962 { |
927 "cmd": [], | 963 "cmd": [], |
928 "name": "ensure_goma (2)" | 964 "name": "ensure_goma (2)" |
929 }, | 965 }, |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
984 { | 1020 { |
985 "allow_subannotations": true, | 1021 "allow_subannotations": true, |
986 "cmd": [ | 1022 "cmd": [ |
987 "python", | 1023 "python", |
988 "-u", | 1024 "-u", |
989 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 1025 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
990 "--target", | 1026 "--target", |
991 "Release", | 1027 "Release", |
992 "--xvfb", | 1028 "--xvfb", |
993 "--factory-properties", | 1029 "--factory-properties", |
994 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\":
\"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\":
\"dummyslave\"}", | 1030 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\":
123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:
example\", \"slavename\": \"dummyslave\"}", |
995 "--build-properties", | 1031 "--build-properties", |
996 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\":
\"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\":
\"dummyslave\"}", | 1032 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\":
123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:
example\", \"slavename\": \"dummyslave\"}", |
997 "--step-name=Running Bisection", | 1033 "--step-name=Running Bisection", |
998 "--builder-name=linux_perf_bisect", | 1034 "--builder-name=linux_perf_bisect", |
999 "--slave-name=dummyslave", | 1035 "--slave-name=dummyslave", |
| 1036 "--build-number=123456", |
1000 "--run-python-script", | 1037 "--run-python-script", |
1001 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", | 1038 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", |
1002 "-w", | 1039 "-w", |
1003 "[CACHE]/bisect", | 1040 "[CACHE]/bisect", |
1004 "--extra_src", | 1041 "--extra_src", |
1005 "dummy_extra_src", | 1042 "dummy_extra_src", |
1006 "--path_to_config", | 1043 "--path_to_config", |
1007 "/dummy/path/", | 1044 "/dummy/path/", |
1008 "--path_to_goma", | 1045 "--path_to_goma", |
1009 "[CACHE]/cipd/goma", | 1046 "[CACHE]/cipd/goma", |
1010 "--build-properties", | 1047 "--build-properties", |
1011 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\":
\"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\":
\"dummyslave\"}" | 1048 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314
015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\":
\"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \
"chromium_rel_mac\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"
test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\":
123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:
example\", \"slavename\": \"dummyslave\"}" |
1012 ], | 1049 ], |
1013 "name": "Running Bisection" | 1050 "name": "Running Bisection" |
1014 }, | 1051 }, |
1015 { | 1052 { |
1016 "name": "$result", | 1053 "name": "$result", |
1017 "recipe_result": null, | 1054 "recipe_result": null, |
1018 "status_code": 0 | 1055 "status_code": 0 |
1019 } | 1056 } |
1020 ] | 1057 ] |
OLD | NEW |