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]/fake_checkout_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
11 }, | 11 }, |
12 { | 12 { |
13 "cmd": [ | 13 "cmd": [ |
14 "git", | 14 "git", |
15 "checkout", | 15 "checkout", |
16 "master" | 16 "master" |
17 ], | 17 ], |
18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 18 "cwd": "[TMP]/fake_checkout_tmp_1", |
19 "name": "git checkout" | 19 "name": "git checkout" |
20 }, | 20 }, |
21 { | 21 { |
22 "cmd": [], | 22 "cmd": [], |
23 "cwd": "[SLAVE_BUILD]", | |
24 "name": "config", | 23 "name": "config", |
25 "~followup_annotations": [ | 24 "~followup_annotations": [ |
26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", |
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 43 "@@@STEP_LOG_END@Bisect job configuration@@@" |
45 ] | 44 ] |
46 }, | 45 }, |
47 { | 46 { |
48 "cmd": [], | 47 "cmd": [], |
49 "cwd": "[SLAVE_BUILD]", | |
50 "name": "Resolving reference range" | 48 "name": "Resolving reference range" |
51 }, | 49 }, |
52 { | 50 { |
53 "cmd": [ | 51 "cmd": [ |
54 "python", | 52 "python", |
55 "-u", | 53 "-u", |
56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
57 "get_numbering", | 55 "get_numbering", |
58 "--params-file", | 56 "--params-file", |
59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
60 "--attempts", | 58 "--attempts", |
61 "3" | 59 "3" |
62 ], | 60 ], |
63 "cwd": "[SLAVE_BUILD]", | |
64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
65 "stdout": "/path/to/tmp/json", | 62 "stdout": "/path/to/tmp/json", |
66 "~followup_annotations": [ | 63 "~followup_annotations": [ |
67 "@@@STEP_NEST_LEVEL@1@@@", | 64 "@@@STEP_NEST_LEVEL@1@@@", |
68 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
70 "@@@STEP_LOG_LINE@json.output@}@@@", | 67 "@@@STEP_LOG_LINE@json.output@}@@@", |
71 "@@@STEP_LOG_END@json.output@@@" | 68 "@@@STEP_LOG_END@json.output@@@" |
72 ] | 69 ] |
73 }, | 70 }, |
74 { | 71 { |
75 "cmd": [ | 72 "cmd": [ |
76 "python", | 73 "python", |
77 "-u", | 74 "-u", |
78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
79 "get_numbering", | 76 "get_numbering", |
80 "--params-file", | 77 "--params-file", |
81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
82 "--attempts", | 79 "--attempts", |
83 "3" | 80 "3" |
84 ], | 81 ], |
85 "cwd": "[SLAVE_BUILD]", | |
86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
87 "stdout": "/path/to/tmp/json", | 83 "stdout": "/path/to/tmp/json", |
88 "~followup_annotations": [ | 84 "~followup_annotations": [ |
89 "@@@STEP_NEST_LEVEL@1@@@", | 85 "@@@STEP_NEST_LEVEL@1@@@", |
90 "@@@STEP_LOG_LINE@json.output@{@@@", | 86 "@@@STEP_LOG_LINE@json.output@{@@@", |
91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
92 "@@@STEP_LOG_LINE@json.output@}@@@", | 88 "@@@STEP_LOG_LINE@json.output@}@@@", |
93 "@@@STEP_LOG_END@json.output@@@" | 89 "@@@STEP_LOG_END@json.output@@@" |
94 ] | 90 ] |
95 }, | 91 }, |
96 { | 92 { |
97 "cmd": [ | 93 "cmd": [ |
98 "python", | 94 "python", |
99 "-u", | 95 "-u", |
100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
101 "DEPS", | 97 "DEPS", |
102 "--commit", | 98 "--commit", |
103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
104 ], | 100 ], |
105 "cwd": "[SLAVE_BUILD]", | |
106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
107 "stdout": "/path/to/tmp/", | 102 "stdout": "/path/to/tmp/", |
108 "~followup_annotations": [ | 103 "~followup_annotations": [ |
109 "@@@STEP_NEST_LEVEL@1@@@", | 104 "@@@STEP_NEST_LEVEL@1@@@", |
110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
114 ] | 109 ] |
115 }, | 110 }, |
116 { | 111 { |
117 "cmd": [ | 112 "cmd": [ |
118 "python", | 113 "python", |
119 "-u", | 114 "-u", |
120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
121 "DEPS", | 116 "DEPS", |
122 "--commit", | 117 "--commit", |
123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
124 ], | 119 ], |
125 "cwd": "[SLAVE_BUILD]", | |
126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
127 "stdout": "/path/to/tmp/", | 121 "stdout": "/path/to/tmp/", |
128 "~followup_annotations": [ | 122 "~followup_annotations": [ |
129 "@@@STEP_NEST_LEVEL@1@@@", | 123 "@@@STEP_NEST_LEVEL@1@@@", |
130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
134 ] | 128 ] |
135 }, | 129 }, |
136 { | 130 { |
137 "cmd": [], | 131 "cmd": [], |
138 "cwd": "[SLAVE_BUILD]", | |
139 "name": "Expanding revision range" | 132 "name": "Expanding revision range" |
140 }, | 133 }, |
141 { | 134 { |
142 "cmd": [ | 135 "cmd": [ |
143 "python", | 136 "python", |
144 "-u", | 137 "-u", |
145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
148 "https://chromium.googlesource.com/chromium/src" | 141 "https://chromium.googlesource.com/chromium/src" |
149 ], | 142 ], |
150 "cwd": "[SLAVE_BUILD]", | |
151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
152 "stdout": "/path/to/tmp/json", | 144 "stdout": "/path/to/tmp/json", |
153 "~followup_annotations": [ | 145 "~followup_annotations": [ |
154 "@@@STEP_NEST_LEVEL@1@@@", | 146 "@@@STEP_NEST_LEVEL@1@@@", |
155 "@@@STEP_LOG_LINE@json.output@[]@@@", | 147 "@@@STEP_LOG_LINE@json.output@[]@@@", |
156 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
157 ] | 149 ] |
158 }, | 150 }, |
159 { | 151 { |
160 "cmd": [ | 152 "cmd": [ |
161 "python", | 153 "python", |
162 "-u", | 154 "-u", |
163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
164 "--", | 156 "--", |
165 "[DEPOT_TOOLS]/gsutil.py", | 157 "[ROOT]/b/depot_tools/gsutil.py", |
166 "----", | 158 "----", |
167 "ls", | 159 "ls", |
168 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
169 ], | 161 ], |
170 "cwd": "[SLAVE_BUILD]", | |
171 "name": "gsutil ls", | 162 "name": "gsutil ls", |
172 "~followup_annotations": [ | 163 "~followup_annotations": [ |
173 "step returned non-zero exit code: 1", | 164 "step returned non-zero exit code: 1", |
174 "@@@STEP_EXCEPTION@@@" | 165 "@@@STEP_EXCEPTION@@@" |
175 ] | 166 ] |
176 }, | 167 }, |
177 { | 168 { |
178 "cmd": [ | 169 "cmd": [ |
179 "git", | 170 "git", |
180 "-c", | 171 "-c", |
181 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 172 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
182 "try", | 173 "try", |
183 "--bot", | 174 "--bot", |
184 "linux_perf_bisect_builder", | 175 "linux_perf_bisect_builder", |
185 "--revision", | 176 "--revision", |
186 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 177 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
187 "--name", | 178 "--name", |
188 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 179 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
189 "--clobber", | 180 "--clobber", |
190 "--svn_repo", | 181 "--svn_repo", |
191 "svn://svn.chromium.org/chrome-try/try-perf", | 182 "svn://svn.chromium.org/chrome-try/try-perf", |
192 "--diff", | 183 "--diff", |
193 "/dev/null" | 184 "/dev/null" |
194 ], | 185 ], |
195 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 186 "cwd": "[TMP]/fake_checkout_tmp_1", |
196 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 187 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
197 }, | 188 }, |
198 { | 189 { |
199 "cmd": [ | 190 "cmd": [ |
200 "python", | 191 "python", |
201 "-u", | 192 "-u", |
202 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 193 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
203 "--", | 194 "--", |
204 "[DEPOT_TOOLS]/gsutil.py", | 195 "[ROOT]/b/depot_tools/gsutil.py", |
205 "----", | 196 "----", |
206 "ls", | 197 "ls", |
207 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 198 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
208 ], | 199 ], |
209 "cwd": "[SLAVE_BUILD]", | |
210 "name": "gsutil ls (2)" | 200 "name": "gsutil ls (2)" |
211 }, | 201 }, |
212 { | 202 { |
213 "cmd": [], | 203 "cmd": [], |
214 "cwd": "[SLAVE_BUILD]", | |
215 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 204 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
216 "trigger_specs": [ | 205 "trigger_specs": [ |
217 { | 206 { |
218 "builder_name": "linux_perf_tester", | 207 "builder_name": "linux_perf_tester", |
219 "properties": { | 208 "properties": { |
220 "bisect_config": { | 209 "bisect_config": { |
221 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 210 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
222 "metric": "mean_input_event_latency/mean_input_event_latency", | 211 "metric": "mean_input_event_latency/mean_input_event_latency", |
223 "repeat_count": 5, | 212 "repeat_count": 5, |
224 "test_type": "perf" | 213 "test_type": "perf" |
225 }, | 214 }, |
226 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", | 215 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", |
227 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", | 216 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
228 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 217 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
229 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 218 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
230 "revision_ladder": { | 219 "revision_ladder": { |
231 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 220 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
232 } | 221 } |
233 } | 222 } |
234 } | 223 } |
235 ] | 224 ] |
236 }, | 225 }, |
237 { | 226 { |
238 "cmd": [ | 227 "cmd": [ |
239 "git", | 228 "git", |
240 "footers", | 229 "footers", |
241 "--position", | 230 "--position", |
242 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
243 ], | 232 ], |
244 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 233 "cwd": "[TMP]/fake_checkout_tmp_1", |
245 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 234 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
246 "stdout": "/path/to/tmp/" | 235 "stdout": "/path/to/tmp/" |
247 }, | 236 }, |
248 { | 237 { |
249 "cmd": [], | 238 "cmd": [], |
250 "cwd": "[SLAVE_BUILD]", | |
251 "name": "Waiting for chromium@a6298e4afe" | 239 "name": "Waiting for chromium@a6298e4afe" |
252 }, | 240 }, |
253 { | 241 { |
254 "cmd": [ | 242 "cmd": [ |
255 "python", | 243 "python", |
256 "-u", | 244 "-u", |
257 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 245 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
258 "--", | 246 "--", |
259 "[DEPOT_TOOLS]/gsutil.py", | 247 "[ROOT]/b/depot_tools/gsutil.py", |
260 "----", | 248 "----", |
261 "ls", | 249 "ls", |
262 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 250 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
263 ], | 251 ], |
264 "cwd": "[SLAVE_BUILD]", | |
265 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 252 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
266 "~followup_annotations": [ | 253 "~followup_annotations": [ |
267 "@@@STEP_NEST_LEVEL@1@@@", | 254 "@@@STEP_NEST_LEVEL@1@@@", |
268 "step returned non-zero exit code: 1", | 255 "step returned non-zero exit code: 1", |
269 "@@@STEP_EXCEPTION@@@" | 256 "@@@STEP_EXCEPTION@@@" |
270 ] | 257 ] |
271 }, | 258 }, |
272 { | 259 { |
273 "cmd": [ | 260 "cmd": [ |
274 "python", | 261 "python", |
275 "-u", | 262 "-u", |
276 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 263 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
277 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", | 264 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", |
278 "--outfile", | 265 "--outfile", |
279 "/path/to/tmp/" | 266 "/path/to/tmp/" |
280 ], | 267 ], |
281 "cwd": "[SLAVE_BUILD]", | |
282 "name": "Waiting for chromium@a6298e4afe.fetch builder state", | 268 "name": "Waiting for chromium@a6298e4afe.fetch builder state", |
283 "~followup_annotations": [ | 269 "~followup_annotations": [ |
284 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
285 ] | 271 ] |
286 }, | 272 }, |
287 { | 273 { |
288 "cmd": [ | 274 "cmd": [ |
289 "python", | 275 "python", |
290 "-u", | 276 "-u", |
291 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 277 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
292 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 278 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
293 "--outfile", | 279 "--outfile", |
294 "/path/to/tmp/" | 280 "/path/to/tmp/" |
295 ], | 281 ], |
296 "cwd": "[SLAVE_BUILD]", | |
297 "name": "Waiting for chromium@a6298e4afe.fetch build details", | 282 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
298 "~followup_annotations": [ | 283 "~followup_annotations": [ |
299 "@@@STEP_NEST_LEVEL@1@@@" | 284 "@@@STEP_NEST_LEVEL@1@@@" |
300 ] | 285 ] |
301 }, | 286 }, |
302 { | 287 { |
303 "cmd": [ | 288 "cmd": [ |
304 "git", | 289 "git", |
305 "footers", | 290 "footers", |
306 "--position", | 291 "--position", |
307 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 292 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
308 ], | 293 ], |
309 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 294 "cwd": "[TMP]/fake_checkout_tmp_1", |
310 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 295 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
311 "stdout": "/path/to/tmp/" | 296 "stdout": "/path/to/tmp/" |
312 }, | 297 }, |
313 { | 298 { |
314 "cmd": [], | 299 "cmd": [], |
315 "cwd": "[SLAVE_BUILD]", | |
316 "name": "Waiting for chromium@00316c9ddf" | 300 "name": "Waiting for chromium@00316c9ddf" |
317 }, | 301 }, |
318 { | 302 { |
319 "cmd": [ | 303 "cmd": [ |
320 "python", | 304 "python", |
321 "-u", | 305 "-u", |
322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 306 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
323 "--", | 307 "--", |
324 "[DEPOT_TOOLS]/gsutil.py", | 308 "[ROOT]/b/depot_tools/gsutil.py", |
325 "----", | 309 "----", |
326 "ls", | 310 "ls", |
327 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 311 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
328 ], | 312 ], |
329 "cwd": "[SLAVE_BUILD]", | |
330 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 313 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
331 "~followup_annotations": [ | 314 "~followup_annotations": [ |
332 "@@@STEP_NEST_LEVEL@1@@@" | 315 "@@@STEP_NEST_LEVEL@1@@@" |
333 ] | 316 ] |
334 }, | 317 }, |
335 { | 318 { |
336 "cmd": [ | 319 "cmd": [ |
337 "python", | 320 "python", |
338 "-u", | 321 "-u", |
339 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
340 "--", | 323 "--", |
341 "[DEPOT_TOOLS]/gsutil.py", | 324 "[ROOT]/b/depot_tools/gsutil.py", |
342 "----", | 325 "----", |
343 "cat", | 326 "cat", |
344 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 327 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
345 ], | 328 ], |
346 "cwd": "[SLAVE_BUILD]", | |
347 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 329 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
348 "stdout": "/path/to/tmp/", | 330 "stdout": "/path/to/tmp/", |
349 "~followup_annotations": [ | 331 "~followup_annotations": [ |
350 "@@@STEP_NEST_LEVEL@1@@@", | 332 "@@@STEP_NEST_LEVEL@1@@@", |
351 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 333 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
352 ] | 334 ] |
353 }, | 335 }, |
354 { | 336 { |
355 "name": "$result", | 337 "name": "$result", |
356 "recipe_result": null, | 338 "recipe_result": null, |
357 "status_code": 0 | 339 "status_code": 0 |
358 } | 340 } |
359 ] | 341 ] |
OLD | NEW |