| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", | 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", |
| 7 "[SLAVE_BUILD]" | 7 "[SLAVE_BUILD]" |
| 8 ], | 8 ], |
| 9 "name": "cleanup index.lock", | 9 "name": "cleanup index.lock", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| (...skipping 516 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 527 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 528 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 528 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 529 ] | 529 ] |
| 530 }, | 530 }, |
| 531 { | 531 { |
| 532 "cmd": [ | 532 "cmd": [ |
| 533 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", | 533 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", |
| 534 "--lib", | 534 "--lib", |
| 535 "[SLAVE_BUILD]/src/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/
lib/linux/libclang_rt.asan-arm-android.so", | 535 "[SLAVE_BUILD]/src/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/
lib/linux/libclang_rt.asan-arm-android.so", |
| 536 "--device", | 536 "--device", |
| 537 "07a00ca4" | 537 "07a00ca4", |
| 538 "--use-su" |
| 538 ], | 539 ], |
| 539 "env": { | 540 "env": { |
| 540 "ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb
", | 541 "ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb
", |
| 541 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 542 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 542 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 543 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 543 }, | 544 }, |
| 544 "name": "Set up ASAN on device 07a00ca4" | 545 "name": "Set up ASAN on device 07a00ca4" |
| 545 }, | 546 }, |
| 546 { | 547 { |
| 547 "cmd": [ | 548 "cmd": [ |
| (...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 723 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 724 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 724 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 725 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 725 }, | 726 }, |
| 726 "name": "stack_tool_for_asan" | 727 "name": "stack_tool_for_asan" |
| 727 }, | 728 }, |
| 728 { | 729 { |
| 729 "cmd": [ | 730 "cmd": [ |
| 730 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", | 731 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", |
| 731 "--revert", | 732 "--revert", |
| 732 "--device", | 733 "--device", |
| 733 "07a00ca4" | 734 "07a00ca4", |
| 735 "--use-su" |
| 734 ], | 736 ], |
| 735 "env": { | 737 "env": { |
| 736 "ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb
", | 738 "ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb
", |
| 737 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 739 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 738 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 740 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 739 }, | 741 }, |
| 740 "name": "Tear down ASAN on device 07a00ca4" | 742 "name": "Tear down ASAN on device 07a00ca4" |
| 741 }, | 743 }, |
| 742 { | 744 { |
| 743 "cmd": [ | 745 "cmd": [ |
| (...skipping 13 matching lines...) Expand all Loading... |
| 757 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 759 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 758 "@@@STEP_LOG_END@python.inline@@@" | 760 "@@@STEP_LOG_END@python.inline@@@" |
| 759 ] | 761 ] |
| 760 }, | 762 }, |
| 761 { | 763 { |
| 762 "name": "$result", | 764 "name": "$result", |
| 763 "recipe_result": null, | 765 "recipe_result": null, |
| 764 "status_code": 0 | 766 "status_code": 0 |
| 765 } | 767 } |
| 766 ] | 768 ] |
| OLD | NEW |