Sonarcloud-scan:1.0.1 (and 1.1.0) hangs on all bitbucket pipelines

Is it possible that SonarScan is having an outage? For the last 12 hours, we’ve seen every single build hang (we let one run for 2 hours) - despite no code changes and the same pipeline taking less than 5 minutes before.

I’m not sure how to debug the pipeline since we’re using the “official” SonarCloud integration which is a black box.

pipelineLog-287.txt (51.5 KB)

Hi @gzdan and welcome to the community !

Given the logs, this doesn’t look like an outage, simply because that part is done “offline” in your docker image.

Can you check whether this docker image has high memory/ “CPU” consumption when hanging ?

Thanks.

1 Like