| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'v8/third_party/
valgrind': 'https://chromium.googlesource.com/chromium/deps/valgrind/binaries'},
'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromi
um.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'v8/third_party/
valgrind': 'https://chromium.googlesource.com/chromium/deps/valgrind/binaries'},
'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromi
um.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 "cmd": [ | 139 "cmd": [ |
| 140 "python", | 140 "python", |
| 141 "-u", | 141 "-u", |
| 142 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 142 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 143 "runhooks" | 143 "runhooks" |
| 144 ], | 144 ], |
| 145 "cwd": "[SLAVE_BUILD]/v8", | 145 "cwd": "[SLAVE_BUILD]/v8", |
| 146 "env": { | 146 "env": { |
| 147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 148 "GYP_CHROMIUM_NO_ACTION": "1", | 148 "GYP_CHROMIUM_NO_ACTION": "1", |
| 149 "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma'
target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", | 149 "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma'
has_valgrind=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target
_arch=x64", |
| 150 "GYP_GENERATORS": "ninja", | 150 "GYP_GENERATORS": "ninja", |
| 151 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 151 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 152 }, | 152 }, |
| 153 "name": "gclient runhooks" | 153 "name": "gclient runhooks" |
| 154 }, | 154 }, |
| 155 { | 155 { |
| 156 "cmd": [ | 156 "cmd": [ |
| 157 "python", | 157 "python", |
| 158 "-u", | 158 "-u", |
| 159 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 159 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 324 "batcharchive", | 324 "batcharchive", |
| 325 "--dump-json", | 325 "--dump-json", |
| 326 "/path/to/tmp/json", | 326 "/path/to/tmp/json", |
| 327 "--isolate-server", | 327 "--isolate-server", |
| 328 "https://isolateserver.appspot.com", | 328 "https://isolateserver.appspot.com", |
| 329 "--verbose", | 329 "--verbose", |
| 330 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 330 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 331 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, | 331 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
| 332 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 332 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
| 333 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 333 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
| 334 "[SLAVE_BUILD]/v8/out/Release/run-valgrind.isolated.gen.json", |
| 334 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 335 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 335 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 336 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 336 ], | 337 ], |
| 337 "name": "isolate tests", | 338 "name": "isolate tests", |
| 338 "~followup_annotations": [ | 339 "~followup_annotations": [ |
| 339 "@@@STEP_LOG_LINE@json.output@{@@@", | 340 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 341 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 341 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", | 342 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", |
| 342 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 343 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 344 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"run-valgrind\": \"[dummy hash for run-va
lgrind]\", @@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 347 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 346 "@@@STEP_LOG_LINE@json.output@}@@@", | 348 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 347 "@@@STEP_LOG_END@json.output@@@" | 349 "@@@STEP_LOG_END@json.output@@@" |
| 348 ] | 350 ] |
| 349 }, | 351 }, |
| 350 { | 352 { |
| 351 "cmd": [], | 353 "cmd": [], |
| 352 "name": "trigger", | 354 "name": "trigger", |
| 353 "trigger_specs": [ | 355 "trigger_specs": [ |
| (...skipping 14 matching lines...) Expand all Loading... |
| 368 "patchset": "1", | 370 "patchset": "1", |
| 369 "reason": "CQ", | 371 "reason": "CQ", |
| 370 "requester": "commit-bot@chromium.org", | 372 "requester": "commit-bot@chromium.org", |
| 371 "revision": "12345", | 373 "revision": "12345", |
| 372 "rietveld": "https://codereview.chromium.org", | 374 "rietveld": "https://codereview.chromium.org", |
| 373 "swarm_hashes": { | 375 "swarm_hashes": { |
| 374 "bot_default": "[dummy hash for bot_default]", | 376 "bot_default": "[dummy hash for bot_default]", |
| 375 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 377 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
| 376 "mjsunit": "[dummy hash for mjsunit]", | 378 "mjsunit": "[dummy hash for mjsunit]", |
| 377 "optimize_for_size": "[dummy hash for optimize_for_size]", | 379 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 380 "run-valgrind": "[dummy hash for run-valgrind]", |
| 378 "simdjs": "[dummy hash for simdjs]", | 381 "simdjs": "[dummy hash for simdjs]", |
| 379 "test262": "[dummy hash for test262]" | 382 "test262": "[dummy hash for test262]" |
| 380 } | 383 } |
| 381 } | 384 } |
| 382 } | 385 } |
| 383 ], | 386 ], |
| 384 "~followup_annotations": [ | 387 "~followup_annotations": [ |
| 385 "@@@STEP_TEXT@v8_linux64_rel_ng_triggered@@@" | 388 "@@@STEP_TEXT@v8_linux64_rel_ng_triggered@@@" |
| 386 ] | 389 ] |
| 387 }, | 390 }, |
| 388 { | 391 { |
| 389 "name": "$result", | 392 "name": "$result", |
| 390 "recipe_result": null, | 393 "recipe_result": null, |
| 391 "status_code": 0 | 394 "status_code": 0 |
| 392 } | 395 } |
| 393 ] | 396 ] |
| OLD | NEW |