| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_perf_bisect", | 7 "[BUILDER_CACHE]/linux_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 498 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | 498 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 499 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | 499 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 500 "@@@STEP_LOG_LINE@json.output@ }@@@", | 500 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 501 "@@@STEP_LOG_LINE@json.output@}@@@", | 501 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 502 "@@@STEP_LOG_END@json.output@@@" | 502 "@@@STEP_LOG_END@json.output@@@" |
| 503 ] | 503 ] |
| 504 }, | 504 }, |
| 505 { | 505 { |
| 506 "cmd": [ | 506 "cmd": [ |
| 507 "/opt/infra-tools/buildbucket", |
| 508 "get", |
| 509 "--host", |
| 510 "cr-buildbucket.appspot.com", |
| 511 "9016911228971028736" |
| 512 ], |
| 513 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 514 "name": "buildbucket.get (2)", |
| 515 "stdout": "/path/to/tmp/json", |
| 516 "~followup_annotations": [ |
| 517 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 518 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 519 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\"@@@", |
| 520 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 521 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 522 "@@@STEP_LOG_END@json.output@@@" |
| 523 ] |
| 524 }, |
| 525 { |
| 526 "cmd": [ |
| 507 "python", | 527 "python", |
| 508 "-u", | 528 "-u", |
| 509 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 529 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 510 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 530 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 511 ], | 531 ], |
| 512 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 532 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 513 "name": "rmtree build directory", | 533 "name": "rmtree build directory", |
| 514 "~followup_annotations": [ | 534 "~followup_annotations": [ |
| 515 "@@@STEP_LOG_LINE@python.inline@@@@", | 535 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 516 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 536 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 829 "@@@STEP_LOG_LINE@json.output@}@@@", | 849 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 830 "@@@STEP_LOG_END@json.output@@@" | 850 "@@@STEP_LOG_END@json.output@@@" |
| 831 ] | 851 ] |
| 832 }, | 852 }, |
| 833 { | 853 { |
| 834 "name": "$result", | 854 "name": "$result", |
| 835 "recipe_result": null, | 855 "recipe_result": null, |
| 836 "status_code": 0 | 856 "status_code": 0 |
| 837 } | 857 } |
| 838 ] | 858 ] |
| OLD | NEW |