| 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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 "name": "Resolving reference range.resolving hash 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", | 75 "name": "Resolving reference range.resolving hash 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", |
| 76 "stdout": "/path/to/tmp/", | 76 "stdout": "/path/to/tmp/", |
| 77 "~followup_annotations": [ | 77 "~followup_annotations": [ |
| 78 "@@@STEP_NEST_LEVEL@1@@@" | 78 "@@@STEP_NEST_LEVEL@1@@@" |
| 79 ] | 79 ] |
| 80 }, | 80 }, |
| 81 { | 81 { |
| 82 "cmd": [ | 82 "cmd": [ |
| 83 "python", | 83 "python", |
| 84 "-u", | 84 "-u", |
| 85 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 85 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
| 86 "DEPS", | 86 "DEPS", |
| 87 "--commit", | 87 "--commit", |
| 88 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 88 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 89 ], | 89 ], |
| 90 "cwd": "[SLAVE_BUILD]", | 90 "cwd": "[SLAVE_BUILD]", |
| 91 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 91 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 92 "stdout": "/path/to/tmp/", | 92 "stdout": "/path/to/tmp/", |
| 93 "~followup_annotations": [ | 93 "~followup_annotations": [ |
| 94 "@@@STEP_NEST_LEVEL@1@@@", | 94 "@@@STEP_NEST_LEVEL@1@@@", |
| 95 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 95 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 125 "name": "Resolving reference range.resolving hash a6298e4afedbf2cd461755ea6f
45b0ad64222222", | 125 "name": "Resolving reference range.resolving hash a6298e4afedbf2cd461755ea6f
45b0ad64222222", |
| 126 "stdout": "/path/to/tmp/", | 126 "stdout": "/path/to/tmp/", |
| 127 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@" | 128 "@@@STEP_NEST_LEVEL@1@@@" |
| 129 ] | 129 ] |
| 130 }, | 130 }, |
| 131 { | 131 { |
| 132 "cmd": [ | 132 "cmd": [ |
| 133 "python", | 133 "python", |
| 134 "-u", | 134 "-u", |
| 135 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 135 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
| 136 "DEPS", | 136 "DEPS", |
| 137 "--commit", | 137 "--commit", |
| 138 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 138 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 139 ], | 139 ], |
| 140 "cwd": "[SLAVE_BUILD]", | 140 "cwd": "[SLAVE_BUILD]", |
| 141 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 141 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 142 "stdout": "/path/to/tmp/", | 142 "stdout": "/path/to/tmp/", |
| 143 "~followup_annotations": [ | 143 "~followup_annotations": [ |
| 144 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
| 145 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 145 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 146 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 146 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 147 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 147 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 148 ] | 148 ] |
| 149 }, | 149 }, |
| 150 { | 150 { |
| 151 "cmd": [], | 151 "cmd": [], |
| 152 "cwd": "[SLAVE_BUILD]", | 152 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "Expanding revision range" | 153 "name": "Expanding revision range" |
| 154 }, | 154 }, |
| 155 { | 155 { |
| 156 "cmd": [ | 156 "cmd": [ |
| 157 "python", | 157 "python", |
| 158 "-u", | 158 "-u", |
| 159 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", | 159 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py
", |
| 160 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 160 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 161 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 161 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 162 "chromium" | 162 "chromium" |
| 163 ], | 163 ], |
| 164 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 165 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 166 "stdout": "/path/to/tmp/json", | 166 "stdout": "/path/to/tmp/json", |
| 167 "~followup_annotations": [ | 167 "~followup_annotations": [ |
| 168 "@@@STEP_NEST_LEVEL@1@@@", | 168 "@@@STEP_NEST_LEVEL@1@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@[]@@@", | 169 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 170 "@@@STEP_LOG_END@json.output@@@" | 170 "@@@STEP_LOG_END@json.output@@@" |
| 171 ] | 171 ] |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| 175 "python", | 175 "python", |
| 176 "-u", | 176 "-u", |
| 177 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 177 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 178 "--", | 178 "--", |
| 179 "[DEPOT_TOOLS]/gsutil.py", | 179 "[DEPOT_TOOLS]/gsutil.py", |
| 180 "----", | 180 "----", |
| 181 "ls", | 181 "ls", |
| 182 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 182 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 183 ], | 183 ], |
| 184 "cwd": "[SLAVE_BUILD]", | 184 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "gsutil ls" | 185 "name": "gsutil ls" |
| 186 }, | 186 }, |
| 187 { | 187 { |
| (...skipping 14 matching lines...) Expand all Loading... |
| 202 "--diff", | 202 "--diff", |
| 203 "/dev/null" | 203 "/dev/null" |
| 204 ], | 204 ], |
| 205 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 205 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 206 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 206 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
| 207 }, | 207 }, |
| 208 { | 208 { |
| 209 "cmd": [ | 209 "cmd": [ |
| 210 "python", | 210 "python", |
| 211 "-u", | 211 "-u", |
| 212 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 212 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 213 "--", | 213 "--", |
| 214 "[DEPOT_TOOLS]/gsutil.py", | 214 "[DEPOT_TOOLS]/gsutil.py", |
| 215 "----", | 215 "----", |
| 216 "ls", | 216 "ls", |
| 217 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 217 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 218 ], | 218 ], |
| 219 "cwd": "[SLAVE_BUILD]", | 219 "cwd": "[SLAVE_BUILD]", |
| 220 "name": "gsutil ls (2)" | 220 "name": "gsutil ls (2)" |
| 221 }, | 221 }, |
| 222 { | 222 { |
| (...skipping 14 matching lines...) Expand all Loading... |
| 237 "--diff", | 237 "--diff", |
| 238 "/dev/null" | 238 "/dev/null" |
| 239 ], | 239 ], |
| 240 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 240 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 241 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 241 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
| 242 }, | 242 }, |
| 243 { | 243 { |
| 244 "cmd": [ | 244 "cmd": [ |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 247 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 248 "[DEPOT_TOOLS]/gsutil.py" | 248 "[DEPOT_TOOLS]/gsutil.py" |
| 249 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]", | 250 "cwd": "[SLAVE_BUILD]", |
| 251 "name": "Waiting for revision 314015 and 1 other revision(s).", | 251 "name": "Waiting for revision 314015 and 1 other revision(s).", |
| 252 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad642
22222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"type\": \"gs\
"}]}", | 252 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad642
22222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"type\": \"gs\
"}]}", |
| 253 "stdout": "/path/to/tmp/json", | 253 "stdout": "/path/to/tmp/json", |
| 254 "~followup_annotations": [ | 254 "~followup_annotations": [ |
| 255 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 255 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 256 "@@@STEP_LOG_END@json.output (invalid)@@@" | 256 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 257 ] | 257 ] |
| 258 }, | 258 }, |
| 259 { | 259 { |
| 260 "cmd": [ | 260 "cmd": [ |
| 261 "python", | 261 "python", |
| 262 "-u", | 262 "-u", |
| 263 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 263 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 264 "--", | 264 "--", |
| 265 "[DEPOT_TOOLS]/gsutil.py", | 265 "[DEPOT_TOOLS]/gsutil.py", |
| 266 "----", | 266 "----", |
| 267 "ls", | 267 "ls", |
| 268 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 268 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 269 ], | 269 ], |
| 270 "cwd": "[SLAVE_BUILD]", | 270 "cwd": "[SLAVE_BUILD]", |
| 271 "name": "gsutil ls (3)" | 271 "name": "gsutil ls (3)" |
| 272 }, | 272 }, |
| 273 { | 273 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 290 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 290 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 291 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 291 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 292 } | 292 } |
| 293 } | 293 } |
| 294 ] | 294 ] |
| 295 }, | 295 }, |
| 296 { | 296 { |
| 297 "cmd": [ | 297 "cmd": [ |
| 298 "python", | 298 "python", |
| 299 "-u", | 299 "-u", |
| 300 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 300 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 301 "--", | 301 "--", |
| 302 "[DEPOT_TOOLS]/gsutil.py", | 302 "[DEPOT_TOOLS]/gsutil.py", |
| 303 "----", | 303 "----", |
| 304 "ls", | 304 "ls", |
| 305 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 305 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 306 ], | 306 ], |
| 307 "cwd": "[SLAVE_BUILD]", | 307 "cwd": "[SLAVE_BUILD]", |
| 308 "name": "gsutil ls (4)" | 308 "name": "gsutil ls (4)" |
| 309 }, | 309 }, |
| 310 { | 310 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 327 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 327 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 328 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 328 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 329 } | 329 } |
| 330 } | 330 } |
| 331 ] | 331 ] |
| 332 }, | 332 }, |
| 333 { | 333 { |
| 334 "cmd": [ | 334 "cmd": [ |
| 335 "python", | 335 "python", |
| 336 "-u", | 336 "-u", |
| 337 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 337 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 338 "[DEPOT_TOOLS]/gsutil.py" | 338 "[DEPOT_TOOLS]/gsutil.py" |
| 339 ], | 339 ], |
| 340 "cwd": "[SLAVE_BUILD]", | 340 "cwd": "[SLAVE_BUILD]", |
| 341 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", | 341 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", |
| 342 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff
9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}", | 342 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff
9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}", |
| 343 "stdout": "/path/to/tmp/json", | 343 "stdout": "/path/to/tmp/json", |
| 344 "~followup_annotations": [ | 344 "~followup_annotations": [ |
| 345 "@@@STEP_LOG_LINE@json.output@{@@@", | 345 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ \"failed\": [@@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"failed\": [@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ {@@@", | 347 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"builder\": \"linux_perf_tester\", @@
@", | 348 "@@@STEP_LOG_LINE@json.output@ \"builder\": \"linux_perf_tester\", @@
@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"job_name\": \"a6298e4afedbf2cd461755
ea6f45b0ad64222222-test\", @@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"job_name\": \"a6298e4afedbf2cd461755
ea6f45b0ad64222222-test\", @@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"job_url\": \"http://tempuri.org/log\
", @@@", | 350 "@@@STEP_LOG_LINE@json.output@ \"job_url\": \"http://tempuri.org/log\
", @@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"master\": \"tryserver.chromium.perf\
", @@@", | 351 "@@@STEP_LOG_LINE@json.output@ \"master\": \"tryserver.chromium.perf\
", @@@", |
| 352 "@@@STEP_LOG_LINE@json.output@ \"type\": \"buildbot\"@@@", | 352 "@@@STEP_LOG_LINE@json.output@ \"type\": \"buildbot\"@@@", |
| 353 "@@@STEP_LOG_LINE@json.output@ }@@@", | 353 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 354 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 354 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 355 "@@@STEP_LOG_LINE@json.output@}@@@", | 355 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 356 "@@@STEP_LOG_END@json.output@@@", | 356 "@@@STEP_LOG_END@json.output@@@", |
| 357 "@@@STEP_LINK@Failed build@http://tempuri.org/log@@@", | 357 "@@@STEP_LINK@Failed build@http://tempuri.org/log@@@", |
| 358 "@@@STEP_FAILURE@@@" | 358 "@@@STEP_FAILURE@@@" |
| 359 ] | 359 ] |
| 360 }, | 360 }, |
| 361 { | 361 { |
| 362 "cmd": [ | 362 "cmd": [ |
| 363 "python", | 363 "python", |
| 364 "-u", | 364 "-u", |
| 365 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 365 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 366 "[DEPOT_TOOLS]/gsutil.py" | 366 "[DEPOT_TOOLS]/gsutil.py" |
| 367 ], | 367 ], |
| 368 "cwd": "[SLAVE_BUILD]", | 368 "cwd": "[SLAVE_BUILD]", |
| 369 "name": "Waiting for revision 314017", | 369 "name": "Waiting for revision 314017", |
| 370 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}"
, | 370 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}"
, |
| 371 "stdout": "/path/to/tmp/json", | 371 "stdout": "/path/to/tmp/json", |
| 372 "~followup_annotations": [ | 372 "~followup_annotations": [ |
| 373 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 373 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 374 "@@@STEP_LOG_END@json.output (invalid)@@@" | 374 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 375 ] | 375 ] |
| 376 }, | 376 }, |
| 377 { | 377 { |
| 378 "cmd": [ | 378 "cmd": [ |
| 379 "python", | 379 "python", |
| 380 "-u", | 380 "-u", |
| 381 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 381 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 382 "--", | 382 "--", |
| 383 "[DEPOT_TOOLS]/gsutil.py", | 383 "[DEPOT_TOOLS]/gsutil.py", |
| 384 "----", | 384 "----", |
| 385 "ls", | 385 "ls", |
| 386 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 386 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 387 ], | 387 ], |
| 388 "cwd": "[SLAVE_BUILD]", | 388 "cwd": "[SLAVE_BUILD]", |
| 389 "name": "gsutil ls (5)" | 389 "name": "gsutil ls (5)" |
| 390 }, | 390 }, |
| 391 { | 391 { |
| 392 "cmd": [ | 392 "cmd": [ |
| 393 "python", | 393 "python", |
| 394 "-u", | 394 "-u", |
| 395 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 395 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 396 "--", | 396 "--", |
| 397 "[DEPOT_TOOLS]/gsutil.py", | 397 "[DEPOT_TOOLS]/gsutil.py", |
| 398 "----", | 398 "----", |
| 399 "cat", | 399 "cat", |
| 400 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 400 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 401 ], | 401 ], |
| 402 "cwd": "[SLAVE_BUILD]", | 402 "cwd": "[SLAVE_BUILD]", |
| 403 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", | 403 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", |
| 404 "stdout": "/path/to/tmp/" | 404 "stdout": "/path/to/tmp/" |
| 405 }, | 405 }, |
| 406 { | 406 { |
| 407 "name": "$result", | 407 "name": "$result", |
| 408 "recipe_result": null, | 408 "recipe_result": null, |
| 409 "status_code": 0 | 409 "status_code": 0 |
| 410 } | 410 } |
| 411 ] | 411 ] |
| OLD | NEW |