| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - debug builder", | 10 "V8 Linux - debug builder", |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 254 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 255 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
| 256 ] | 256 ] |
| 257 }, | 257 }, |
| 258 { | 258 { |
| 259 "cmd": [ | 259 "cmd": [ |
| 260 "python", | 260 "python", |
| 261 "-u", | 261 "-u", |
| 262 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 262 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 263 "--", | 263 "--", |
| 264 "[DEPOT_TOOLS]/gsutil.py", | 264 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 265 "----", | 265 "----", |
| 266 "cp", | 266 "cp", |
| 267 "-a", | 267 "-a", |
| 268 "public-read", | 268 "public-read", |
| 269 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\
", \"webkit\": \"[dummy hash for webkit]\"}", | 269 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\
", \"webkit\": \"[dummy hash for webkit]\"}", |
| 270 "gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 270 "gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
| 271 ], | 271 ], |
| 272 "name": "gsutil upload", | 272 "name": "gsutil upload", |
| 273 "~followup_annotations": [ | 273 "~followup_annotations": [ |
| 274 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 274 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 396 "~followup_annotations": [ | 396 "~followup_annotations": [ |
| 397 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - greedy allocator<br />V8 Linux - gc stress@@@" | 397 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - greedy allocator<br />V8 Linux - gc stress@@@" |
| 398 ] | 398 ] |
| 399 }, | 399 }, |
| 400 { | 400 { |
| 401 "name": "$result", | 401 "name": "$result", |
| 402 "recipe_result": null, | 402 "recipe_result": null, |
| 403 "status_code": 0 | 403 "status_code": 0 |
| 404 } | 404 } |
| 405 ] | 405 ] |
| OLD | NEW |