forking-renovate[bot] commented on PR #6739:
URL: https://github.com/apache/jmeter/pull/6739#issuecomment-5260300775
### ⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably
do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the
following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
##### File name: build-logic/build.gradle.kts
```
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m
--console=plain --dependency-verification lenient -q
--write-verification-metadata sha256,pgp dependencies
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Could not resolve all artifacts for configuration 'classpath'.
> Could not resolve org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r.
Required by:
settings file 'settings.gradle.kts'
> Could not resolve
org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r.
> Could not get resource
'https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/7.5.0.202512021534-r/org.eclipse.jgit-7.5.0.202512021534-r.pom'.
> Could not GET
'https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/7.5.0.202512021534-r/org.eclipse.jgit-7.5.0.202512021534-r.pom'.
Received status code 429 from server: Too Many Requests
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
There was a failure while populating the build operation queue: The root
project is not yet available for build.
> The root project is not yet available for build.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 1m 22s
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]