Push event to branch 1.15 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from d741c49512fac79345465ba3856cb1dd21fa6719 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Natura_1.15 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/Natura.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10 Checking out Revision d741c49512fac79345465ba3856cb1dd21fa6719 (1.15) > git config core.sparsecheckout # timeout=10 > git checkout -f d741c49512fac79345465ba3856cb1dd21fa6719 # timeout=10 Commit message: "Begin working on Natura for 1.15.2!" > git rev-list --no-walk d5b4bdd1767176dfb17da2298c5f9458f1839588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/Natura.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10 Checking out Revision d741c49512fac79345465ba3856cb1dd21fa6719 (1.15) > git config core.sparsecheckout # timeout=10 > git checkout -f d741c49512fac79345465ba3856cb1dd21fa6719 # timeout=10 Commit message: "Begin working on Natura for 1.15.2!" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + ./gradlew build -PBUILD_NUMBER=2 --no-daemon To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6.2/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'natura'. > Missing 'minecraft' dependency entry. * 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 BUILD FAILED in 5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) Stage "Archive" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE