Started by GitHub push by DV8FromTheWorld Building in workspace C:\Program Files (x86)\Jenkins\jobs\Yui\workspace > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git7417681476890779825.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 Seen branch in repository origin/2.0 Seen branch in repository origin/PreBootloader Seen branch in repository origin/develop Seen branch in repository origin/master Seen 4 remote branches Checking out Revision 3941adb2c0a1cd59c988ad8145057e1cbd385c04 (origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 3941adb2c0a1cd59c988ad8145057e1cbd385c04 > git.exe rev-list a5ed69d8f75e7c0f6f70235edf5481bc9cdf1972 # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\gradlew.bat" clean assemble && exit %%ERRORLEVEL%%"' 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/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.1.42/lavaplayer-1.1.42.pom Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-common/1.0.1/lavaplayer-common-1.0.1.pom Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer/1.1.42/lavaplayer-1.1.42.jar Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-common/1.0.1/lavaplayer-common-1.0.1.jar :clean :processVersion :compileJava :processResources UP-TO-DATE :classes :jdactionMain :fatJar :jar :javadocC:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:95: warning: no description for @throws * @throws SQLException ^ C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:120: warning: no @throws for java.sql.SQLException public boolean removeOp(String userId) throws SQLException ^ 2 warnings :javadocJar :sourcesJar :assemble BUILD SUCCESSFUL Total time: 30.281 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS