David Capwell created CASSANDRA-20590:
-----------------------------------------

             Summary: Flakey builds in CI due to Gradle trying to download rat 
and failing
                 Key: CASSANDRA-20590
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20590
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Build, CI
            Reporter: David Capwell


{code}
_build-accord:
    [exec] Downloading gradle-8.0-bin.zip
    [exec] 
...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
    [exec]
    [exec] Welcome to Gradle 8.0!
    [exec]
    [exec] For more details see https://docs.gradle.org/8.0/release-notes.html
    [exec]
    [exec] Starting a Gradle Daemon (subsequent builds will be faster)
    [exec] > Task :buildSrc:extractPluginRequests
    [exec] > Task :buildSrc:generatePluginAdapters
    [exec] > Task :buildSrc:compileJava
    [exec] > Task :buildSrc:compileGroovy NO-SOURCE
    [exec] > Task :buildSrc:compileGroovyPlugins
    [exec] > Task :buildSrc:pluginDescriptors
    [exec] > Task :buildSrc:processResources
    [exec] > Task :buildSrc:classes
    [exec] > Task :buildSrc:jar
    [exec]
    [exec] FAILURE: Build failed with an exception.
    [exec]
    [exec] 7 actionable tasks: 7 executed
    [exec] * What went wrong:
    [exec] A problem occurred configuring root project 'accord'.
    [exec] > Could not resolve all files for configuration ':classpath'.
    [exec]    > Could not download creadur-rat-gradle-0.7.1.jar 
(org.nosphere.apache:creadur-rat-gradle:0.7.1): Skipped due to earlier error
    [exec]
    [exec] * Try:
    [exec] > Run with --stacktrace option to get the stack trace.
    [exec] > Run with --info or --debug option to get more log output.
    [exec] > Run with --scan to get full insights.
    [exec]
    [exec] * Get more help at https://help.gradle.org
    [exec]
    [exec] BUILD FAILED in 2m 7s
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to