| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.perf.fyi", | 8 "chromium.perf.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux CT Top1k RR Perf", | 10 "Linux CT Top1k RR Perf", |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 "--master-name", | 183 "--master-name", |
| 184 "chromium.perf.fyi" | 184 "chromium.perf.fyi" |
| 185 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", | 186 "cwd": "[SLAVE_BUILD]", |
| 187 "name": "Download and Extract Binary" | 187 "name": "Download and Extract Binary" |
| 188 }, | 188 }, |
| 189 { | 189 { |
| 190 "cmd": [ | 190 "cmd": [ |
| 191 "python", | 191 "python", |
| 192 "-u", | 192 "-u", |
| 193 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 193 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 194 "--", | 194 "--", |
| 195 "[DEPOT_TOOLS]/gsutil.py", | 195 "[DEPOT_TOOLS]/gsutil.py", |
| 196 "----", | 196 "----", |
| 197 "cp", | 197 "cp", |
| 198 "gs://cluster-telemetry/swarming/binaries/run_chromium_perf_swarming", | 198 "gs://cluster-telemetry/swarming/binaries/run_chromium_perf_swarming", |
| 199 "[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming" | 199 "[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming" |
| 200 ], | 200 ], |
| 201 "cwd": "[SLAVE_BUILD]", | 201 "cwd": "[SLAVE_BUILD]", |
| 202 "name": "gsutil download run_chromium_perf_swarming" | 202 "name": "gsutil download run_chromium_perf_swarming" |
| 203 }, | 203 }, |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 257 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 257 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 258 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 258 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 259 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 259 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 260 "@@@STEP_LOG_END@python.inline@@@" | 260 "@@@STEP_LOG_END@python.inline@@@" |
| 261 ] | 261 ] |
| 262 }, | 262 }, |
| 263 { | 263 { |
| 264 "cmd": [ | 264 "cmd": [ |
| 265 "python", | 265 "python", |
| 266 "-u", | 266 "-u", |
| 267 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 267 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 268 "--", | 268 "--", |
| 269 "[DEPOT_TOOLS]/gsutil.py", | 269 "[DEPOT_TOOLS]/gsutil.py", |
| 270 "----", | 270 "----", |
| 271 "cp", | 271 "cp", |
| 272 "gs://cluster-telemetry/swarming/page_sets/1k/slave1/*", | 272 "gs://cluster-telemetry/swarming/page_sets/1k/slave1/*", |
| 273 "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets" | 273 "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets" |
| 274 ], | 274 ], |
| 275 "cwd": "[SLAVE_BUILD]", | 275 "cwd": "[SLAVE_BUILD]", |
| 276 "name": "gsutil download" | 276 "name": "gsutil download" |
| 277 }, | 277 }, |
| (...skipping 17 matching lines...) Expand all Loading... |
| 295 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 295 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 296 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 296 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 297 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 297 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 298 "@@@STEP_LOG_END@python.inline@@@" | 298 "@@@STEP_LOG_END@python.inline@@@" |
| 299 ] | 299 ] |
| 300 }, | 300 }, |
| 301 { | 301 { |
| 302 "cmd": [ | 302 "cmd": [ |
| 303 "python", | 303 "python", |
| 304 "-u", | 304 "-u", |
| 305 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 305 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 306 "--", | 306 "--", |
| 307 "[DEPOT_TOOLS]/gsutil.py", | 307 "[DEPOT_TOOLS]/gsutil.py", |
| 308 "----", | 308 "----", |
| 309 "cp", | 309 "cp", |
| 310 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave1/*", | 310 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave1/*", |
| 311 "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets/data" | 311 "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets/data" |
| 312 ], | 312 ], |
| 313 "cwd": "[SLAVE_BUILD]", | 313 "cwd": "[SLAVE_BUILD]", |
| 314 "name": "gsutil download (2)" | 314 "name": "gsutil download (2)" |
| 315 }, | 315 }, |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 367 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 367 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 368 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 368 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 369 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 369 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 370 "@@@STEP_LOG_END@python.inline@@@" | 370 "@@@STEP_LOG_END@python.inline@@@" |
| 371 ] | 371 ] |
| 372 }, | 372 }, |
| 373 { | 373 { |
| 374 "cmd": [ | 374 "cmd": [ |
| 375 "python", | 375 "python", |
| 376 "-u", | 376 "-u", |
| 377 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 377 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 378 "--", | 378 "--", |
| 379 "[DEPOT_TOOLS]/gsutil.py", | 379 "[DEPOT_TOOLS]/gsutil.py", |
| 380 "----", | 380 "----", |
| 381 "cp", | 381 "cp", |
| 382 "gs://cluster-telemetry/swarming/page_sets/1k/slave2/*", | 382 "gs://cluster-telemetry/swarming/page_sets/1k/slave2/*", |
| 383 "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets" | 383 "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets" |
| 384 ], | 384 ], |
| 385 "cwd": "[SLAVE_BUILD]", | 385 "cwd": "[SLAVE_BUILD]", |
| 386 "name": "gsutil download (3)" | 386 "name": "gsutil download (3)" |
| 387 }, | 387 }, |
| (...skipping 17 matching lines...) Expand all Loading... |
| 405 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 405 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 406 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 406 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 407 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 407 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 408 "@@@STEP_LOG_END@python.inline@@@" | 408 "@@@STEP_LOG_END@python.inline@@@" |
| 409 ] | 409 ] |
| 410 }, | 410 }, |
| 411 { | 411 { |
| 412 "cmd": [ | 412 "cmd": [ |
| 413 "python", | 413 "python", |
| 414 "-u", | 414 "-u", |
| 415 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 415 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 416 "--", | 416 "--", |
| 417 "[DEPOT_TOOLS]/gsutil.py", | 417 "[DEPOT_TOOLS]/gsutil.py", |
| 418 "----", | 418 "----", |
| 419 "cp", | 419 "cp", |
| 420 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave2/*", | 420 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave2/*", |
| 421 "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets/data" | 421 "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets/data" |
| 422 ], | 422 ], |
| 423 "cwd": "[SLAVE_BUILD]", | 423 "cwd": "[SLAVE_BUILD]", |
| 424 "name": "gsutil download (4)" | 424 "name": "gsutil download (4)" |
| 425 }, | 425 }, |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 477 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 477 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 478 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 478 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 479 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 479 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 480 "@@@STEP_LOG_END@python.inline@@@" | 480 "@@@STEP_LOG_END@python.inline@@@" |
| 481 ] | 481 ] |
| 482 }, | 482 }, |
| 483 { | 483 { |
| 484 "cmd": [ | 484 "cmd": [ |
| 485 "python", | 485 "python", |
| 486 "-u", | 486 "-u", |
| 487 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 487 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 488 "--", | 488 "--", |
| 489 "[DEPOT_TOOLS]/gsutil.py", | 489 "[DEPOT_TOOLS]/gsutil.py", |
| 490 "----", | 490 "----", |
| 491 "cp", | 491 "cp", |
| 492 "gs://cluster-telemetry/swarming/page_sets/1k/slave3/*", | 492 "gs://cluster-telemetry/swarming/page_sets/1k/slave3/*", |
| 493 "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets" | 493 "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets" |
| 494 ], | 494 ], |
| 495 "cwd": "[SLAVE_BUILD]", | 495 "cwd": "[SLAVE_BUILD]", |
| 496 "name": "gsutil download (5)" | 496 "name": "gsutil download (5)" |
| 497 }, | 497 }, |
| (...skipping 17 matching lines...) Expand all Loading... |
| 515 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 515 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 516 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 516 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 517 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 517 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 518 "@@@STEP_LOG_END@python.inline@@@" | 518 "@@@STEP_LOG_END@python.inline@@@" |
| 519 ] | 519 ] |
| 520 }, | 520 }, |
| 521 { | 521 { |
| 522 "cmd": [ | 522 "cmd": [ |
| 523 "python", | 523 "python", |
| 524 "-u", | 524 "-u", |
| 525 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 525 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 526 "--", | 526 "--", |
| 527 "[DEPOT_TOOLS]/gsutil.py", | 527 "[DEPOT_TOOLS]/gsutil.py", |
| 528 "----", | 528 "----", |
| 529 "cp", | 529 "cp", |
| 530 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave3/*", | 530 "gs://cluster-telemetry/swarming/webpage_archives/1k/slave3/*", |
| 531 "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets/data" | 531 "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets/data" |
| 532 ], | 532 ], |
| 533 "cwd": "[SLAVE_BUILD]", | 533 "cwd": "[SLAVE_BUILD]", |
| 534 "name": "gsutil download (6)" | 534 "name": "gsutil download (6)" |
| 535 }, | 535 }, |
| (...skipping 28 matching lines...) Expand all Loading... |
| 564 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/s
warming_temp_dir/ct-task-3.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCH
MARK\", \n \"rasterize_and_record_micro\", \n \"--extra-variable\"
, \n \"SLAVE_NUM\", \n \"3\"\n ], \n \"dir\": \"[SLAVE_BUILD
]/src/chrome\", \n \"version\": 1\n}", | 564 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/s
warming_temp_dir/ct-task-3.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCH
MARK\", \n \"rasterize_and_record_micro\", \n \"--extra-variable\"
, \n \"SLAVE_NUM\", \n \"3\"\n ], \n \"dir\": \"[SLAVE_BUILD
]/src/chrome\", \n \"version\": 1\n}", |
| 565 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json" | 565 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json" |
| 566 ], | 566 ], |
| 567 "cwd": "[SLAVE_BUILD]", | 567 "cwd": "[SLAVE_BUILD]", |
| 568 "name": "Write slave3.isolated.gen.json" | 568 "name": "Write slave3.isolated.gen.json" |
| 569 }, | 569 }, |
| 570 { | 570 { |
| 571 "cmd": [ | 571 "cmd": [ |
| 572 "python", | 572 "python", |
| 573 "-u", | 573 "-u", |
| 574 "RECIPE_MODULE[isolate]/resources/isolate.py", | 574 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 575 "[SLAVE_BUILD]/swarming.client", | 575 "[SLAVE_BUILD]/swarming.client", |
| 576 "batcharchive", | 576 "batcharchive", |
| 577 "--dump-json", | 577 "--dump-json", |
| 578 "/path/to/tmp/json", | 578 "/path/to/tmp/json", |
| 579 "--isolate-server", | 579 "--isolate-server", |
| 580 "https://isolateserver.appspot.com", | 580 "https://isolateserver.appspot.com", |
| 581 "--verbose", | 581 "--verbose", |
| 582 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", | 582 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", |
| 583 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", | 583 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", |
| 584 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json" | 584 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json" |
| (...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1055 "@@@STEP_LINK@shard #0 isolated out@blah@@@", | 1055 "@@@STEP_LINK@shard #0 isolated out@blah@@@", |
| 1056 "@@@STEP_FAILURE@@@" | 1056 "@@@STEP_FAILURE@@@" |
| 1057 ] | 1057 ] |
| 1058 }, | 1058 }, |
| 1059 { | 1059 { |
| 1060 "name": "$result", | 1060 "name": "$result", |
| 1061 "reason": "Step('ct-1k-task-2 on Ubuntu-14.04') failed with return_code 1", | 1061 "reason": "Step('ct-1k-task-2 on Ubuntu-14.04') failed with return_code 1", |
| 1062 "status_code": 1 | 1062 "status_code": 1 |
| 1063 } | 1063 } |
| 1064 ] | 1064 ] |
| OLD | NEW |