| 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", | 7 "[BUILDER_CACHE]/linux", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 21 "@@@STEP_LOG_END@python.inline@@@" | 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] | 22 ] |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "cmd": [ | 25 "cmd": [ |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 29 "--spec", | 29 "--spec", |
| 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 31 "--root", | 31 "--patch_root", |
| 32 "src", | 32 "src", |
| 33 "--revision_mapping_file", | 33 "--revision_mapping_file", |
| 34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 35 "--git-cache-dir", | 35 "--git-cache-dir", |
| 36 "[GIT_CACHE]", | 36 "[GIT_CACHE]", |
| 37 "--output_json", | 37 "--output_json", |
| 38 "/path/to/tmp/json", | 38 "/path/to/tmp/json", |
| 39 "--revision", | 39 "--revision", |
| 40 "src@r10", | 40 "src@r10", |
| 41 "--output_manifest" | 41 "--output_manifest" |
| (...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 295 "@@@STEP_LOG_END@python.inline@@@" | 295 "@@@STEP_LOG_END@python.inline@@@" |
| 296 ] | 296 ] |
| 297 }, | 297 }, |
| 298 { | 298 { |
| 299 "cmd": [ | 299 "cmd": [ |
| 300 "python", | 300 "python", |
| 301 "-u", | 301 "-u", |
| 302 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 302 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 303 "--spec", | 303 "--spec", |
| 304 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 304 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 305 "--root", | 305 "--patch_root", |
| 306 "src", | 306 "src", |
| 307 "--revision_mapping_file", | 307 "--revision_mapping_file", |
| 308 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 308 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 309 "--git-cache-dir", | 309 "--git-cache-dir", |
| 310 "[GIT_CACHE]", | 310 "[GIT_CACHE]", |
| 311 "--output_json", | 311 "--output_json", |
| 312 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
| 313 "--revision", | 313 "--revision", |
| 314 "src@r6", | 314 "src@r6", |
| 315 "--output_manifest" | 315 "--output_manifest" |
| (...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 682 "@@@STEP_LOG_END@python.inline@@@" | 682 "@@@STEP_LOG_END@python.inline@@@" |
| 683 ] | 683 ] |
| 684 }, | 684 }, |
| 685 { | 685 { |
| 686 "cmd": [ | 686 "cmd": [ |
| 687 "python", | 687 "python", |
| 688 "-u", | 688 "-u", |
| 689 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 689 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 690 "--spec", | 690 "--spec", |
| 691 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 691 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 692 "--root", | 692 "--patch_root", |
| 693 "src", | 693 "src", |
| 694 "--revision_mapping_file", | 694 "--revision_mapping_file", |
| 695 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 695 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 696 "--git-cache-dir", | 696 "--git-cache-dir", |
| 697 "[GIT_CACHE]", | 697 "[GIT_CACHE]", |
| 698 "--output_json", | 698 "--output_json", |
| 699 "/path/to/tmp/json", | 699 "/path/to/tmp/json", |
| 700 "--revision", | 700 "--revision", |
| 701 "src@r4", | 701 "src@r4", |
| 702 "--output_manifest" | 702 "--output_manifest" |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 978 "@@@STEP_LOG_END@python.inline@@@" | 978 "@@@STEP_LOG_END@python.inline@@@" |
| 979 ] | 979 ] |
| 980 }, | 980 }, |
| 981 { | 981 { |
| 982 "cmd": [ | 982 "cmd": [ |
| 983 "python", | 983 "python", |
| 984 "-u", | 984 "-u", |
| 985 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 985 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 986 "--spec", | 986 "--spec", |
| 987 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 987 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 988 "--root", | 988 "--patch_root", |
| 989 "src", | 989 "src", |
| 990 "--revision_mapping_file", | 990 "--revision_mapping_file", |
| 991 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 991 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 992 "--git-cache-dir", | 992 "--git-cache-dir", |
| 993 "[GIT_CACHE]", | 993 "[GIT_CACHE]", |
| 994 "--output_json", | 994 "--output_json", |
| 995 "/path/to/tmp/json", | 995 "/path/to/tmp/json", |
| 996 "--revision", | 996 "--revision", |
| 997 "src@r5", | 997 "src@r5", |
| 998 "--output_manifest" | 998 "--output_manifest" |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1376 "@@@STEP_LOG_END@report@@@", | 1376 "@@@STEP_LOG_END@report@@@", |
| 1377 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r5\", \"metadata\": {\"regre
ssion_range_size\": 9, \"sub_ranges\": [[null, \"r2\", \"r3\", \"r4\", \"r5\", \
"r6\", \"r7\", \"r8\", \"r9\", \"r10\"]], \"use_bisect\": true}, \"result\": {\"
r4\": \"skipped\", \"r5\": \"failed\", \"r6\": \"failed\"}}@@@" | 1377 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r5\", \"metadata\": {\"regre
ssion_range_size\": 9, \"sub_ranges\": [[null, \"r2\", \"r3\", \"r4\", \"r5\", \
"r6\", \"r7\", \"r8\", \"r9\", \"r10\"]], \"use_bisect\": true}, \"result\": {\"
r4\": \"skipped\", \"r5\": \"failed\", \"r6\": \"failed\"}}@@@" |
| 1378 ] | 1378 ] |
| 1379 }, | 1379 }, |
| 1380 { | 1380 { |
| 1381 "name": "$result", | 1381 "name": "$result", |
| 1382 "recipe_result": null, | 1382 "recipe_result": null, |
| 1383 "status_code": 0 | 1383 "status_code": 0 |
| 1384 } | 1384 } |
| 1385 ] | 1385 ] |
| OLD | NEW |