Error during parsing of the generic coverage report

Hey

We are using SonarQube Server Enterprise Edition v10.6 (92116)

Recently we implemented in our GitHub Actions workflows calculation of code coverage on Pull Requests using SonarSource/sonarqube-scan-action@master. Since yesterday workflows running on Pull Requests targeting one of our branches started to fail with error as in the subject during SonarQube Scan. Workflows to other branches with the same changes do not fail. All workflows us the same code for generation and delivery of coverage report. We have also validated that report meets criteria described in documentation - Generic test data | SonarQube Server | Sonar Documentation
I have theory, that coverage report is too big for parser, but I am not able to proof it yet, can you tell me if there are performance limits on parser?
I am attaching logs of failed scan if this can help. I can provide coverage report as well, if necessary, though it has our classes names so it is a bit sensitive.

0_SonarQubeScan.txt (244.6 KB)

Best regards
Bartek

1 Like

Hi,

Your version is past EOL. You should update to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your update path is:

10.6 → 2025.1.4 → 2025.5 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after update, please come back to us.

 
Ann

Same problem here.

@Lysander Did you manage to overcome the problem with the recommendation above?

hi nice explanation gaining know from your insights :+1:

Hey, my company ops team is still working on platform update. I will let yo know once I have news

2 Likes