Hi All, I've noticed that some of our builds are failing due to timeouts in Sonar, e.g., [1]. I wanted to check if anyone else has observed similar issues or has already identified the root cause.
I came across a similar issue reported in another project [2], and it appears that upgrading the Sonar version helped resolve it. I haven't yet tried this or started a deeper investigation, but I feel a similar approach might help in Hive as well — perhaps by bumping the version here [3]. If anyone has looked into this or has additional insights, please do share. Best, Ayush [1] https://ci.hive.apache.org/blue/rest/organizations/jenkins/pipelines/hive-precommit/branches/PR-6012/runs/1/nodes/480/log/?start=0 https://ci.hive.apache.org/blue/rest/organizations/jenkins/pipelines/hive-precommit/branches/PR-6010/runs/1/nodes/504/log/?start=0 [2] https://issues.apache.org/jira/browse/HDDS-13541 [3] https://github.com/apache/hive/blob/9b07c5c7136863ae1eb469e7a3c11357299d2ea1/Jenkinsfile#L116