Console Output

Started by GitHub push by DV8FromTheWorld
ln builds/lastSuccessfulBuild /var/jenkins_home/jobs/Yui/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/Yui/lastSuccessful
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at hudson.Util.createSymlink(Util.java:1193)
	at hudson.model.Run.createSymlink(Run.java:1955)
	at hudson.model.Run.updateSymlinks(Run.java:1936)
	at hudson.model.Run.execute(Run.java:1814)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/jenkins_home/jobs/Yui/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/Yui/lastStable
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at hudson.Util.createSymlink(Util.java:1193)
	at hudson.model.Run.createSymlink(Run.java:1955)
	at hudson.model.Run.updateSymlinks(Run.java:1937)
	at hudson.model.Run.execute(Run.java:1814)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Building in workspace /var/jenkins_home/workspace/Yui
using credential Github/Kantenkugel
Cloning the remote Git repository
Cloning repository https://github.com/DV8FromTheWorld/Yui.git
 > git init /var/jenkins_home/workspace/Yui # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/*
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 f57a3a06c3373fd025e98005920662d6a3ad1467 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f57a3a06c3373fd025e98005920662d6a3ad1467
Commit message: "Removed concept of Recommends vs Beta builds. Only 1 unified build type now."
 > git rev-list --no-walk 2a4eb35ab44fe47f7112dd5ccd08ec5f6586e7ae # timeout=10
[Gradle] - Launching build.
[Yui] $ /var/jenkins_home/workspace/Yui/gradlew clean assemble
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://plugins.gradle.org/m2/com/sedmelluq/jdaction/com.sedmelluq.jdaction.gradle.plugin/1.0.1/com.sedmelluq.jdaction.gradle.plugin-1.0.1.pom
Download https://plugins.gradle.org/m2/gradle/plugin/com/sedmelluq/jdaction/1.0.1/jdaction-1.0.1.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/ow2/1.3/ow2-1.3.pom
Download https://plugins.gradle.org/m2/gradle/plugin/com/sedmelluq/jdaction/1.0.1/jdaction-1.0.1.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer/1.3.19/lavaplayer-1.3.19.pom
Download https://jcenter.bintray.com/org/xerial/sqlite-jdbc/3.20.0/sqlite-jdbc-3.20.0.pom
Download https://jcenter.bintray.com/org/pircbotx/pircbotx/2.1/pircbotx-2.1.pom
Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom
Download https://jcenter.bintray.com/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom
Download https://jcenter.bintray.com/com/sedmelluq/lava-common/1.1.0/lava-common-1.1.0.pom
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-natives/1.3.13/lavaplayer-natives-1.3.13.pom
Download https://jcenter.bintray.com/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom
Download https://jcenter.bintray.com/net/iharder/base64/2.3.9/base64-2.3.9.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Download https://jcenter.bintray.com/com/google/guava/guava/19.0/guava-19.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/37/commons-parent-37.pom
Download https://jcenter.bintray.com/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/35/commons-parent-35.pom
Download https://jcenter.bintray.com/org/apache/apache/15/apache-15.pom
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/34/commons-parent-34.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom
Download https://jcenter.bintray.com/org/apache/apache/13/apache-13.pom
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer/1.3.19/lavaplayer-1.3.19.jar
Download https://jcenter.bintray.com/org/xerial/sqlite-jdbc/3.20.0/sqlite-jdbc-3.20.0.jar
Download https://jcenter.bintray.com/org/pircbotx/pircbotx/2.1/pircbotx-2.1.jar
Download https://jcenter.bintray.com/com/sedmelluq/lava-common/1.1.0/lava-common-1.1.0.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar
Download https://jcenter.bintray.com/net/iharder/base64/2.3.9/base64-2.3.9.jar
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-natives/1.3.13/lavaplayer-natives-1.3.13.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
Download https://jcenter.bintray.com/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.jar
Download https://jcenter.bintray.com/com/google/guava/guava/19.0/guava-19.0.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar
:clean UP-TO-DATE
:processVersion
:compileJava
Download https://jcenter.bintray.com/com/ea/async/ea-async/1.2.3/ea-async-1.2.3.pom
Download https://jcenter.bintray.com/com/ea/async/ea-async-parent/1.2.3/ea-async-parent-1.2.3.pom
Download https://jcenter.bintray.com/com/ea/async/ea-async/1.2.3/ea-async-1.2.3.jar
Note: /var/jenkins_home/workspace/Yui/build/filtered/net/dv8tion/discord/bridge/IrcConnectInfo.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:processResources NO-SOURCE
:classes
:jdactionMain
:fatJar FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':fatJar'.
> Could not expand ZIP '/var/jenkins_home/.gradle/caches/modules-2/files-2.1/club.minnced/opus-java/1.0.4/596995aaf2f5b5091c4d251fdc11fa62680cc59e/opus-java-1.0.4.pom'.

* 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 5.0.
See https://docs.gradle.org/4.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 45s
5 actionable tasks: 4 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Finished: FAILURE