| 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_layout", | 7 "[BUILDER_CACHE]/mac_layout", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 "python", | 300 "python", |
| 301 "-u", | 301 "-u", |
| 302 "[BUILDER_CACHE]/mac_layout/src/tools/mb/mb.py", | 302 "[BUILDER_CACHE]/mac_layout/src/tools/mb/mb.py", |
| 303 "analyze", | 303 "analyze", |
| 304 "-m", | 304 "-m", |
| 305 "tryserver.blink", | 305 "tryserver.blink", |
| 306 "-b", | 306 "-b", |
| 307 "mac10.9_blink_rel", | 307 "mac10.9_blink_rel", |
| 308 "-v", | 308 "-v", |
| 309 "//out/Release", | 309 "//out/Release", |
| 310 "{\"additional_compile_targets\": [], \"files\": [\"v8/foo.cc\"], \"test_t
argets\": [\"blink_tests\"]}", | 310 "{\"additional_compile_targets\": [], \"files\": [\"v8/foo.cc\"], \"test_t
argets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"blink_tests
\", \"webkit_unit_tests\", \"wtf_unittests\"]}", |
| 311 "/path/to/tmp/json" | 311 "/path/to/tmp/json" |
| 312 ], | 312 ], |
| 313 "env": { | 313 "env": { |
| 314 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 314 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 315 }, | 315 }, |
| 316 "name": "analyze", | 316 "name": "analyze", |
| 317 "~followup_annotations": [ | 317 "~followup_annotations": [ |
| 318 "@@@STEP_TEXT@No compile necessary@@@", | 318 "@@@STEP_TEXT@No compile necessary@@@", |
| 319 "@@@STEP_LOG_LINE@json.output@{@@@", | 319 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 320 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 320 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 321 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", | 321 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
| 322 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 322 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| 323 "@@@STEP_LOG_LINE@json.output@}@@@", | 323 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 324 "@@@STEP_LOG_END@json.output@@@", | 324 "@@@STEP_LOG_END@json.output@@@", |
| 325 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 325 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 326 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 326 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 327 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 327 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 328 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 328 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 329 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 329 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 330 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 330 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 331 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", | 331 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", |
| 332 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", |
| 333 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", |
| 334 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", |
| 335 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", |
| 332 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 336 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 333 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 337 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 334 "@@@STEP_LOG_END@analyze_details@@@" | 338 "@@@STEP_LOG_END@analyze_details@@@" |
| 335 ] | 339 ] |
| 336 }, | 340 }, |
| 337 { | 341 { |
| 338 "cmd": [ | 342 "cmd": [ |
| 339 "python", | 343 "python", |
| 340 "-u", | 344 "-u", |
| 345 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 346 "--show-path", |
| 347 "python", |
| 348 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 349 ], |
| 350 "name": "cleanup_temp" |
| 351 }, |
| 352 { |
| 353 "cmd": [ |
| 354 "python", |
| 355 "-u", |
| 356 "[BUILDER_CACHE]/mac_layout/src/tools/mb/mb.py", |
| 357 "gen", |
| 358 "-m", |
| 359 "tryserver.blink", |
| 360 "-b", |
| 361 "mac10.9_blink_rel", |
| 362 "--config-file", |
| 363 "[BUILDER_CACHE]/mac_layout/src/tools/mb/mb_config.pyl", |
| 364 "--goma-dir", |
| 365 "[CACHE]/cipd/goma", |
| 366 "//out/Release" |
| 367 ], |
| 368 "cwd": "[BUILDER_CACHE]/mac_layout/src", |
| 369 "env": { |
| 370 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 371 }, |
| 372 "name": "generate_build_files (with patch)" |
| 373 }, |
| 374 { |
| 375 "allow_subannotations": true, |
| 376 "cmd": [ |
| 377 "python", |
| 378 "-u", |
| 379 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 380 "--src-dir", |
| 381 "[BUILDER_CACHE]/mac_layout/src", |
| 382 "--output-json", |
| 383 "/path/to/tmp/json" |
| 384 ], |
| 385 "env": { |
| 386 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 387 }, |
| 388 "name": "clang_revision", |
| 389 "~followup_annotations": [ |
| 390 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 393 "@@@STEP_LOG_END@json.output@@@" |
| 394 ] |
| 395 }, |
| 396 { |
| 397 "cmd": [ |
| 398 "python", |
| 399 "-u", |
| 400 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 401 "--show-path", |
| 402 "python", |
| 403 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 404 "--gsutil-py-path", |
| 405 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 406 "--ninja-path", |
| 407 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 408 "--target", |
| 409 "Release", |
| 410 "--src-dir", |
| 411 "[BUILDER_CACHE]/mac_layout/src", |
| 412 "--goma-cache-dir", |
| 413 "[GOMA_CACHE]", |
| 414 "--goma-deps-cache-dir", |
| 415 "[GOMA_DEPS_CACHE]", |
| 416 "--compiler", |
| 417 "goma-clang", |
| 418 "--goma-jsonstatus", |
| 419 "/path/to/tmp/json", |
| 420 "--goma-service-account-json-file", |
| 421 "/creds/service_accounts/service-account-goma-client.json", |
| 422 "--goma-dir", |
| 423 "[CACHE]/cipd/goma", |
| 424 "--goma-fail-fast", |
| 425 "--goma-disable-local-fallback", |
| 426 "--", |
| 427 "blink_tests" |
| 428 ], |
| 429 "env": { |
| 430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 431 }, |
| 432 "name": "compile (with patch)", |
| 433 "~followup_annotations": [ |
| 434 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 435 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 436 ] |
| 437 }, |
| 438 { |
| 439 "cmd": [ |
| 440 "python", |
| 441 "-u", |
| 341 "import sys; sys.exit(0)" | 442 "import sys; sys.exit(0)" |
| 342 ], | 443 ], |
| 343 "name": "mark: before_tests" | 444 "name": "mark: before_tests" |
| 344 }, | 445 }, |
| 345 { | 446 { |
| 447 "cmd": [ |
| 448 "python", |
| 449 "-u", |
| 450 "[BUILDER_CACHE]/mac_layout/src/testing/scripts/webkit_lint.py", |
| 451 "--build-config-fs", |
| 452 "Release", |
| 453 "--paths", |
| 454 "{\"checkout\": \"[BUILDER_CACHE]/mac_layout/src\", \"runit.py\": \"RECIPE
_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_
REPO[build]/scripts/slave/runtest.py\"}", |
| 455 "--properties", |
| 456 "{\"buildername\": \"mac10.9_blink_rel\", \"buildnumber\": 571, \"masterna
me\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\"
: \"mac\"}", |
| 457 "run", |
| 458 "--output", |
| 459 "/path/to/tmp/json" |
| 460 ], |
| 461 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 462 "env": { |
| 463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 464 }, |
| 465 "name": "webkit_lint (with patch)", |
| 466 "~followup_annotations": [ |
| 467 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 469 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 470 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 471 "@@@STEP_LOG_END@json.output@@@" |
| 472 ] |
| 473 }, |
| 474 { |
| 475 "cmd": [ |
| 476 "python", |
| 477 "-u", |
| 478 "[BUILDER_CACHE]/mac_layout/src/testing/scripts/webkit_python_tests.py", |
| 479 "--build-config-fs", |
| 480 "Release", |
| 481 "--paths", |
| 482 "{\"checkout\": \"[BUILDER_CACHE]/mac_layout/src\", \"runit.py\": \"RECIPE
_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_
REPO[build]/scripts/slave/runtest.py\"}", |
| 483 "--properties", |
| 484 "{\"buildername\": \"mac10.9_blink_rel\", \"buildnumber\": 571, \"masterna
me\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\"
: \"mac\"}", |
| 485 "run", |
| 486 "--output", |
| 487 "/path/to/tmp/json" |
| 488 ], |
| 489 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 490 "env": { |
| 491 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 492 }, |
| 493 "name": "webkit_python_tests (with patch)", |
| 494 "~followup_annotations": [ |
| 495 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 496 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 497 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 498 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 499 "@@@STEP_LOG_END@json.output@@@" |
| 500 ] |
| 501 }, |
| 502 { |
| 503 "cmd": [ |
| 504 "python", |
| 505 "-u", |
| 506 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 507 "--target", |
| 508 "Release", |
| 509 "--factory-properties", |
| 510 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac10.9_blink_
rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.bl
ink\", \"patch_project\": \"v8\", \"patchset\": 1, \"path_config\": \"kitchen\",
\"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \"repository\": \"\",
\"requester\": \"commit-bot@chromium.org\", \"revision\": null, \"rietveld\": \
"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"swarm_ha
shes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 511 "--build-properties", |
| 512 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac10.9_blink_
rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.bl
ink\", \"patch_project\": \"v8\", \"patchset\": 1, \"path_config\": \"kitchen\",
\"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \"repository\": \"\",
\"requester\": \"commit-bot@chromium.org\", \"revision\": null, \"rietveld\": \
"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"swarm_ha
shes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 513 "--step-name=webkit_tests (with patch)", |
| 514 "--builder-name=mac10.9_blink_rel", |
| 515 "--slave-name=TestSlavename", |
| 516 "--build-number=571", |
| 517 "--run-python-script", |
| 518 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 519 "--target", |
| 520 "Release", |
| 521 "-o", |
| 522 "[SLAVE_BUILD]/layout-test-results", |
| 523 "--build-dir", |
| 524 "[BUILDER_CACHE]/mac_layout/src/out", |
| 525 "--json-test-results", |
| 526 "/path/to/tmp/json", |
| 527 "--test-results-server", |
| 528 "test-results.appspot.com", |
| 529 "--build-number", |
| 530 "571", |
| 531 "--builder-name", |
| 532 "mac10.9_blink_rel", |
| 533 "--step-name", |
| 534 "webkit_tests (with patch)" |
| 535 ], |
| 536 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 537 "env": { |
| 538 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 539 }, |
| 540 "name": "webkit_tests (with patch)", |
| 541 "~followup_annotations": [ |
| 542 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 543 ] |
| 544 }, |
| 545 { |
| 546 "cmd": [ |
| 547 "python", |
| 548 "-u", |
| 549 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 550 "--results-dir", |
| 551 "[SLAVE_BUILD]/layout-test-results", |
| 552 "--build-dir", |
| 553 "[BUILDER_CACHE]/mac_layout/src/out", |
| 554 "--build-number", |
| 555 "571", |
| 556 "--builder-name", |
| 557 "mac10.9_blink_rel", |
| 558 "--gs-bucket", |
| 559 "gs://chromium-layout-test-archives", |
| 560 "--staging-dir", |
| 561 "[CACHE]/chrome_staging" |
| 562 ], |
| 563 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 564 "env": { |
| 565 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 566 }, |
| 567 "name": "archive_webkit_tests_results", |
| 568 "~followup_annotations": [ |
| 569 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/mac10_9_blink_rel/571/layout-test-results/results.html@@@", |
| 570 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/mac10_9_blink_rel/571/layout-test-results.zip@@@" |
| 571 ] |
| 572 }, |
| 573 { |
| 346 "name": "$result", | 574 "name": "$result", |
| 347 "recipe_result": null, | 575 "recipe_result": null, |
| 348 "status_code": 0 | 576 "status_code": 0 |
| 349 } | 577 } |
| 350 ] | 578 ] |
| OLD | NEW |