Sonarcloud quality gate timing out

  • ALM: Bitbucket Cloud
  • CI: Bitbucket Pipelines
  • Using pipe: sonarsource/sonarcloud-quality-gate:0.2.0
  • Repository programming language: Scala
  • Error observed:

Quality gate started failing for all pipelines because of timeout.

Pipeline logs:

.............................................................✖ Quality Gate failed: Compute engine task did not complete within time

Hey @S_Torres

We’re aware that some analyses are processing with a delay. You can watch here, and/or extend the SONAR_QUALITY_GATE_TIMEOUT as noted in the README for the pipe.

1 Like

Hi,

FYI, deployment of the fix is in progress.

 
Ann

Thank you! Looks like working.

Could please recommend where could I take actual versions for sonarsource/sonarcloud-quality-gate & sonarsource/sonarcloud-scan?

Some versions are here: Bitbucket Pipes integrations | Bitbucket

Some are in git.
sonarsource / sonarcloud-quality-gate README.md — Bitbucket

sonarsource / sonarcloud-scan — Bitbucket

I guess git version is the one which can be trusted as most actual?

Hi,

Yes, I would go with what’s published on GitHub.

 
HTH,
Ann

@ganncamp I am still seeing very slow builds in our pipeline. Is there still a lingering issue? Or should everything be back to normal now. Because in that case I need to create a new issue probably.

Hi,

Per our engineers

The latency of the report processing is below 300 ms, pending reports at 4

So there’s nothing going on on our side.

 
HTH,
Ann