Started by GitHub push by Frotty Baue in Arbeitsbereich /var/lib/jenkins/workspace/WurstSetup > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/wurstscript/WurstSetup.git # timeout=10 Fetching upstream changes from https://github.com/wurstscript/WurstSetup.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/wurstscript/WurstSetup.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a4597fc30ee7e8ce3e996434bfd51707374ae965 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a4597fc30ee7e8ce3e996434bfd51707374ae965 Commit message: "Update build.gradle" > git rev-list --no-walk de2b7ca5c343159726eaa381a9d3840ac6d877ab # timeout=10 > git tag -a -f -m Jenkins Build #110 jenkins-WurstSetup-110 # timeout=10 [WurstSetup] $ /bin/sh -xe /tmp/jenkins7788893960437093309.sh + chown -R jenkins:jenkins LICENSE README.md build build.gradle downloads gradle gradlew gradlew.bat proguard-project.txt settings.gradle src src-gen + chmod +x gradlew + ./gradlew clean versionInfoFile dist copy_jar Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. * Where: Build file '/var/lib/jenkins/workspace/WurstSetup/build.gradle' line: 123 * What went wrong: Could not determine the dependencies of task ':dist'. > Could not resolve all files for configuration ':runtime'. > Could not find org.slf4j:slf4j-apii:1.7.26. Searched in the following locations: - https://jcenter.bintray.com/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.pom - https://jcenter.bintray.com/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.jar - https://repo.maven.apache.org/maven2/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.pom - https://repo.maven.apache.org/maven2/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.jar - https://jitpack.io/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.pom - https://jitpack.io/org/slf4j/slf4j-apii/1.7.26/slf4j-apii-1.7.26.jar 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 BUILD FAILED in 11s Build step 'Shell ausführen' marked build as failure Archivierung wird übersprungen, da der Build nicht erfolgreich ist. Sending e-mails to: frotty@sunayama.de Finished: FAILURE