[ 
https://issues.apache.org/jira/browse/CALCITE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939722#comment-17939722
 ] 

Alessandro Solimando commented on CALCITE-6928:
-----------------------------------------------

I have quickly checked and all seems in order:

[https://sonarcloud.io/project/information?id=apache_calcite] <-- this confirms 
that the project still exists, and organization and projectKey still match

[https://jenkins-ccos.apache.org/credentials/store/system/domain/_/credential/SONARCLOUD_TOKEN/]
 <-- the secret for SonarCloud is still available in Jenkins where the Sonar 
analysis task is being executed

I have opened [https://github.com/apache/calcite/pull/4282] which adds 
explicitly in the command the "sonar.projectKey" and "sonar.organization" 
parameters instead of reading it from the config file, it's far fetched but 
that's the only educated attempt I could come up right away.

If this fails I will open a ticket to Infra to seek for further assistance, as 
the setup for Apache Hive I did a few years ago is still up and running, while 
for Calcite it broke ~2 weeks ago without any apparent reason, and I can't make 
a sense for this by looking at their respective setup.

> Sonar analysis fails 
> ---------------------
>
>                 Key: CALCITE-6928
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6928
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Zhen Chen
>            Assignee: Zhen Chen
>            Priority: Major
>              Labels: pull-request-available
>
> Running sonar locally will give an error
> {code:java}
>     Caused by: java.lang.NoSuchMethodError: 'org.gradle.api.provider.Provider 
> org.gradle.api.reporting.Report.getOutputLocation()' {code}
> calcite ci will also fail at present



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to