| 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]/mac", | 7 "[BUILDER_CACHE]/mac", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 }, | 202 }, |
| 203 { | 203 { |
| 204 "cmd": [ | 204 "cmd": [ |
| 205 "python", | 205 "python", |
| 206 "-u", | 206 "-u", |
| 207 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 207 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 208 "runhooks" | 208 "runhooks" |
| 209 ], | 209 ], |
| 210 "cwd": "[BUILDER_CACHE]/mac/src", | 210 "cwd": "[BUILDER_CACHE]/mac/src", |
| 211 "env": { | 211 "env": { |
| 212 "FORCE_MAC_TOOLCHAIN": "1", |
| 212 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 213 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 213 "GYP_CHROMIUM_NO_ACTION": "1", | 214 "GYP_CHROMIUM_NO_ACTION": "1", |
| 214 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' int
ernal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_
mode=prepare use_goma=1", | 215 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' int
ernal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_
mode=prepare use_goma=1", |
| 215 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 216 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 216 }, | 217 }, |
| 217 "name": "gclient runhooks (with patch)" | 218 "name": "gclient runhooks (with patch)" |
| 218 }, | 219 }, |
| 219 { | 220 { |
| 220 "cmd": [ | 221 "cmd": [ |
| 221 "python", | 222 "python", |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 "-b", | 351 "-b", |
| 351 "mac_optional_gpu_tests_rel", | 352 "mac_optional_gpu_tests_rel", |
| 352 "--config-file", | 353 "--config-file", |
| 353 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", | 354 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", |
| 354 "--goma-dir", | 355 "--goma-dir", |
| 355 "[CACHE]/cipd/goma", | 356 "[CACHE]/cipd/goma", |
| 356 "//out/Release" | 357 "//out/Release" |
| 357 ], | 358 ], |
| 358 "cwd": "[BUILDER_CACHE]/mac/src", | 359 "cwd": "[BUILDER_CACHE]/mac/src", |
| 359 "env": { | 360 "env": { |
| 361 "FORCE_MAC_TOOLCHAIN": "1", |
| 360 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 362 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 361 }, | 363 }, |
| 362 "name": "generate_build_files (with patch)" | 364 "name": "generate_build_files (with patch)" |
| 363 }, | 365 }, |
| 364 { | 366 { |
| 365 "allow_subannotations": true, | 367 "allow_subannotations": true, |
| 366 "cmd": [ | 368 "cmd": [ |
| 367 "python", | 369 "python", |
| 368 "-u", | 370 "-u", |
| 369 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 371 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 370 "--src-dir", | 372 "--src-dir", |
| 371 "[BUILDER_CACHE]/mac/src", | 373 "[BUILDER_CACHE]/mac/src", |
| 372 "--output-json", | 374 "--output-json", |
| 373 "/path/to/tmp/json" | 375 "/path/to/tmp/json" |
| 374 ], | 376 ], |
| 375 "env": { | 377 "env": { |
| 378 "FORCE_MAC_TOOLCHAIN": "1", |
| 376 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 377 }, | 380 }, |
| 378 "name": "clang_revision", | 381 "name": "clang_revision", |
| 379 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 380 "@@@STEP_LOG_LINE@json.output@{@@@", | 383 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 381 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 382 "@@@STEP_LOG_LINE@json.output@}@@@", | 385 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 383 "@@@STEP_LOG_END@json.output@@@" | 386 "@@@STEP_LOG_END@json.output@@@" |
| 384 ] | 387 ] |
| 385 }, | 388 }, |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 "/creds/service_accounts/service-account-goma-client.json", | 420 "/creds/service_accounts/service-account-goma-client.json", |
| 418 "--goma-dir", | 421 "--goma-dir", |
| 419 "[CACHE]/cipd/goma", | 422 "[CACHE]/cipd/goma", |
| 420 "--goma-fail-fast", | 423 "--goma-fail-fast", |
| 421 "--goma-disable-local-fallback", | 424 "--goma-disable-local-fallback", |
| 422 "--ninja-ensure-up-to-date", | 425 "--ninja-ensure-up-to-date", |
| 423 "--", | 426 "--", |
| 424 "base_unittests" | 427 "base_unittests" |
| 425 ], | 428 ], |
| 426 "env": { | 429 "env": { |
| 430 "FORCE_MAC_TOOLCHAIN": "1", |
| 427 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 431 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 428 }, | 432 }, |
| 429 "name": "compile (with patch)", | 433 "name": "compile (with patch)", |
| 430 "~followup_annotations": [ | 434 "~followup_annotations": [ |
| 431 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 435 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 432 "@@@STEP_LOG_END@json.output (invalid)@@@" | 436 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 433 ] | 437 ] |
| 434 }, | 438 }, |
| 435 { | 439 { |
| 436 "cmd": [ | 440 "cmd": [ |
| (...skipping 24 matching lines...) Expand all Loading... |
| 461 "--generate-json-file", | 465 "--generate-json-file", |
| 462 "-o", | 466 "-o", |
| 463 "gtest-results/base_unittests", | 467 "gtest-results/base_unittests", |
| 464 "--builder-name=mac_optional_gpu_tests_rel", | 468 "--builder-name=mac_optional_gpu_tests_rel", |
| 465 "--slave-name=TestSlavename", | 469 "--slave-name=TestSlavename", |
| 466 "--build-number=571", | 470 "--build-number=571", |
| 467 "base_unittests" | 471 "base_unittests" |
| 468 ], | 472 ], |
| 469 "cwd": "[BUILDER_CACHE]/mac", | 473 "cwd": "[BUILDER_CACHE]/mac", |
| 470 "env": { | 474 "env": { |
| 475 "FORCE_MAC_TOOLCHAIN": "1", |
| 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 476 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 472 }, | 477 }, |
| 473 "name": "base_unittests (with patch)" | 478 "name": "base_unittests (with patch)" |
| 474 }, | 479 }, |
| 475 { | 480 { |
| 476 "name": "$result", | 481 "name": "$result", |
| 477 "recipe_result": null, | 482 "recipe_result": null, |
| 478 "status_code": 0 | 483 "status_code": 0 |
| 479 } | 484 } |
| 480 ] | 485 ] |
| OLD | NEW |