https://gradle.com/ logo
Join Slack
Powered by
# develocity
  • s

    Slackbot

    10/26/2024, 7:28 AM
    message has been deleted
  • r

    René

    11/28/2024, 3:01 PM
    One little thought on the timeline view. I'm never interested in the first tasks being executed in a build but basically always in tasks on the last page of the list. I wonder if it makes sense to show the last page here by default. I always have to navigate manully to the last page
    plus1 3
    j
    • 2
    • 3
  • j

    Jesse Wilson

    12/06/2024, 10:17 PM
    👋🏻 Hey gang! My configuration cache isn’t working, and this message tells me why:
    Copy code
    Calculating task graph as configuration cache cannot be reused because system property 'com.gradle.develocity.applied-deprecated-plugin' has changed.
    Unfortunately from here I’m stuck. Any idea why this system property is changing, or what I could do to prevent it from doing so? I think it’s being changed by Develocity somewhere, but that isn’t open source.
  • g

    ganachoco

    12/12/2024, 1:17 AM
    Hello. I have a question about build scan search with Project name. I found same build scan have errors from
    (N/A)
    project on develocity. And I’m guessing these build scans are from builds which are not initialized root project. I tried to exclude these build scans at build scan search result. So, I tried to set
    not:(N/A)
    at project column on build scan search, but build scan from
    (N/A)
    are still listed on search result. How I can exclude build scan search result from
    (N/A)
    project?
  • m

    madisp

    01/03/2025, 9:29 PM
    hello, what's the path to try develocity? I filled the trial form about a month ago but things have been silent...
    c
    • 2
    • 1
  • n

    Nicklas Ansman

    01/14/2025, 2:56 PM
    I've been seeing this recently when using the develocity plugin. I tried adding the Gradle API as a dependency to our included build but it doesn't help
    n
    j
    • 3
    • 7
  • n

    Nicklas Ansman

    01/14/2025, 3:46 PM
    We are trying out test distribution. We print some file paths during certain test failures. When these tests run remotely the path is the path on the agent. Is there a way to transform these logs so they include the local path instead?
    e
    • 2
    • 24
  • m

    Mike Cumings

    01/16/2025, 4:49 PM
    Q: Are there plans to incorporate the
    Problems
    reports into Develocity build scans?
    w
    • 2
    • 4
  • e

    ebtokyo

    02/20/2025, 9:40 PM
    Hello, when using composite build and develocity I'm getting this error :
    Copy code
    ^ Unresolved reference. None of the following candidates is applicable because of receiver type mismatch: 
                   public fun Settings.develocity(p0: DevelocityConfiguration.() -> Unit): Unit defined in org.gradle.kotlin.dsl
                   public fun Test.develocity(p0: DevelocityTestConfiguration.() -> Unit): Unit defined in org.gradle.kotlin.dsl
    What I have is : • build A include build B (
    includeBuild(...)
    ) • both build A and B declare
    develocity {
    in their
    build.gradle.kts
    The build is fine if only build A declare
    develocity {
    c
    • 2
    • 7
  • j

    Jendrik Johannes

    02/26/2025, 7:44 AM
    How do I best configure the Develocity remote build cache when an included plugins build is involved? https://gradle-community.slack.com/archives/CA83B1VLL/p1740555241215639
  • i

    Idan Marciano

    03/17/2025, 8:58 AM
    .
  • i

    Idan Marciano

    03/17/2025, 9:00 AM
    Hi, Can someone please share with me an example of API call to
    api/tests/containers
    with parameters? the wiki does not contain any structure of the APi and its very hard to tell. This is something i came up with but it does not work
    Copy code
    <url>/api/tests/containers?container="*"&testOutcomes=failed&query=user:bla buildStartTime:"2025-03-14T09:15:30+02:00 to 2025-03-15T12:30:45+02:00"
    I am trying to get top 10 flaky tests from an API call
    i
    • 2
    • 3
  • c

    Charbel Sadaka

    04/07/2025, 8:30 AM
    Hello, I am using the develocity maven extension to cache a goal by defining its input and ouptut. There are some cases where the cache misses due to the change in the implementation goal (exec plugin) although the same plugin version is used. (No changes on input and ouput per the build scan comparision, only goal implementation) I cant even reproduce. Can someone please assist
    c
    • 2
    • 5
  • k

    Kengo TODA

    04/09/2025, 12:22 AM
    Hi, seems that develocity gradle plugin has released the latest major update v4, but no document is provided at https://docs.gradle.com/develocity/gradle-plugin/current/#release_history How I can find updates in this major release? Thank you!
    đź‘€ 1
  • k

    Kengo TODA

    04/09/2025, 11:40 AM
    Now I can see release note at the URL which I shared in the prev post. Thanks!
    v
    • 2
    • 1
  • n

    Niels Doucet

    04/11/2025, 12:56 PM
    With the newly enforced expiration of access keys in develocity 2025.1, we expect the related error to pop up for our users more regularly.
    Copy code
    Publishing build scan...
    
    The Develocity server (<redacted>) rejected the access key with prefix '<redacted>'.
    Your access key has been revoked.
    It doesn't include the suggested fix of rerunning the
    provisionDevelocityAccessKey
    task, even though that is suggested if no key has been provisioned yet. Is there any chance this suggestion can be added to the error message?
    j
    t
    • 3
    • 3
  • n

    no

    04/15/2025, 2:34 PM
    Hey friends, I noticed with the Develocity Plugin 4.0, there is no space between the plugin version and the Android Gradle plugin version. See screenshot:
    g
    • 2
    • 2
  • v

    Vladimir Orany

    05/26/2025, 7:42 AM
    Hi, I would like to let Claude Code access our Develocity instance so I’m wondering if there are any plans to create Develocity MCP Server.
    j
    • 2
    • 4
  • b

    Benedikt Ritter

    05/26/2025, 8:38 AM
    What's the recommended GitHub actions setup when using Maven in order to preserve the local build cache in GitHub's action cache?
    j
    • 2
    • 3
  • e

    ebtokyo

    06/05/2025, 2:54 AM
    Hello, our build scan are rejected from develocity, I have access to the rejected .scan file, is there a tool I can use to open the file and see why it's 50MB large? We basically disabled most of the outputs and it's still too large (
    -Dscan.capture-artifact-transforms=false -Dscan.capture-build-logging=false -Dscan.capture-test-logging=false
    ).
    o
    j
    e
    • 4
    • 4
  • j

    Josh Friend

    06/05/2025, 5:37 PM
    The
    scan.capture-artifact-transforms
    option doesn't seem to be documented on the docs page
    e
    e
    • 3
    • 2
  • n

    no

    06/19/2025, 12:37 PM
    Was there ever a fix for the number of items on the deprecations page? For example on this deprecation warnings page it says 202 total items, if I expand one of the dropdowns it then says 204 total items. https://scans.gradle.com/s/344slydgxn7zw/deprecations?expanded=WyI1NSIsIjE4NCIsIjkzIi[…]TQiLCIyMDUiLCIxNjMiLCIxMzMiLCIxNDMiLCIxMDMiLCIyMjEiXQ&amp;page=1 This is important because as I'm preparing my build for Gradle 9.0.0, I want to keep track of the number of build deprecations and check them off.
    đź‘€ 1
    c
    • 2
    • 1
  • p

    prudhvi reddy

    07/10/2025, 5:23 AM
    đź‘‹ Hey folks I was using gradle enterprise plugin And the build scans were uploading fine I upgraded today to develocity plugin It fails with an error "The build scan publishing request was rejected as the data exceeded the maximum size." May i know what this size limitation here is? and why it fails only with new versions of plugin but not on the old one Notes: Using free build scans
    • 1
    • 3
  • n

    no

    07/11/2025, 7:27 AM
    How can I learn more about the AI powered failure grouping? When I click the link, it disappears. Here's an example: https://scans.gradle.com/s/wdiabwq5tj6h4 or see video below.
    Screen Recording 2025-07-11 at 09.25.37.mov
    e
    w
    • 3
    • 9
  • b

    Brice Dutheil

    07/11/2025, 4:38 PM
    Hi there, I came across a bug with spock and test-retry
    Copy code
    * What went wrong:
    Execution failed for task ':dd-java-agent:instrumentation:apache-httpclient:apache-httpclient-5.0:latestDepTest'.
    > The following test methods could not be retried, which is unexpected. Please file a bug report at <https://github.com/gradle/test-retry-gradle-plugin/issues>
         server error request with parent#server error request with parent [method: GET, #0]
         server error request with parent#server error request with parent [method: POST, #1]
         client error request with parent#client error request with parent [method: GET, #0]
    I do have a build-scan : https://gradle.com/s/eei6jmlinz6na if that helps, and there's source code available if that helps. I already replied to https://github.com/gradle/test-retry-gradle-plugin/issues/386, but I'm unsure how synced the test-retry plugin and develocity intertwin, so I'd rather report here as well. Thanks a lot for your consideration.
    • 1
    • 1
  • i

    Ivan CLOVIS Canet

    07/17/2025, 2:00 PM
    Hi! What are the requirements to use the new IntelliJ plugin? I installed it, ran
    ./gradlew check
    in my project, and there is a new 'timeline' tab but it doesn't have any data
    c
    e
    • 3
    • 6
  • j

    Jeanderson Barros Cândido

    07/18/2025, 9:07 AM
    Folks, is there a way to configure the develocity gradle plugin to use two gradle servers? the examples are typically in the form of
    server = 'https://....'
    w
    c
    t
    • 4
    • 11
  • i

    Ivan CLOVIS Canet

    07/21/2025, 8:18 PM
    Using the develocity plugin with injection seems to disable configuration caching;
    Copy code
    Calculating task graph as configuration cache cannot be reused because system property 'com.gradle.develocity.ide.plugin.port' has changed.
    w
    v
    • 3
    • 25
  • j

    Jeanderson Barros Cândido

    07/23/2025, 8:50 AM
    Folks, is there I way that I can check develocity server logs for rejected buildscans (and what was the size of the payload)? We are using develocity version
    2024.1.9
    c
    • 2
    • 2
  • a

    Antal János Monori

    07/25/2025, 6:41 AM
    [Develocity plugin for IntelliJ/AS] We're running on 2025.2 with 4.1 version of the Gradle plugin and 0.5.1 of the Develocity ide plugin, but I only see the Timeline to show up on the
    Sync
    tab of the
    Build
    window. When I execute any Android app run configuration, the
    Build Output
    window doesn't show the timeline at all. When I execute Gradle run configuration (either by setting one up or run Execute Gradle Task manually, it does work!
    s
    • 2
    • 1