Slackbot
10/26/2024, 7:28 AMRené
11/28/2024, 3:01 PMJesse Wilson
12/06/2024, 10:17 PMCalculating 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.ganachoco
12/12/2024, 1:17 AM(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?madisp
01/03/2025, 9:29 PMNicklas Ansman
01/14/2025, 2:56 PMNicklas Ansman
01/14/2025, 3:46 PMMike Cumings
01/16/2025, 4:49 PMProblems
reports into Develocity build scans?ebtokyo
02/20/2025, 9:40 PM^ 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 {
Jendrik Johannes
02/26/2025, 7:44 AMIdan Marciano
03/17/2025, 8:58 AMIdan Marciano
03/17/2025, 9:00 AMapi/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
<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 callCharbel Sadaka
04/07/2025, 8:30 AMKengo TODA
04/09/2025, 12:22 AMKengo TODA
04/09/2025, 11:40 AMNiels Doucet
04/11/2025, 12:56 PMPublishing 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?no
04/15/2025, 2:34 PMVladimir Orany
05/26/2025, 7:42 AMBenedikt Ritter
05/26/2025, 8:38 AMebtokyo
06/05/2025, 2:54 AM-Dscan.capture-artifact-transforms=false -Dscan.capture-build-logging=false -Dscan.capture-test-logging=false
).Josh Friend
06/05/2025, 5:37 PMscan.capture-artifact-transforms
option doesn't seem to be documented on the docs pageno
06/19/2025, 12:37 PMprudhvi reddy
07/10/2025, 5:23 AMno
07/11/2025, 7:27 AMBrice Dutheil
07/11/2025, 4:38 PM* 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.Ivan CLOVIS Canet
07/17/2025, 2:00 PM./gradlew check
in my project, and there is a new 'timeline' tab but it doesn't have any dataJeanderson Barros Cândido
07/18/2025, 9:07 AMserver = 'https://....'
Ivan CLOVIS Canet
07/21/2025, 8:18 PMCalculating task graph as configuration cache cannot be reused because system property 'com.gradle.develocity.ide.plugin.port' has changed.
Jeanderson Barros Cândido
07/23/2025, 8:50 AM2024.1.9
Antal János Monori
07/25/2025, 6:41 AMSync
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!