Sonar runner execution error

i am trying run sonarqube on my project but i am getting below error:
[Step 3/3] ERROR: Error during Sonar runner execution

[17:20:02] [Step 3/3] ERROR: Unable to execute Sonar

[17:20:02] [Step 3/3] ERROR: Caused by: Insufficient privileges

Please suggest me how to resolve this.

Hi,

It sounds like the user running analysis doesn’t have full permissions (recursive) to the directory in which analysis is running.

 
HTH,
Ann