Started by GitHub push by DV8FromTheWorld Running as SYSTEM Building in workspace /var/jenkins_home/workspace/Yui The recommended git tool is: NONE using credential Github/Kantenkugel > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/Yui/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/2.0 Seen branch in repository origin/PreBootloader Seen branch in repository origin/master Seen 3 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5e25707db85576855c2d0cca66768e87674593dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e25707db85576855c2d0cca66768e87674593dd # timeout=10 Commit message: "Bump jda version" > git rev-list --no-walk 5ef26d486c55e4f7bd4ebceb96345a12dca2adc0 # timeout=10 [Gradle] - Launching build. [Yui] $ /var/jenkins_home/workspace/Yui/gradlew clean assemble Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':shadowJar'. > Could not resolve all dependencies for configuration ':runtimeClasspath'. > Could not find net.dv8tion:JDA:4.4.1_353. Searched in the following locations: - https://jcenter.bintray.com/net/dv8tion/JDA/4.4.1_353/JDA-4.4.1_353.pom - https://jitpack.io/net/dv8tion/JDA/4.4.1_353/JDA-4.4.1_353.pom Required by: project : * 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 get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 10s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Finished: FAILURE