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 - builder", | 10 "V8 Linux - builder", |
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
262 "@@@STEP_LOG_LINE@json.output@}@@@", | 262 "@@@STEP_LOG_LINE@json.output@}@@@", |
263 "@@@STEP_LOG_END@json.output@@@" | 263 "@@@STEP_LOG_END@json.output@@@" |
264 ] | 264 ] |
265 }, | 265 }, |
266 { | 266 { |
267 "cmd": [ | 267 "cmd": [ |
268 "python", | 268 "python", |
269 "-u", | 269 "-u", |
270 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 270 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
271 "--", | 271 "--", |
272 "[DEPOT_TOOLS]/gsutil.py", | 272 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
273 "----", | 273 "----", |
274 "cp", | 274 "cp", |
275 "-a", | 275 "-a", |
276 "public-read", | 276 "public-read", |
277 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy
hash for perf]\", \"run-deopt-fuzzer\": \"[dummy hash for run-deopt-fuzzer]\", \
"run-gcmole\": \"[dummy hash for run-gcmole]\", \"simdjs\": \"[dummy hash for si
mdjs]\", \"test262\": \"[dummy hash for test262]\"}", | 277 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy
hash for perf]\", \"run-deopt-fuzzer\": \"[dummy hash for run-deopt-fuzzer]\", \
"run-gcmole\": \"[dummy hash for run-gcmole]\", \"simdjs\": \"[dummy hash for si
mdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
278 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 278 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
279 ], | 279 ], |
280 "name": "gsutil upload", | 280 "name": "gsutil upload", |
281 "~followup_annotations": [ | 281 "~followup_annotations": [ |
282 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 282 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
437 "~followup_annotations": [ | 437 "~followup_annotations": [ |
438 "@@@STEP_TEXT@v8_trigger_proxy@@@" | 438 "@@@STEP_TEXT@v8_trigger_proxy@@@" |
439 ] | 439 ] |
440 }, | 440 }, |
441 { | 441 { |
442 "name": "$result", | 442 "name": "$result", |
443 "recipe_result": null, | 443 "recipe_result": null, |
444 "status_code": 0 | 444 "status_code": 0 |
445 } | 445 } |
446 ] | 446 ] |
OLD | NEW |