Intermittent mozdevice.adb.ADBProcessError: args: adb wait-for-device shell cp --help, exitcode: 1, stdout: error: closed
Categories
(Testing :: Raptor, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=282168925&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Jkr4ZcsvSzKF7ArCdeH_eA/runs/0/artifacts/public/logs/live_backing.log
[task 2019-12-20T21:38:34.161Z] Connecting to Android device FA84B1A00048
[task 2019-12-20T21:38:34.161Z] 2019-12-20 21:38:34,159 INFO Using adb 1.0.41
[task 2019-12-20T21:38:34.686Z] 2019-12-20 21:38:34,686 INFO adbd not restarted as root
[task 2019-12-20T21:38:35.592Z] 2019-12-20 21:38:35,592 INFO su -c setenforce 0 exitcode 0, stdout: None
[task 2019-12-20T21:38:36.200Z] 2019-12-20 21:38:36,200 INFO su -c supported
[task 2019-12-20T21:38:36.407Z] 2019-12-20 21:38:36,406 INFO /system/bin/ls -1A supported
[task 2019-12-20T21:38:47.029Z] Traceback (most recent call last):
[task 2019-12-20T21:38:47.029Z] File "/usr/local/lib/python3.6/dist-packages/mozdevice/adb.py", line 732, in init
[task 2019-12-20T21:38:47.029Z] self.shell_output('cp --help', timeout=timeout)
[task 2019-12-20T21:38:47.029Z] File "/usr/local/lib/python3.6/dist-packages/mozdevice/adb.py", line 1623, in shell_output
[task 2019-12-20T21:38:47.029Z] raise ADBProcessError(adb_process)
[task 2019-12-20T21:38:47.029Z] mozdevice.adb.ADBProcessError: args: adb wait-for-device shell cp --help, exitcode: 1, stdout: error: closed
[task 2019-12-20T21:38:47.029Z]
[task 2019-12-20T21:38:47.029Z] During handling of the above exception, another exception occurred:
[task 2019-12-20T21:38:47.029Z]
[task 2019-12-20T21:38:47.029Z] Traceback (most recent call last):
[task 2019-12-20T21:38:47.029Z] File "/builds/taskcluster/script.py", line 250, in <module>
[task 2019-12-20T21:38:47.029Z] sys.exit(main())
[task 2019-12-20T21:38:47.029Z] File "/builds/taskcluster/script.py", line 178, in main
[task 2019-12-20T21:38:47.029Z] device = ADBDevice(device=env['DEVICE_SERIAL'])
[task 2019-12-20T21:38:47.029Z] File "/usr/local/lib/python3.6/dist-packages/mozdevice/adb.py", line 736, in init
[task 2019-12-20T21:38:47.029Z] if 'not found' in e.message:
[task 2019-12-20T21:38:47.029Z] AttributeError: 'ADBProcessError' object has no attribute 'message'
[taskcluster 2019-12-20T21:38:47.048Z] Exit Code: 1
[taskcluster 2019-12-20T21:38:47.048Z] User Time: 254.667ms
[taskcluster 2019-12-20T21:38:47.048Z] Kernel Time: 80.215ms
[taskcluster 2019-12-20T21:38:47.048Z] Wall Time: 16.099385552s
[taskcluster 2019-12-20T21:38:47.048Z] Result: FAILED
[taskcluster 2019-12-20T21:38:47.048Z] === Task Finished ===
[taskcluster 2019-12-20T21:38:47.048Z] Task Duration: 16.102061817s
[taskcluster:error] Uploading error artifact public/test/ from file artifacts/public with message "Could not read directory '/builds/task_1576877908/artifacts/public'", reason "file-missing-on-worker" and expiry 2020-12-19T19:21:17.651Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory '/builds/task_1576877908/artifacts/public'
[taskcluster:error] Uploading error artifact public/logs/ from file workspace/logs with message "Could not read directory '/builds/task_1576877908/workspace/logs'", reason "file-missing-on-worker" and expiry 2020-12-19T19:21:17.651Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory '/builds/task_1576877908/workspace/logs'
[taskcluster:error] Uploading error artifact public/test_info/ from file workspace/build/blobber_upload_dir with message "Could not read directory '/builds/task_1576877908/workspace/build/blobber_upload_dir'", reason "file-missing-on-worker" and expiry 2020-12-19T19:21:17.651Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory '/builds/task_1576877908/workspace/build/blobber_upload_dir'
[taskcluster 2019-12-20T21:38:47.581Z] Uploading redirect artifact public/logs/live.log to URL https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Jkr4ZcsvSzKF7ArCdeH_eA/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2020-12-19T19:21:17.651Z
[taskcluster:error] exit status 1
[taskcluster:error] file-missing-on-worker: Could not read directory '/builds/task_1576877908/artifacts/public'
[taskcluster:error] file-missing-on-worker: Could not read directory '/builds/task_1576877908/workspace/logs'
[taskcluster:error] file-missing-on-worker: Could not read directory '/builds/task_1576877908/workspace/build/blobber_upload_dir'
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Description
•