Push event to branch 1.15 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from d5b4bdd1767176dfb17da2298c5f9458f1839588 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/progwml6/Natura.git > git init /var/lib/jenkins/workspace/Natura_1.15 # timeout=10 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 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10 > 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 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 d5b4bdd1767176dfb17da2298c5f9458f1839588 (1.15) > git config core.sparsecheckout # timeout=10 > git checkout -f d5b4bdd1767176dfb17da2298c5f9458f1839588 # timeout=10 Commit message: "Merge pull request #496 from TobiPeterG/patch-1" First time build. Skipping changelog. > git --version # 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 d5b4bdd1767176dfb17da2298c5f9458f1839588 (1.15) > git config core.sparsecheckout # timeout=10 > git checkout -f d5b4bdd1767176dfb17da2298c5f9458f1839588 # timeout=10 Commit message: "Merge pull request #496 from TobiPeterG/patch-1" > git --version # timeout=10 [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh + ./gradlew clean setupCIWorkspace --no-daemon This mapping 'snapshot_20180101' was designed for MC 1.12! Use at your own peril. ################################################# ForgeGradle 2.3-SNAPSHOT-6084129e https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'natura'. > Could not find Hwyla.jar (mcp.mobius.waila:Hwyla:1.8.23-B38_1.12). Searched in the following locations: http://tehnut.info/maven/mcp/mobius/waila/Hwyla/1.8.23-B38_1.12/Hwyla-1.8.23-B38_1.12.jar * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 19.735 secs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [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