Failing analysis ID: 0a04b760-fbb5-4b44-a7c5-6eaea878e3e7

I attempted to import a private repo today and received analysis failure message indicating I need to post here.

  • ALM used - GitHub
  • CI system used: N/A at this time.
  • Languages of the repository: Scala, TypeScript, Go, Kotlin, Java.
  • Error observed:
The last analysis has failed. If it keeps on failing after several attempts, please contact us on Community forum and provide the following failing analysis ID: "0a04b760-fbb5-4b44-a7c5-6eaea878e3e7".

It looks like the subsequent error is that it timed out/took more than 30 minutes to do the initial analysis. Is there any way to extend or customize the timeout value?

Hello @RyanH,

I have been able to find the logs for your analysis.

It seems that it timed out, like you mentioned it.

The timeout is set to 45 minutes. This value for analysis computed by SonarCloud can’t be customized.

I can propose you to switch to a CI based analysis. CI-based Analysis | SonarCloud Docs

I hope this helps, otherwise feel free to make us know.

1 Like