| 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 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12345", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "20001", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "env": { | 33 "env": { |
| 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 "GYP_CHROMIUM_NO_ACTION": "1", | 353 "GYP_CHROMIUM_NO_ACTION": "1", |
| 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 356 }, | 356 }, |
| 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" | 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" |
| 358 }, | 358 }, |
| 359 { | 359 { |
| 360 "cmd": [ | 360 "cmd": [ |
| 361 "python", | 361 "python", |
| 362 "-u", | 362 "-u", |
| 363 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 364 "--", |
| 365 "[DEPOT_TOOLS]/gsutil.py", |
| 366 "----", |
| 367 "ls", |
| 368 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip" |
| 369 ], |
| 370 "name": "gsutil exists", |
| 371 "~followup_annotations": [ |
| 372 "step returned non-zero exit code: 1", |
| 373 "@@@STEP_EXCEPTION@@@" |
| 374 ] |
| 375 }, |
| 376 { |
| 377 "cmd": [ |
| 378 "python", |
| 379 "-u", |
| 363 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 380 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 364 "--show-path", | 381 "--show-path", |
| 365 "python", | 382 "python", |
| 366 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 383 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 367 ], | 384 ], |
| 368 "name": "cleanup_temp" | 385 "name": "cleanup_temp" |
| 369 }, | 386 }, |
| 370 { | 387 { |
| 371 "cmd": [ | 388 "cmd": [ |
| 389 "/opt/infra-tools/buildbucket", |
| 390 "put", |
| 391 "--host", |
| 392 "cr-buildbucket.appspot.com", |
| 393 "--service-account-json", |
| 394 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 395 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"606e7feaffdd413aae760f4c93c49d74\", \"parameters_json\": \"{\\\"buildername\\
\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_ur
l\\\": \\\"gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd
0096eb51551155.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"
bad49c331def2a3bbf3ddd0096eb51551155\\\"}}\", \"tags\": [\"master:tryserver.chro
mium.perf\", \"user_agent:recipe\"]}" |
| 396 ], |
| 397 "name": "buildbucket.put", |
| 398 "stdout": "/path/to/tmp/json", |
| 399 "~followup_annotations": [ |
| 400 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 403 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 404 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 405 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 406 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 420 "@@@STEP_LOG_END@json.output@@@" |
| 421 ] |
| 422 }, |
| 423 { |
| 424 "cmd": [ |
| 425 "/opt/infra-tools/buildbucket", |
| 426 "get", |
| 427 "--host", |
| 428 "cr-buildbucket.appspot.com", |
| 429 "9016911228971028736" |
| 430 ], |
| 431 "name": "buildbucket.get", |
| 432 "stdout": "/path/to/tmp/json", |
| 433 "~followup_annotations": [ |
| 434 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 435 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 436 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 438 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 439 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 444 "@@@STEP_LOG_END@json.output@@@" |
| 445 ] |
| 446 }, |
| 447 { |
| 448 "cmd": [ |
| 372 "python", | 449 "python", |
| 373 "-u", | 450 "-u", |
| 374 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 451 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 375 "gen", | 452 "[SLAVE_BUILD]/src/out/Release" |
| 376 "-m", | |
| 377 "tryserver.chromium.perf", | |
| 378 "-b", | |
| 379 "linux_perf_bisect", | |
| 380 "--config-file", | |
| 381 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 382 "--goma-dir", | |
| 383 "[CACHE]/cipd/goma", | |
| 384 "//out/Release" | |
| 385 ], | 453 ], |
| 386 "env": { | 454 "name": "rmtree build directory", |
| 387 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 455 "~followup_annotations": [ |
| 388 }, | 456 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 389 "name": "generate_build_files bad49c331def2a3bbf3ddd0096eb51551155" | 457 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 458 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 459 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 460 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 461 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 462 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 463 "@@@STEP_LOG_END@python.inline@@@" |
| 464 ] |
| 390 }, | 465 }, |
| 391 { | 466 { |
| 392 "cmd": [ | 467 "cmd": [ |
| 393 "python", | 468 "python", |
| 394 "-u", | 469 "-u", |
| 395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 470 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 396 "--show-path", | 471 "--show-path", |
| 397 "python", | 472 "python", |
| 398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 473 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 399 "--gsutil-py-path", | |
| 400 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 401 "--ninja-path", | |
| 402 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 403 "--target", | 474 "--target", |
| 404 "Release", | 475 "Release", |
| 405 "--src-dir", | 476 "--build-archive-url", |
| 406 "[SLAVE_BUILD]/src", | 477 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip", |
| 407 "--goma-cache-dir", | 478 "--master-name", |
| 408 "[GOMA_CACHE]", | 479 "tryserver.chromium.perf", |
| 409 "--build-tool", | 480 "--build-number", |
| 410 "ninja", | 481 "571" |
| 411 "--compiler", | |
| 412 "goma", | |
| 413 "--goma-jsonstatus", | |
| 414 "/path/to/tmp/json", | |
| 415 "--goma-service-account-json-file", | |
| 416 "/creds/service_accounts/service-account-goma-client.json", | |
| 417 "--mode", | |
| 418 "official", | |
| 419 "--goma-dir", | |
| 420 "[CACHE]/cipd/goma", | |
| 421 "--goma-hermetic", | |
| 422 "fallback", | |
| 423 "--goma-fail-fast", | |
| 424 "--goma-disable-local-fallback", | |
| 425 "--", | |
| 426 "chromium_builder_perf" | |
| 427 ], | 482 ], |
| 428 "env": { | 483 "name": "extract build" |
| 429 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 430 }, | |
| 431 "name": "compile bad49c331def2a3bbf3ddd0096eb51551155", | |
| 432 "~followup_annotations": [ | |
| 433 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 434 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 435 ] | |
| 436 }, | 484 }, |
| 437 { | 485 { |
| 438 "cmd": [ | 486 "cmd": [ |
| 439 "python", | 487 "python", |
| 440 "-u", | 488 "-u", |
| 441 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 489 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 442 "--target", | 490 "--target", |
| 443 "Release", | 491 "Release", |
| 444 "--xvfb", | 492 "--xvfb", |
| 445 "--factory-properties", | 493 "--factory-properties", |
| 446 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 494 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 447 "--build-properties", | 495 "--build-properties", |
| 448 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 496 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 449 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", | 497 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", |
| 450 "--builder-name=linux_perf_bisect", | 498 "--builder-name=linux_perf_bisect", |
| 451 "--slave-name=TestSlavename", | 499 "--slave-name=TestSlavename", |
| 452 "--build-number=571", | 500 "--build-number=571", |
| 453 "--run-python-script", | 501 "--run-python-script", |
| 454 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 502 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 455 "-v", | 503 "-v", |
| 456 "--browser=release", | 504 "--browser=release", |
| 457 "sunspider", | 505 "sunspider", |
| 458 "--reset-results", | 506 "--reset-results", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 579 "GYP_CHROMIUM_NO_ACTION": "1", | 627 "GYP_CHROMIUM_NO_ACTION": "1", |
| 580 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 628 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 581 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 629 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 582 }, | 630 }, |
| 583 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" | 631 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" |
| 584 }, | 632 }, |
| 585 { | 633 { |
| 586 "cmd": [ | 634 "cmd": [ |
| 587 "python", | 635 "python", |
| 588 "-u", | 636 "-u", |
| 589 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 637 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 590 "--show-path", | 638 "--", |
| 591 "python", | 639 "[DEPOT_TOOLS]/gsutil.py", |
| 592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 640 "----", |
| 641 "ls", |
| 642 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip" |
| 593 ], | 643 ], |
| 594 "name": "cleanup_temp (2)" | 644 "name": "gsutil exists (2)" |
| 595 }, | 645 }, |
| 596 { | 646 { |
| 597 "cmd": [ | 647 "cmd": [ |
| 598 "python", | 648 "python", |
| 599 "-u", | 649 "-u", |
| 600 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 650 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 601 "gen", | 651 "[SLAVE_BUILD]/src/out/Release" |
| 602 "-m", | |
| 603 "tryserver.chromium.perf", | |
| 604 "-b", | |
| 605 "linux_perf_bisect", | |
| 606 "--config-file", | |
| 607 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 608 "--goma-dir", | |
| 609 "[CACHE]/cipd/goma", | |
| 610 "//out/Release" | |
| 611 ], | 652 ], |
| 612 "env": { | 653 "name": "rmtree build directory (2)", |
| 613 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 654 "~followup_annotations": [ |
| 614 }, | 655 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 615 "name": "generate_build_files d49c331def2a3bbf3ddd0096eb51551155" | 656 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 657 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 658 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 659 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 660 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 661 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 662 "@@@STEP_LOG_END@python.inline@@@" |
| 663 ] |
| 616 }, | 664 }, |
| 617 { | 665 { |
| 618 "cmd": [ | 666 "cmd": [ |
| 619 "python", | 667 "python", |
| 620 "-u", | 668 "-u", |
| 621 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 669 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 622 "--show-path", | 670 "--show-path", |
| 623 "python", | 671 "python", |
| 624 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 672 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 625 "--gsutil-py-path", | |
| 626 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 627 "--ninja-path", | |
| 628 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 629 "--target", | 673 "--target", |
| 630 "Release", | 674 "Release", |
| 631 "--src-dir", | 675 "--build-archive-url", |
| 632 "[SLAVE_BUILD]/src", | 676 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip", |
| 633 "--goma-cache-dir", | 677 "--master-name", |
| 634 "[GOMA_CACHE]", | 678 "tryserver.chromium.perf", |
| 635 "--build-tool", | 679 "--build-number", |
| 636 "ninja", | 680 "571" |
| 637 "--compiler", | |
| 638 "goma", | |
| 639 "--goma-jsonstatus", | |
| 640 "/path/to/tmp/json", | |
| 641 "--goma-service-account-json-file", | |
| 642 "/creds/service_accounts/service-account-goma-client.json", | |
| 643 "--mode", | |
| 644 "official", | |
| 645 "--goma-dir", | |
| 646 "[CACHE]/cipd/goma", | |
| 647 "--goma-hermetic", | |
| 648 "fallback", | |
| 649 "--goma-fail-fast", | |
| 650 "--goma-disable-local-fallback", | |
| 651 "--", | |
| 652 "chromium_builder_perf" | |
| 653 ], | 681 ], |
| 654 "env": { | 682 "name": "extract build (2)" |
| 655 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 656 }, | |
| 657 "name": "compile d49c331def2a3bbf3ddd0096eb51551155", | |
| 658 "~followup_annotations": [ | |
| 659 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 660 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 661 ] | |
| 662 }, | 683 }, |
| 663 { | 684 { |
| 664 "cmd": [ | 685 "cmd": [ |
| 665 "python", | 686 "python", |
| 666 "-u", | 687 "-u", |
| 667 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 688 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 668 "--target", | 689 "--target", |
| 669 "Release", | 690 "Release", |
| 670 "--xvfb", | 691 "--xvfb", |
| 671 "--factory-properties", | 692 "--factory-properties", |
| 672 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 693 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 673 "--build-properties", | 694 "--build-properties", |
| 674 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 695 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 675 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, | 696 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, |
| 676 "--builder-name=linux_perf_bisect", | 697 "--builder-name=linux_perf_bisect", |
| 677 "--slave-name=TestSlavename", | 698 "--slave-name=TestSlavename", |
| 678 "--build-number=571", | 699 "--build-number=571", |
| 679 "--run-python-script", | 700 "--run-python-script", |
| 680 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 701 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 681 "-v", | 702 "-v", |
| 682 "--browser=release", | 703 "--browser=release", |
| 683 "sunspider", | 704 "sunspider", |
| 684 "--upload-results", | 705 "--upload-results", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 730 "@@@STEP_LOG_LINE@json.output@}@@@", | 751 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 731 "@@@STEP_LOG_END@json.output@@@" | 752 "@@@STEP_LOG_END@json.output@@@" |
| 732 ] | 753 ] |
| 733 }, | 754 }, |
| 734 { | 755 { |
| 735 "name": "$result", | 756 "name": "$result", |
| 736 "recipe_result": null, | 757 "recipe_result": null, |
| 737 "status_code": 0 | 758 "status_code": 0 |
| 738 } | 759 } |
| 739 ] | 760 ] |
| OLD | NEW |