Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(613)

Side by Side Diff: infra/bots/recipes/swarm_trigger.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json

Issue 2382313003: Stop uploading nanobench results on Valgrind bot (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « infra/bots/recipes/swarm_trigger.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n", 6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n",
7 "{\"buildername\": \"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release- Valgrind\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\" : \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slaven ame\": \"skiabot-linux-swarm-000\"}" 7 "{\"buildername\": \"Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release- Valgrind\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\" : \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slaven ame\": \"skiabot-linux-swarm-000\"}"
8 ], 8 ],
9 "name": "print properties", 9 "name": "print properties",
10 "~followup_annotations": [ 10 "~followup_annotations": [
11 "@@@STEP_LOG_LINE@python.inline@@@@", 11 "@@@STEP_LOG_LINE@python.inline@@@@",
12 "@@@STEP_LOG_LINE@python.inline@import json@@@", 12 "@@@STEP_LOG_LINE@python.inline@import json@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
14 "@@@STEP_LOG_LINE@python.inline@@@@", 14 "@@@STEP_LOG_LINE@python.inline@@@@",
15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@", 15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@",
16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@", 16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@",
17 "@@@STEP_LOG_LINE@python.inline@@@@", 17 "@@@STEP_LOG_LINE@python.inline@@@@",
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 "trigger", 320 "trigger",
321 "--swarming", 321 "--swarming",
322 "https://chromium-swarm.appspot.com", 322 "https://chromium-swarm.appspot.com",
323 "--isolate-server", 323 "--isolate-server",
324 "https://isolateserver.appspot.com", 324 "https://isolateserver.appspot.com",
325 "--priority", 325 "--priority",
326 "90", 326 "90",
327 "--shards", 327 "--shards",
328 "1", 328 "1",
329 "--task-name", 329 "--task-name",
330 "compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_ 64-Release-Valgrind/5", 330 "compile_skia/Ubuntu/[dummy has/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_ 64-Release-Valgrind/5",
331 "--dump-json", 331 "--dump-json",
332 "/path/to/tmp/json", 332 "/path/to/tmp/json",
333 "--expiration", 333 "--expiration",
334 "72000", 334 "72000",
335 "--io-timeout", 335 "--io-timeout",
336 "2400", 336 "2400",
337 "--hard-timeout", 337 "--hard-timeout",
338 "14400", 338 "14400",
339 "--dimension", 339 "--dimension",
340 "gpu", 340 "gpu",
341 "none", 341 "none",
342 "--dimension", 342 "--dimension",
343 "os", 343 "os",
344 "Ubuntu", 344 "Ubuntu",
345 "--dimension", 345 "--dimension",
346 "pool", 346 "pool",
347 "Skia", 347 "Skia",
348 "--tag", 348 "--tag",
349 "allow_milo:1", 349 "allow_milo:1",
350 "--tag", 350 "--tag",
351 "buildername:Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ", 351 "buildername:Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ",
352 "--tag", 352 "--tag",
353 "buildnumber:5", 353 "buildnumber:5",
354 "--tag", 354 "--tag",
355 "data:[dummy hash for compile_skia]", 355 "data:[dummy hash for compile_skia]",
356 "--tag", 356 "--tag",
357 "master:client.skia", 357 "master:client.skia",
358 "--tag", 358 "--tag",
359 "name:compile_skia", 359 "name:compile_skia",
360 "--tag", 360 "--tag",
361 "os:Ubuntu", 361 "os:Ubuntu",
(...skipping 13 matching lines...) Expand all
375 "mastername=client.skia.compile", 375 "mastername=client.skia.compile",
376 "buildnumber=1", 376 "buildnumber=1",
377 "slavename=skiabot-dummy-compile-slave", 377 "slavename=skiabot-dummy-compile-slave",
378 "reason=Triggered by Skia swarm_trigger Recipe", 378 "reason=Triggered by Skia swarm_trigger Recipe",
379 "swarm_out_dir=${ISOLATED_OUTDIR}", 379 "swarm_out_dir=${ISOLATED_OUTDIR}",
380 "revision=abc123" 380 "revision=abc123"
381 ], 381 ],
382 "name": "[trigger] compile_skia on Ubuntu", 382 "name": "[trigger] compile_skia on Ubuntu",
383 "~followup_annotations": [ 383 "~followup_annotations": [
384 "@@@STEP_LOG_LINE@json.output@{@@@", 384 "@@@STEP_LOG_LINE@json.output@{@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/ [dummy has/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", @@ @", 385 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/ [dummy has/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", @@ @",
386 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 386 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
387 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Test-Ub untu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {@@@", 387 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Perf-Ub untu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {@@@",
388 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 388 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
389 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
390 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
391 "@@@STEP_LOG_LINE@json.output@ }@@@", 391 "@@@STEP_LOG_LINE@json.output@ }@@@",
392 "@@@STEP_LOG_LINE@json.output@ }@@@", 392 "@@@STEP_LOG_LINE@json.output@ }@@@",
393 "@@@STEP_LOG_LINE@json.output@}@@@", 393 "@@@STEP_LOG_LINE@json.output@}@@@",
394 "@@@STEP_LOG_END@json.output@@@", 394 "@@@STEP_LOG_END@json.output@@@",
395 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 395 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
396 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@" 396 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@"
397 ] 397 ]
398 }, 398 },
399 { 399 {
400 "cmd": [ 400 "cmd": [
401 "python", 401 "python",
402 "-u", 402 "-u",
403 "[SLAVE_BUILD]/swarming.client/swarming.py", 403 "[SLAVE_BUILD]/swarming.client/swarming.py",
404 "collect", 404 "collect",
405 "--swarming", 405 "--swarming",
406 "https://chromium-swarm.appspot.com", 406 "https://chromium-swarm.appspot.com",
407 "--decorate", 407 "--decorate",
408 "--print-status-updates", 408 "--print-status-updates",
409 "--json", 409 "--json",
410 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-Shu ttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"compile_skia/Ubunt u/[dummy has/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw arm.appspot.com/user/task/10000\"}}}", 410 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Perf-Ubuntu-GCC-Shu ttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"compile_skia/Ubunt u/[dummy has/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw arm.appspot.com/user/task/10000\"}}}",
411 "--task-summary-json", 411 "--task-summary-json",
412 "/path/to/tmp/json" 412 "/path/to/tmp/json"
413 ], 413 ],
414 "name": "compile_skia on Ubuntu", 414 "name": "compile_skia on Ubuntu",
415 "~followup_annotations": [ 415 "~followup_annotations": [
416 "@@@STEP_TEXT@swarming pending 71s@@@", 416 "@@@STEP_TEXT@swarming pending 71s@@@",
417 "@@@STEP_LOG_LINE@json.output@{@@@", 417 "@@@STEP_LOG_LINE@json.output@{@@@",
418 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 418 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
419 "@@@STEP_LOG_LINE@json.output@ {@@@", 419 "@@@STEP_LOG_LINE@json.output@ {@@@",
420 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 420 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 506 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
507 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 507 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
508 "@@@STEP_LOG_END@python.inline@@@" 508 "@@@STEP_LOG_END@python.inline@@@"
509 ] 509 ]
510 }, 510 },
511 { 511 {
512 "cmd": [ 512 "cmd": [
513 "python", 513 "python",
514 "-u", 514 "-u",
515 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 515 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
516 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/skia /infra/bots/test_skia.isolate\", \n \"--isolated\", \n \"[SLAVE_BU ILD]/swarming_temp_dir/skia-task-test_skia.isolated\", \n \"--config-vari able\", \n \"OS\", \n \"Ubuntu\", \n \"--blacklist\", \n \".git\", \n \"--blacklist\", \n \"out\", \n \"--black list\", \n \"*.pyc\", \n \"--blacklist\", \n \".recipe_deps \", \n \"--extra-variable\", \n \"WORKDIR\", \n \"[SLAVE_BU ILD]\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 516 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/skia /infra/bots/perf_skia.isolate\", \n \"--isolated\", \n \"[SLAVE_BU ILD]/swarming_temp_dir/skia-task-perf_skia.isolated\", \n \"--config-vari able\", \n \"OS\", \n \"Ubuntu\", \n \"--blacklist\", \n \".git\", \n \"--blacklist\", \n \"out\", \n \"--black list\", \n \"*.pyc\", \n \"--blacklist\", \n \".recipe_deps \", \n \"--extra-variable\", \n \"WORKDIR\", \n \"[SLAVE_BU ILD]\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
517 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json" 517 "[SLAVE_BUILD]/swarming_temp_dir/perf_skia.isolated.gen.json"
518 ], 518 ],
519 "name": "Write test_skia.isolated.gen.json" 519 "name": "Write perf_skia.isolated.gen.json"
520 }, 520 },
521 { 521 {
522 "cmd": [ 522 "cmd": [
523 "python", 523 "python",
524 "-u", 524 "-u",
525 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 525 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
526 "[SLAVE_BUILD]/swarming.client", 526 "[SLAVE_BUILD]/swarming.client",
527 "batcharchive", 527 "batcharchive",
528 "--dump-json", 528 "--dump-json",
529 "/path/to/tmp/json", 529 "/path/to/tmp/json",
530 "--isolate-server", 530 "--isolate-server",
531 "https://isolateserver.appspot.com", 531 "https://isolateserver.appspot.com",
532 "--verbose", 532 "--verbose",
533 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json" 533 "[SLAVE_BUILD]/swarming_temp_dir/perf_skia.isolated.gen.json"
534 ], 534 ],
535 "name": "isolate tests (2)", 535 "name": "isolate tests (2)",
536 "~followup_annotations": [ 536 "~followup_annotations": [
537 "@@@STEP_LOG_LINE@json.output@{@@@", 537 "@@@STEP_LOG_LINE@json.output@{@@@",
538 "@@@STEP_LOG_LINE@json.output@ \"test_skia\": \"[dummy hash for test_skia ]\"@@@", 538 "@@@STEP_LOG_LINE@json.output@ \"perf_skia\": \"[dummy hash for perf_skia ]\"@@@",
539 "@@@STEP_LOG_LINE@json.output@}@@@", 539 "@@@STEP_LOG_LINE@json.output@}@@@",
540 "@@@STEP_LOG_END@json.output@@@", 540 "@@@STEP_LOG_END@json.output@@@",
541 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test_skia\": \"[dummy hash for test _skia]\"}@@@" 541 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"perf_skia\": \"[dummy hash for perf _skia]\"}@@@"
542 ] 542 ]
543 }, 543 },
544 { 544 {
545 "cmd": [ 545 "cmd": [
546 "python", 546 "python",
547 "-u", 547 "-u",
548 "\nimport json\nimport sys\nwith open(sys.argv[1]) as f:\n isolated = jso n.load(f)\nif not isolated.get('includes'):\n isolated['includes'] = []\nfor h in sys.argv[2:]:\n isolated['includes'].append(h)\nwith open(sys.argv[1], 'w') as f:\n json.dump(isolated, f, sort_keys=True)\n", 548 "\nimport json\nimport sys\nwith open(sys.argv[1]) as f:\n isolated = jso n.load(f)\nif not isolated.get('includes'):\n isolated['includes'] = []\nfor h in sys.argv[2:]:\n isolated['includes'].append(h)\nwith open(sys.argv[1], 'w') as f:\n json.dump(isolated, f, sort_keys=True)\n",
549 "[SLAVE_BUILD]/swarming_temp_dir/skia-task-test_skia.isolated", 549 "[SLAVE_BUILD]/swarming_temp_dir/skia-task-perf_skia.isolated",
550 "abc123" 550 "abc123"
551 ], 551 ],
552 "name": "add_isolated_input", 552 "name": "add_isolated_input",
553 "~followup_annotations": [ 553 "~followup_annotations": [
554 "@@@STEP_LOG_LINE@python.inline@@@@", 554 "@@@STEP_LOG_LINE@python.inline@@@@",
555 "@@@STEP_LOG_LINE@python.inline@import json@@@", 555 "@@@STEP_LOG_LINE@python.inline@import json@@@",
556 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 556 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
557 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@", 557 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@",
558 "@@@STEP_LOG_LINE@python.inline@ isolated = json.load(f)@@@", 558 "@@@STEP_LOG_LINE@python.inline@ isolated = json.load(f)@@@",
559 "@@@STEP_LOG_LINE@python.inline@if not isolated.get('includes'):@@@", 559 "@@@STEP_LOG_LINE@python.inline@if not isolated.get('includes'):@@@",
560 "@@@STEP_LOG_LINE@python.inline@ isolated['includes'] = []@@@", 560 "@@@STEP_LOG_LINE@python.inline@ isolated['includes'] = []@@@",
561 "@@@STEP_LOG_LINE@python.inline@for h in sys.argv[2:]:@@@", 561 "@@@STEP_LOG_LINE@python.inline@for h in sys.argv[2:]:@@@",
562 "@@@STEP_LOG_LINE@python.inline@ isolated['includes'].append(h)@@@", 562 "@@@STEP_LOG_LINE@python.inline@ isolated['includes'].append(h)@@@",
563 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1], 'w') as f:@@@", 563 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1], 'w') as f:@@@",
564 "@@@STEP_LOG_LINE@python.inline@ json.dump(isolated, f, sort_keys=True)@@ @", 564 "@@@STEP_LOG_LINE@python.inline@ json.dump(isolated, f, sort_keys=True)@@ @",
565 "@@@STEP_LOG_END@python.inline@@@" 565 "@@@STEP_LOG_END@python.inline@@@"
566 ] 566 ]
567 }, 567 },
568 { 568 {
569 "cmd": [ 569 "cmd": [
570 "python", 570 "python",
571 "-u", 571 "-u",
572 "[SLAVE_BUILD]/swarming.client/isolateserver.py", 572 "[SLAVE_BUILD]/swarming.client/isolateserver.py",
573 "archive", 573 "archive",
574 "--isolate-server", 574 "--isolate-server",
575 "https://isolateserver.appspot.com", 575 "https://isolateserver.appspot.com",
576 "[SLAVE_BUILD]/swarming_temp_dir/skia-task-test_skia.isolated" 576 "[SLAVE_BUILD]/swarming_temp_dir/skia-task-perf_skia.isolated"
577 ], 577 ],
578 "name": "upload new .isolated file for test_skia", 578 "name": "upload new .isolated file for perf_skia",
579 "stdout": "/path/to/tmp/" 579 "stdout": "/path/to/tmp/"
580 }, 580 },
581 { 581 {
582 "cmd": [ 582 "cmd": [
583 "python", 583 "python",
584 "-u", 584 "-u",
585 "[SLAVE_BUILD]/swarming.client/swarming.py", 585 "[SLAVE_BUILD]/swarming.client/swarming.py",
586 "trigger", 586 "trigger",
587 "--swarming", 587 "--swarming",
588 "https://chromium-swarm.appspot.com", 588 "https://chromium-swarm.appspot.com",
589 "--isolate-server", 589 "--isolate-server",
590 "https://isolateserver.appspot.com", 590 "https://isolateserver.appspot.com",
591 "--priority", 591 "--priority",
592 "90", 592 "90",
593 "--shards", 593 "--shards",
594 "1", 594 "1",
595 "--task-name", 595 "--task-name",
596 "test_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Rele ase-Valgrind/5", 596 "perf_skia/Ubuntu/def456/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Rele ase-Valgrind/5",
597 "--dump-json", 597 "--dump-json",
598 "/path/to/tmp/json", 598 "/path/to/tmp/json",
599 "--expiration", 599 "--expiration",
600 "172800", 600 "172800",
601 "--io-timeout", 601 "--io-timeout",
602 "3600", 602 "3600",
603 "--hard-timeout", 603 "--hard-timeout",
604 "32400", 604 "32400",
605 "--dimension", 605 "--dimension",
606 "gpu", 606 "gpu",
607 "10de:1244", 607 "10de:1244",
608 "--dimension", 608 "--dimension",
609 "os", 609 "os",
610 "Ubuntu", 610 "Ubuntu",
611 "--dimension", 611 "--dimension",
612 "pool", 612 "pool",
613 "Skia", 613 "Skia",
614 "--tag", 614 "--tag",
615 "allow_milo:1", 615 "allow_milo:1",
616 "--tag", 616 "--tag",
617 "buildername:Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ", 617 "buildername:Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ",
618 "--tag", 618 "--tag",
619 "buildnumber:5", 619 "buildnumber:5",
620 "--tag", 620 "--tag",
621 "data:def456", 621 "data:def456",
622 "--tag", 622 "--tag",
623 "master:client.skia", 623 "master:client.skia",
624 "--tag", 624 "--tag",
625 "name:test_skia", 625 "name:perf_skia",
626 "--tag", 626 "--tag",
627 "os:Ubuntu", 627 "os:Ubuntu",
628 "--tag", 628 "--tag",
629 "revision:abc123", 629 "revision:abc123",
630 "--tag", 630 "--tag",
631 "slavename:skiabot-linux-swarm-000", 631 "slavename:skiabot-linux-swarm-000",
632 "--tag", 632 "--tag",
633 "stepname:test_skia on Ubuntu", 633 "stepname:perf_skia on Ubuntu",
634 "--cipd-package", 634 "--cipd-package",
635 "skp:skia/bots/skp:version:0", 635 "skp:skia/bots/skp:version:0",
636 "--cipd-package", 636 "--cipd-package",
637 "skimage:skia/bots/skimage:version:0", 637 "skimage:skia/bots/skimage:version:0",
638 "--cipd-package", 638 "--cipd-package",
639 "svg:skia/bots/svg:version:0", 639 "svg:skia/bots/svg:version:0",
640 "def456", 640 "def456",
641 "--", 641 "--",
642 "--workdir", 642 "--workdir",
643 "../../..", 643 "../../..",
644 "swarm_test", 644 "swarm_perf",
645 "buildername=Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ", 645 "buildername=Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind ",
646 "mastername=client.skia", 646 "mastername=client.skia",
647 "buildnumber=5", 647 "buildnumber=5",
648 "slavename=skiabot-linux-swarm-000", 648 "slavename=skiabot-linux-swarm-000",
649 "reason=Triggered by Skia swarm_trigger Recipe", 649 "reason=Triggered by Skia swarm_trigger Recipe",
650 "swarm_out_dir=${ISOLATED_OUTDIR}", 650 "swarm_out_dir=${ISOLATED_OUTDIR}",
651 "revision=abc123" 651 "revision=abc123"
652 ], 652 ],
653 "name": "[trigger] test_skia on Ubuntu", 653 "name": "[trigger] perf_skia on Ubuntu",
654 "~followup_annotations": [ 654 "~followup_annotations": [
655 "@@@STEP_LOG_LINE@json.output@{@@@", 655 "@@@STEP_LOG_LINE@json.output@{@@@",
656 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_skia/Ubuntu/def 456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", @@@", 656 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"perf_skia/Ubuntu/def 456/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", @@@",
657 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 657 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
658 "@@@STEP_LOG_LINE@json.output@ \"test_skia/Ubuntu/def456/Test-Ubuntu-GC C-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {@@@", 658 "@@@STEP_LOG_LINE@json.output@ \"perf_skia/Ubuntu/def456/Perf-Ubuntu-GC C-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {@@@",
659 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 659 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
660 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 660 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
661 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 661 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
662 "@@@STEP_LOG_LINE@json.output@ }@@@", 662 "@@@STEP_LOG_LINE@json.output@ }@@@",
663 "@@@STEP_LOG_LINE@json.output@ }@@@", 663 "@@@STEP_LOG_LINE@json.output@ }@@@",
664 "@@@STEP_LOG_LINE@json.output@}@@@", 664 "@@@STEP_LOG_LINE@json.output@}@@@",
665 "@@@STEP_LOG_END@json.output@@@", 665 "@@@STEP_LOG_END@json.output@@@",
666 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 666 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
667 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@" 667 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@"
668 ] 668 ]
669 }, 669 },
670 { 670 {
671 "cmd": [ 671 "cmd": [
672 "python", 672 "python",
673 "-u", 673 "-u",
674 "[SLAVE_BUILD]/swarming.client/swarming.py", 674 "[SLAVE_BUILD]/swarming.client/swarming.py",
675 "collect", 675 "collect",
676 "--swarming", 676 "--swarming",
677 "https://chromium-swarm.appspot.com", 677 "https://chromium-swarm.appspot.com",
678 "--decorate", 678 "--decorate",
679 "--print-status-updates", 679 "--print-status-updates",
680 "--json", 680 "--json",
681 "{\"base_task_name\": \"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-G PU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"test_skia/Ubuntu/def456/T est-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}", 681 "{\"base_task_name\": \"perf_skia/Ubuntu/def456/Perf-Ubuntu-GCC-ShuttleA-G PU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"perf_skia/Ubuntu/def456/P erf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}",
682 "--task-summary-json", 682 "--task-summary-json",
683 "/path/to/tmp/json" 683 "/path/to/tmp/json"
684 ], 684 ],
685 "name": "test_skia on Ubuntu", 685 "name": "perf_skia on Ubuntu",
686 "~followup_annotations": [ 686 "~followup_annotations": [
687 "@@@STEP_TEXT@swarming pending 71s@@@", 687 "@@@STEP_TEXT@swarming pending 71s@@@",
688 "@@@STEP_LOG_LINE@json.output@{@@@", 688 "@@@STEP_LOG_LINE@json.output@{@@@",
689 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 689 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
690 "@@@STEP_LOG_LINE@json.output@ {@@@", 690 "@@@STEP_LOG_LINE@json.output@ {@@@",
691 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 691 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
692 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 692 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
693 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 693 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
694 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 694 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
695 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 695 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 30 matching lines...) Expand all
726 "@@@STEP_LINK@shard #0 isolated out@blah@@@", 726 "@@@STEP_LINK@shard #0 isolated out@blah@@@",
727 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@" 727 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@"
728 ] 728 ]
729 }, 729 },
730 { 730 {
731 "name": "$result", 731 "name": "$result",
732 "recipe_result": null, 732 "recipe_result": null,
733 "status_code": 0 733 "status_code": 0
734 } 734 }
735 ] 735 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_trigger.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698