Started by GitHub push by DV8FromTheWorld Building in workspace /var/jenkins_home/workspace/Yui-Bootloader using credential Github/Kantenkugel Cloning the remote Git repository Cloning repository https://github.com/DV8FromTheWorld/Yui-Bootloader.git > git init /var/jenkins_home/workspace/Yui-Bootloader # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui-Bootloader.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/DV8FromTheWorld/Yui-Bootloader.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/DV8FromTheWorld/Yui-Bootloader.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-Bootloader.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui-Bootloader.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/DV8FromTheWorld/Yui-Bootloader.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 2688d6cafd44b1eb66d985aba369f961c0640dfc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2688d6cafd44b1eb66d985aba369f961c0640dfc Commit message: "Testing build trigger webhook" First time build. Skipping changelog. [Gradle] - Launching build. [Yui-Bootloader] $ /var/jenkins_home/workspace/Yui-Bootloader/gradlew build Downloading https://services.gradle.org/distributions/gradle-2.10-bin.zip .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Unzipping /var/jenkins_home/.gradle/wrapper/dists/gradle-2.10-bin/baigpnfu14tdk6ztbfwcl8275/gradle-2.10-bin.zip to /var/jenkins_home/.gradle/wrapper/dists/gradle-2.10-bin/baigpnfu14tdk6ztbfwcl8275 Set executable permissions for: /var/jenkins_home/.gradle/wrapper/dists/gradle-2.10-bin/baigpnfu14tdk6ztbfwcl8275/gradle-2.10/bin/gradle FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '10.0.2-adoptopenjdk'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Finished: FAILURE