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]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/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]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
19 "name": "git checkout" | 19 "name": "git checkout" |
20 }, | 20 }, |
21 { | 21 { |
22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", |
23 "name": "config", | 24 "name": "config", |
24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
44 ] | 45 ] |
45 }, | 46 }, |
46 { | 47 { |
47 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", |
48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
49 }, | 51 }, |
50 { | 52 { |
51 "cmd": [ | 53 "cmd": [ |
52 "python", | 54 "python", |
53 "-u", | 55 "-u", |
54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
55 "get_numbering", | 57 "get_numbering", |
56 "--params-file", | 58 "--params-file", |
57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
58 "--attempts", | 60 "--attempts", |
59 "3" | 61 "3" |
60 ], | 62 ], |
| 63 "cwd": "[SLAVE_BUILD]", |
61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
62 "stdout": "/path/to/tmp/json", | 65 "stdout": "/path/to/tmp/json", |
63 "~followup_annotations": [ | 66 "~followup_annotations": [ |
64 "@@@STEP_NEST_LEVEL@1@@@", | 67 "@@@STEP_NEST_LEVEL@1@@@", |
65 "@@@STEP_LOG_LINE@json.output@{@@@", | 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
67 "@@@STEP_LOG_LINE@json.output@}@@@", | 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
68 "@@@STEP_LOG_END@json.output@@@" | 71 "@@@STEP_LOG_END@json.output@@@" |
69 ] | 72 ] |
70 }, | 73 }, |
71 { | 74 { |
72 "cmd": [ | 75 "cmd": [ |
73 "python", | 76 "python", |
74 "-u", | 77 "-u", |
75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
76 "get_numbering", | 79 "get_numbering", |
77 "--params-file", | 80 "--params-file", |
78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
79 "--attempts", | 82 "--attempts", |
80 "3" | 83 "3" |
81 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
83 "stdout": "/path/to/tmp/json", | 87 "stdout": "/path/to/tmp/json", |
84 "~followup_annotations": [ | 88 "~followup_annotations": [ |
85 "@@@STEP_NEST_LEVEL@1@@@", | 89 "@@@STEP_NEST_LEVEL@1@@@", |
86 "@@@STEP_LOG_LINE@json.output@{@@@", | 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
88 "@@@STEP_LOG_LINE@json.output@}@@@", | 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
89 "@@@STEP_LOG_END@json.output@@@" | 93 "@@@STEP_LOG_END@json.output@@@" |
90 ] | 94 ] |
91 }, | 95 }, |
92 { | 96 { |
93 "cmd": [ | 97 "cmd": [ |
94 "python", | 98 "python", |
95 "-u", | 99 "-u", |
96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
97 "DEPS", | 101 "DEPS", |
98 "--commit", | 102 "--commit", |
99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
100 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
102 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
103 "~followup_annotations": [ | 108 "~followup_annotations": [ |
104 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
109 ] | 114 ] |
110 }, | 115 }, |
111 { | 116 { |
112 "cmd": [ | 117 "cmd": [ |
113 "python", | 118 "python", |
114 "-u", | 119 "-u", |
115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
116 "DEPS", | 121 "DEPS", |
117 "--commit", | 122 "--commit", |
118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
119 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
121 "stdout": "/path/to/tmp/", | 127 "stdout": "/path/to/tmp/", |
122 "~followup_annotations": [ | 128 "~followup_annotations": [ |
123 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
128 ] | 134 ] |
129 }, | 135 }, |
130 { | 136 { |
131 "cmd": [], | 137 "cmd": [], |
| 138 "cwd": "[SLAVE_BUILD]", |
132 "name": "Expanding revision range" | 139 "name": "Expanding revision range" |
133 }, | 140 }, |
134 { | 141 { |
135 "cmd": [ | 142 "cmd": [ |
136 "python", | 143 "python", |
137 "-u", | 144 "-u", |
138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
141 "https://chromium.googlesource.com/chromium/src" | 148 "https://chromium.googlesource.com/chromium/src" |
142 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
144 "stdout": "/path/to/tmp/json", | 152 "stdout": "/path/to/tmp/json", |
145 "~followup_annotations": [ | 153 "~followup_annotations": [ |
146 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
147 "@@@STEP_LOG_LINE@json.output@[]@@@", | 155 "@@@STEP_LOG_LINE@json.output@[]@@@", |
148 "@@@STEP_LOG_END@json.output@@@" | 156 "@@@STEP_LOG_END@json.output@@@" |
149 ] | 157 ] |
150 }, | 158 }, |
151 { | 159 { |
152 "cmd": [ | 160 "cmd": [ |
153 "python", | 161 "python", |
154 "-u", | 162 "-u", |
155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
156 "--", | 164 "--", |
157 "[ROOT]/b/depot_tools/gsutil.py", | 165 "[DEPOT_TOOLS]/gsutil.py", |
158 "----", | 166 "----", |
159 "ls", | 167 "ls", |
160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 168 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
161 ], | 169 ], |
| 170 "cwd": "[SLAVE_BUILD]", |
162 "name": "gsutil ls" | 171 "name": "gsutil ls" |
163 }, | 172 }, |
164 { | 173 { |
165 "cmd": [ | 174 "cmd": [ |
166 "git", | 175 "git", |
167 "-c", | 176 "-c", |
168 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 177 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
169 "try", | 178 "try", |
170 "--bot", | 179 "--bot", |
171 "linux_perf_bisect_builder", | 180 "linux_perf_bisect_builder", |
172 "--revision", | 181 "--revision", |
173 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 182 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
174 "--name", | 183 "--name", |
175 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 184 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
176 "--clobber", | 185 "--clobber", |
177 "--svn_repo", | 186 "--svn_repo", |
178 "svn://svn.chromium.org/chrome-try/try-perf", | 187 "svn://svn.chromium.org/chrome-try/try-perf", |
179 "--diff", | 188 "--diff", |
180 "/dev/null" | 189 "/dev/null" |
181 ], | 190 ], |
182 "cwd": "[TMP]/fake_checkout_tmp_1", | 191 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
183 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 192 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
184 }, | 193 }, |
185 { | 194 { |
186 "cmd": [ | 195 "cmd": [ |
187 "python", | 196 "python", |
188 "-u", | 197 "-u", |
189 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 198 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
190 "--", | 199 "--", |
191 "[ROOT]/b/depot_tools/gsutil.py", | 200 "[DEPOT_TOOLS]/gsutil.py", |
192 "----", | 201 "----", |
193 "ls", | 202 "ls", |
194 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 203 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
195 ], | 204 ], |
| 205 "cwd": "[SLAVE_BUILD]", |
196 "name": "gsutil ls (2)" | 206 "name": "gsutil ls (2)" |
197 }, | 207 }, |
198 { | 208 { |
199 "cmd": [ | 209 "cmd": [ |
200 "git", | 210 "git", |
201 "-c", | 211 "-c", |
202 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 212 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
203 "try", | 213 "try", |
204 "--bot", | 214 "--bot", |
205 "linux_perf_bisect_builder", | 215 "linux_perf_bisect_builder", |
206 "--revision", | 216 "--revision", |
207 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 217 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
208 "--name", | 218 "--name", |
209 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", | 219 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", |
210 "--clobber", | 220 "--clobber", |
211 "--svn_repo", | 221 "--svn_repo", |
212 "svn://svn.chromium.org/chrome-try/try-perf", | 222 "svn://svn.chromium.org/chrome-try/try-perf", |
213 "--diff", | 223 "--diff", |
214 "/dev/null" | 224 "/dev/null" |
215 ], | 225 ], |
216 "cwd": "[TMP]/fake_checkout_tmp_1", | 226 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
217 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 227 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
218 }, | 228 }, |
219 { | 229 { |
220 "cmd": [ | 230 "cmd": [ |
221 "git", | 231 "git", |
222 "footers", | 232 "footers", |
223 "--position", | 233 "--position", |
224 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 234 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
225 ], | 235 ], |
226 "cwd": "[TMP]/fake_checkout_tmp_1", | 236 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
227 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 237 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
228 "stdout": "/path/to/tmp/" | 238 "stdout": "/path/to/tmp/" |
229 }, | 239 }, |
230 { | 240 { |
231 "cmd": [], | 241 "cmd": [], |
| 242 "cwd": "[SLAVE_BUILD]", |
232 "name": "Waiting for chromium@a6298e4afe" | 243 "name": "Waiting for chromium@a6298e4afe" |
233 }, | 244 }, |
234 { | 245 { |
235 "cmd": [ | 246 "cmd": [ |
236 "python", | 247 "python", |
237 "-u", | 248 "-u", |
238 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 249 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
239 "--", | 250 "--", |
240 "[ROOT]/b/depot_tools/gsutil.py", | 251 "[DEPOT_TOOLS]/gsutil.py", |
241 "----", | 252 "----", |
242 "ls", | 253 "ls", |
243 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 254 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
244 ], | 255 ], |
| 256 "cwd": "[SLAVE_BUILD]", |
245 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 257 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
246 "~followup_annotations": [ | 258 "~followup_annotations": [ |
247 "@@@STEP_NEST_LEVEL@1@@@" | 259 "@@@STEP_NEST_LEVEL@1@@@" |
248 ] | 260 ] |
249 }, | 261 }, |
250 { | 262 { |
251 "cmd": [], | 263 "cmd": [], |
| 264 "cwd": "[SLAVE_BUILD]", |
252 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 265 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", |
253 "trigger_specs": [ | 266 "trigger_specs": [ |
254 { | 267 { |
255 "builder_name": "linux_perf_tester", | 268 "builder_name": "linux_perf_tester", |
256 "properties": { | 269 "properties": { |
257 "bisect_config": { | 270 "bisect_config": { |
258 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 271 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
259 "metric": "mean_input_event_latency/mean_input_event_latency", | 272 "metric": "mean_input_event_latency/mean_input_event_latency", |
260 "repeat_count": 5, | 273 "repeat_count": 5, |
261 "test_type": "perf" | 274 "test_type": "perf" |
(...skipping 11 matching lines...) Expand all Loading... |
273 "~followup_annotations": [ | 286 "~followup_annotations": [ |
274 "@@@STEP_NEST_LEVEL@1@@@" | 287 "@@@STEP_NEST_LEVEL@1@@@" |
275 ] | 288 ] |
276 }, | 289 }, |
277 { | 290 { |
278 "cmd": [ | 291 "cmd": [ |
279 "python", | 292 "python", |
280 "-u", | 293 "-u", |
281 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 294 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
282 ], | 295 ], |
| 296 "cwd": "[SLAVE_BUILD]", |
283 "name": "Waiting for chromium@a6298e4afe.sleeping", | 297 "name": "Waiting for chromium@a6298e4afe.sleeping", |
284 "~followup_annotations": [ | 298 "~followup_annotations": [ |
285 "@@@STEP_NEST_LEVEL@1@@@", | 299 "@@@STEP_NEST_LEVEL@1@@@", |
286 "@@@STEP_LOG_LINE@python.inline@@@@", | 300 "@@@STEP_LOG_LINE@python.inline@@@@", |
287 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 301 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
288 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 302 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
289 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 303 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
290 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 304 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
291 "@@@STEP_LOG_END@python.inline@@@" | 305 "@@@STEP_LOG_END@python.inline@@@" |
292 ] | 306 ] |
293 }, | 307 }, |
294 { | 308 { |
295 "cmd": [ | 309 "cmd": [ |
296 "python", | 310 "python", |
297 "-u", | 311 "-u", |
298 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 312 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
299 "--", | 313 "--", |
300 "[ROOT]/b/depot_tools/gsutil.py", | 314 "[DEPOT_TOOLS]/gsutil.py", |
301 "----", | 315 "----", |
302 "ls", | 316 "ls", |
303 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 317 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
304 ], | 318 ], |
| 319 "cwd": "[SLAVE_BUILD]", |
305 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 320 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
306 "~followup_annotations": [ | 321 "~followup_annotations": [ |
307 "@@@STEP_NEST_LEVEL@1@@@" | 322 "@@@STEP_NEST_LEVEL@1@@@" |
308 ] | 323 ] |
309 }, | 324 }, |
310 { | 325 { |
311 "cmd": [ | 326 "cmd": [ |
312 "python", | 327 "python", |
313 "-u", | 328 "-u", |
314 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 329 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
315 "--", | 330 "--", |
316 "[ROOT]/b/depot_tools/gsutil.py", | 331 "[DEPOT_TOOLS]/gsutil.py", |
317 "----", | 332 "----", |
318 "cat", | 333 "cat", |
319 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 334 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
320 ], | 335 ], |
| 336 "cwd": "[SLAVE_BUILD]", |
321 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 337 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", |
322 "stdout": "/path/to/tmp/", | 338 "stdout": "/path/to/tmp/", |
323 "~followup_annotations": [ | 339 "~followup_annotations": [ |
324 "@@@STEP_NEST_LEVEL@1@@@", | 340 "@@@STEP_NEST_LEVEL@1@@@", |
325 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" | 341 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" |
326 ] | 342 ] |
327 }, | 343 }, |
328 { | 344 { |
329 "cmd": [ | 345 "cmd": [ |
330 "git", | 346 "git", |
331 "footers", | 347 "footers", |
332 "--position", | 348 "--position", |
333 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 349 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
334 ], | 350 ], |
335 "cwd": "[TMP]/fake_checkout_tmp_1", | 351 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
336 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 352 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
337 "stdout": "/path/to/tmp/" | 353 "stdout": "/path/to/tmp/" |
338 }, | 354 }, |
339 { | 355 { |
340 "cmd": [], | 356 "cmd": [], |
| 357 "cwd": "[SLAVE_BUILD]", |
341 "name": "Waiting for chromium@00316c9ddf" | 358 "name": "Waiting for chromium@00316c9ddf" |
342 }, | 359 }, |
343 { | 360 { |
344 "cmd": [ | 361 "cmd": [ |
345 "python", | 362 "python", |
346 "-u", | 363 "-u", |
347 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 364 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
348 "--", | 365 "--", |
349 "[ROOT]/b/depot_tools/gsutil.py", | 366 "[DEPOT_TOOLS]/gsutil.py", |
350 "----", | 367 "----", |
351 "ls", | 368 "ls", |
352 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 369 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
353 ], | 370 ], |
| 371 "cwd": "[SLAVE_BUILD]", |
354 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 372 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
355 "~followup_annotations": [ | 373 "~followup_annotations": [ |
356 "@@@STEP_NEST_LEVEL@1@@@" | 374 "@@@STEP_NEST_LEVEL@1@@@" |
357 ] | 375 ] |
358 }, | 376 }, |
359 { | 377 { |
360 "cmd": [], | 378 "cmd": [], |
| 379 "cwd": "[SLAVE_BUILD]", |
361 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 380 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", |
362 "trigger_specs": [ | 381 "trigger_specs": [ |
363 { | 382 { |
364 "builder_name": "linux_perf_tester", | 383 "builder_name": "linux_perf_tester", |
365 "properties": { | 384 "properties": { |
366 "bisect_config": { | 385 "bisect_config": { |
367 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 386 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
368 "metric": "mean_input_event_latency/mean_input_event_latency", | 387 "metric": "mean_input_event_latency/mean_input_event_latency", |
369 "repeat_count": 5, | 388 "repeat_count": 5, |
370 "test_type": "perf" | 389 "test_type": "perf" |
(...skipping 11 matching lines...) Expand all Loading... |
382 "~followup_annotations": [ | 401 "~followup_annotations": [ |
383 "@@@STEP_NEST_LEVEL@1@@@" | 402 "@@@STEP_NEST_LEVEL@1@@@" |
384 ] | 403 ] |
385 }, | 404 }, |
386 { | 405 { |
387 "cmd": [ | 406 "cmd": [ |
388 "python", | 407 "python", |
389 "-u", | 408 "-u", |
390 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 409 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
391 ], | 410 ], |
| 411 "cwd": "[SLAVE_BUILD]", |
392 "name": "Waiting for chromium@00316c9ddf.sleeping", | 412 "name": "Waiting for chromium@00316c9ddf.sleeping", |
393 "~followup_annotations": [ | 413 "~followup_annotations": [ |
394 "@@@STEP_NEST_LEVEL@1@@@", | 414 "@@@STEP_NEST_LEVEL@1@@@", |
395 "@@@STEP_LOG_LINE@python.inline@@@@", | 415 "@@@STEP_LOG_LINE@python.inline@@@@", |
396 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 416 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
397 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 417 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
398 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 418 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
399 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 419 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
400 "@@@STEP_LOG_END@python.inline@@@" | 420 "@@@STEP_LOG_END@python.inline@@@" |
401 ] | 421 ] |
402 }, | 422 }, |
403 { | 423 { |
404 "cmd": [ | 424 "cmd": [ |
405 "python", | 425 "python", |
406 "-u", | 426 "-u", |
407 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
408 "--", | 428 "--", |
409 "[ROOT]/b/depot_tools/gsutil.py", | 429 "[DEPOT_TOOLS]/gsutil.py", |
410 "----", | 430 "----", |
411 "ls", | 431 "ls", |
412 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 432 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
413 ], | 433 ], |
| 434 "cwd": "[SLAVE_BUILD]", |
414 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 435 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
415 "~followup_annotations": [ | 436 "~followup_annotations": [ |
416 "@@@STEP_NEST_LEVEL@1@@@" | 437 "@@@STEP_NEST_LEVEL@1@@@" |
417 ] | 438 ] |
418 }, | 439 }, |
419 { | 440 { |
420 "cmd": [ | 441 "cmd": [ |
421 "python", | 442 "python", |
422 "-u", | 443 "-u", |
423 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 444 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
424 "--", | 445 "--", |
425 "[ROOT]/b/depot_tools/gsutil.py", | 446 "[DEPOT_TOOLS]/gsutil.py", |
426 "----", | 447 "----", |
427 "cat", | 448 "cat", |
428 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 449 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
429 ], | 450 ], |
| 451 "cwd": "[SLAVE_BUILD]", |
430 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 452 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
431 "stdout": "/path/to/tmp/", | 453 "stdout": "/path/to/tmp/", |
432 "~followup_annotations": [ | 454 "~followup_annotations": [ |
433 "@@@STEP_NEST_LEVEL@1@@@" | 455 "@@@STEP_NEST_LEVEL@1@@@" |
434 ] | 456 ] |
435 }, | 457 }, |
436 { | 458 { |
437 "name": "$result", | 459 "name": "$result", |
438 "recipe_result": null, | 460 "recipe_result": null, |
439 "status_code": 0 | 461 "status_code": 0 |
440 } | 462 } |
441 ] | 463 ] |
OLD | NEW |