| 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 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Coverage (dbg)", | 10 "Android Coverage (dbg)", |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 381 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 382 ], | 382 ], |
| 383 "env": { | 383 "env": { |
| 384 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 384 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 385 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 385 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 386 }, | 386 }, |
| 387 "name": "authorize_adb_devices" | 387 "name": "authorize_adb_devices" |
| 388 }, | 388 }, |
| 389 { | 389 { |
| 390 "cmd": [ | 390 "cmd": [ |
| 391 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 391 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 392 "--blacklist-file", |
| 393 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 394 "--known-devices-file", |
| 395 "[BUILD]/site_config/.known_devices", |
| 392 "--adb-path", | 396 "--adb-path", |
| 393 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 397 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 394 "--blacklist-file", | 398 "-v" |
| 395 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 396 "--json-output", | |
| 397 "/path/to/tmp/json", | |
| 398 "--known-devices-file", | |
| 399 "[BUILD]/site_config/.known_devices" | |
| 400 ], | 399 ], |
| 401 "env": { | 400 "env": { |
| 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 401 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 403 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 402 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 404 }, | 403 }, |
| 405 "name": "device_status_check", | 404 "name": "device_recovery" |
| 405 }, |
| 406 { |
| 407 "cmd": [ |
| 408 "python", |
| 409 "-u", |
| 410 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 411 "--adb-path", |
| 412 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 413 "--blacklist-file", |
| 414 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 415 "--output-device-blacklist", |
| 416 "/path/to/tmp/json", |
| 417 "-t", |
| 418 "Debug" |
| 419 ], |
| 420 "env": { |
| 421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 422 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 423 }, |
| 424 "name": "provision_devices" |
| 425 }, |
| 426 { |
| 427 "cmd": [ |
| 428 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 429 "--json-output", |
| 430 "/path/to/tmp/json", |
| 431 "--blacklist-file", |
| 432 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 433 "--known-devices-file", |
| 434 "[BUILD]/site_config/.known_devices", |
| 435 "--buildbot-path", |
| 436 "/home/chrome-bot/.adb_device_info", |
| 437 "--adb-path", |
| 438 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 439 "-v", |
| 440 "--overwrite-known-devices-files" |
| 441 ], |
| 442 "env": { |
| 443 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 444 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 445 }, |
| 446 "name": "device_status", |
| 406 "~followup_annotations": [ | 447 "~followup_annotations": [ |
| 407 "@@@STEP_TEXT@Online devices: 1@@@", | 448 "@@@STEP_TEXT@Online devices: 1@@@", |
| 408 "@@@STEP_LOG_LINE@json.output@[@@@", | 449 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ {@@@", | 450 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 451 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 452 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 453 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 454 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 455 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 456 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 495 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 536 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 496 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 537 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 497 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 538 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 498 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 539 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 499 ] | 540 ] |
| 500 }, | 541 }, |
| 501 { | 542 { |
| 502 "cmd": [ | 543 "cmd": [ |
| 503 "python", | 544 "python", |
| 504 "-u", | 545 "-u", |
| 505 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 506 "--adb-path", | |
| 507 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 508 "--blacklist-file", | |
| 509 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 510 "--output-device-blacklist", | |
| 511 "/path/to/tmp/json", | |
| 512 "-t", | |
| 513 "Debug" | |
| 514 ], | |
| 515 "env": { | |
| 516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 517 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 518 }, | |
| 519 "name": "provision_devices" | |
| 520 }, | |
| 521 { | |
| 522 "cmd": [ | |
| 523 "python", | |
| 524 "-u", | |
| 525 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 526 "--action", | 547 "--action", |
| 527 "restart", | 548 "restart", |
| 528 "--pid-file-path", | 549 "--pid-file-path", |
| 529 "/tmp/device_monitor.pid", | 550 "/tmp/device_monitor.pid", |
| 530 "--", | 551 "--", |
| 531 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 552 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 532 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 553 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 533 "[\"07a00ca4\"]", | 554 "[\"07a00ca4\"]", |
| 534 "--blacklist-file", | 555 "--blacklist-file", |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1069 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1090 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1070 "@@@STEP_LOG_END@python.inline@@@" | 1091 "@@@STEP_LOG_END@python.inline@@@" |
| 1071 ] | 1092 ] |
| 1072 }, | 1093 }, |
| 1073 { | 1094 { |
| 1074 "name": "$result", | 1095 "name": "$result", |
| 1075 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", | 1096 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", |
| 1076 "status_code": 1 | 1097 "status_code": 1 |
| 1077 } | 1098 } |
| 1078 ] | 1099 ] |
| OLD | NEW |