canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
31 stars 48 forks source link

"cannot create void directory" snapd error when running `bluetooth/detect-output` job #1540

Open pieqq opened 3 weeks ago

pieqq commented 3 weeks ago

Bug Description

Example (Ubuntu Core 18): http://10.102.156.15:8080/job/cert-presidio-interactive-strength-fs0001-kernel-beta/72/console (also see submission in C3)

11:56:42 ID: com.canonical.certification::bluetooth/detect-output
11:56:42 Category: Bluetooth tests
11:56:42 --------------------------------------------------------------------------------
11:56:42 cannot create void directory: /var/lib/snapd/void: Permission denied
11:56:42 
11:56:42 BT hardware not available
11:56:42 --------------------------------------------------------------------------------
11:56:42 Outcome: job failed

To Reproduce

Launch a test plan with the bluetooth/detect-output job.

Environment

Relevant log output

No response

Additional context

No response

syncronize-issues-to-jira[bot] commented 3 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1612.

This message was autogenerated

fernando79513 commented 3 weeks ago

The same issue occurs with http://10.102.156.15:8080/job/cert-denver-kdrp-hmi-10-avnet-avt-iiotg20-kernel-latest-beta/54/console (submission https://certification.canonical.com/hardware/202012-28525/submission/397839/)

Environment Ubuntu Core 20 Snapd 2.50 (rev 11844) checkbox20 4.1.0-dev25

In this case, the snapd version had to be reverted to be able to run the tests.