Branch indexing Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from 28c0bd018d707ef8977c21ce88cc4092a33fe839 [Pipeline] node Running on master in /var/lib/jenkins/workspace/TinkersComplement_master-ROTDTISOPEEX4MGFP4RE23MFD7VDESKRMBJN6DWYZDUH4DEPDSOQ [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/KnightMiner/TinkersComplement.git > git init /var/lib/jenkins/workspace/TinkersComplement_master-ROTDTISOPEEX4MGFP4RE23MFD7VDESKRMBJN6DWYZDUH4DEPDSOQ # timeout=10 Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 28c0bd018d707ef8977c21ce88cc4092a33fe839 (master) Commit message: "Add build server number" > git config core.sparsecheckout # timeout=10 > git checkout -f 28c0bd018d707ef8977c21ce88cc4092a33fe839 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 28c0bd018d707ef8977c21ce88cc4092a33fe839 (master) Commit message: "Add build server number" > git config core.sparsecheckout # timeout=10 > git checkout -f 28c0bd018d707ef8977c21ce88cc4092a33fe839 [Pipeline] sh [TinkersComplement_master-ROTDTISOPEEX4MGFP4RE23MFD7VDESKRMBJN6DWYZDUH4DEPDSOQ] Running shell script + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [TinkersComplement_master-ROTDTISOPEEX4MGFP4RE23MFD7VDESKRMBJN6DWYZDUH4DEPDSOQ] Running shell script + ./gradlew clean setupCIWorkspace --no-daemon /var/lib/jenkins/workspace/TinkersComplement_master-ROTDTISOPEEX4MGFP4RE23MFD7VDESKRMBJN6DWYZDUH4DEPDSOQ@tmp/durable-b264a488/script.sh: line 2: ./gradlew: Permission denied [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] // node [Pipeline] End of Pipeline GitHub has been notified of this commit?s build result ERROR: script returned exit code 1 Finished: FAILURE