Skip to content
Failed

Console Output

Started by user fullwall
Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/DenizenScript/Clientizen.git # timeout=10
Fetching upstream changes from git://github.com/DenizenScript/Clientizen.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/DenizenScript/Clientizen.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 be28327cf01b6ace49f0b0d4c067dca34e295643 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f be28327cf01b6ace49f0b0d4c067dca34e295643
 > git rev-list be28327cf01b6ace49f0b0d4c067dca34e295643 # timeout=10
[Gradle] - Launching build.
[workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE