OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
157 "-u", | 157 "-u", |
158 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 158 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", |
159 "--build-dir", | 159 "--build-dir", |
160 "[SLAVE_BUILD]\\src\\out\\Release_x64", | 160 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
161 "--clean-isolated-files" | 161 "--clean-isolated-files" |
162 ], | 162 ], |
163 "cwd": "[SLAVE_BUILD]", | 163 "cwd": "[SLAVE_BUILD]", |
164 "name": "clean isolated files" | 164 "name": "clean isolated files" |
165 }, | 165 }, |
166 { | 166 { |
167 "allow_subannotations": true, | |
168 "cmd": [ | |
169 "python", | |
170 "-u", | |
171 "[BUILD]\\scripts\\slave\\clang_revision.py", | |
172 "--src-dir", | |
173 "[SLAVE_BUILD]\\src", | |
174 "--output-json", | |
175 "/path/to/tmp/json" | |
176 ], | |
177 "cwd": "[SLAVE_BUILD]", | |
178 "name": "clang_revision", | |
179 "~followup_annotations": [ | |
180 "@@@STEP_LOG_LINE@json.output@{@@@", | |
181 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
182 "@@@STEP_LOG_LINE@json.output@}@@@", | |
183 "@@@STEP_LOG_END@json.output@@@" | |
184 ] | |
185 }, | |
186 { | |
187 "cmd": [ | 167 "cmd": [ |
188 "python", | 168 "python", |
189 "-u", | 169 "-u", |
190 "[BUILD]\\scripts\\slave\\compile.py", | 170 "import sys; sys.exit(1)" |
191 "--target", | |
192 "Release_x64", | |
193 "--src-dir", | |
194 "[SLAVE_BUILD]\\src", | |
195 "--build-tool", | |
196 "ninja", | |
197 "--compiler", | |
198 "clang", | |
199 "--mode", | |
200 "official", | |
201 "--clobber", | |
202 "--", | |
203 "all", | |
204 "browser_tests", | |
205 "browser_tests_run", | |
206 "crash_service" | |
207 ], | 171 ], |
208 "cwd": "[SLAVE_BUILD]", | 172 "cwd": "[SLAVE_BUILD]", |
209 "name": "compile" | 173 "name": "compile", |
210 }, | |
211 { | |
212 "cmd": [ | |
213 "python", | |
214 "-u", | |
215 "RECIPE_MODULE[isolate]\\resources\\remove_build_metadata.py", | |
216 "--build-dir", | |
217 "[SLAVE_BUILD]\\src\\out\\Release_x64", | |
218 "--src-dir", | |
219 "[SLAVE_BUILD]\\src" | |
220 ], | |
221 "cwd": "[SLAVE_BUILD]", | |
222 "name": "remove_build_metadata" | |
223 }, | |
224 { | |
225 "cmd": [ | |
226 "python", | |
227 "-u", | |
228 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | |
229 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | |
230 "batcharchive", | |
231 "--dump-json", | |
232 "/path/to/tmp/json", | |
233 "--isolate-server", | |
234 "https://isolateserver.appspot.com", | |
235 "--verbose", | |
236 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | |
237 ], | |
238 "cwd": "[SLAVE_BUILD]", | |
239 "name": "isolate tests", | |
240 "~followup_annotations": [ | 174 "~followup_annotations": [ |
241 "@@@STEP_LOG_LINE@json.output@{@@@", | 175 "step returned non-zero exit code: 1", |
242 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 176 "@@@STEP_TEXT@Misconfigured bot: no compile targets@@@", |
243 "@@@STEP_LOG_LINE@json.output@}@@@", | 177 "@@@STEP_FAILURE@@@" |
244 "@@@STEP_LOG_END@json.output@@@" | |
245 ] | 178 ] |
246 }, | 179 }, |
247 { | 180 { |
248 "allow_subannotations": true, | 181 "name": "$final_result", |
249 "cmd": [ | 182 "reason": "Step('compile') failed with return_code 1", |
250 "python", | 183 "status_code": 1 |
251 "-u", | |
252 "[BUILD]\\scripts\\slave\\zip_build.py", | |
253 "--target", | |
254 "Release_x64", | |
255 "--build-url", | |
256 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang64", | |
257 "--build_revision", | |
258 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
259 "--factory-properties", | |
260 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
261 "--build-properties", | |
262 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | |
263 ], | |
264 "cwd": "[SLAVE_BUILD]", | |
265 "name": "package build" | |
266 }, | |
267 { | |
268 "cmd": [], | |
269 "cwd": "[SLAVE_BUILD]", | |
270 "name": "trigger", | |
271 "trigger_specs": [ | |
272 { | |
273 "builder_name": "CrWinClang64 tester" | |
274 } | |
275 ], | |
276 "~followup_annotations": [ | |
277 "@@@STEP_TEXT@CrWinClang64 tester@@@" | |
278 ] | |
279 } | 184 } |
280 ] | 185 ] |
OLD | NEW |