Started by GitHub push by DV8FromTheWorld Building in workspace C:\Program Files (x86)\Jenkins\jobs\JDA\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/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git.exe --version # timeout=10 using GIT_ASKPASS to set credentials > git.exe fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git.exe rev-parse "refs/remotes/origin/development^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/development^{commit}" # timeout=10 Checking out Revision 8841306da13369c7900eddf2cb421b90b18ba88c (refs/remotes/origin/development) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 8841306da13369c7900eddf2cb421b90b18ba88c Commit message: "Merge pull request #810 from DV8FromTheWorld/bug/voice-state-fix" > git.exe rev-list 18a6c4029df980c983b1ab4d875b1de610d2e64e # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\gradlew.bat"' -Dgradle.user.home=C:/Users/Austin/.gradle/ --no-daemon bintrayUpload && exit %%ERRORLEVEL%%" WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/C:/Users/Austin/.gradle/wrapper/dists/gradle-4.9-bin/e9cinqnqvph59rr7g70qubb4t/gradle-4.9/lib/gradle-base-services-4.9.jar) to method java.lang.ClassLoader.getPackages() WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release > Task :clean > Task :sourcesForRelease > Task :generateJavaSources > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :assemble > Task :compileTestJava SKIPPED > Task :processTestResources SKIPPED > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :javadoc > Task :javadocJar > Task :sourcesJar > Task :shadowJar > Task :noOpusJar > Task :build > Task :generatePomFileForBintrayReleasePublication > Task :publishBintrayReleasePublicationToMavenLocal > Task :bintrayUpload Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_439/net/dv8tion/JDA/3.8.1_439/JDA-3.8.1_439.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 14s 13 actionable tasks: 13 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS