Push event to branch 1.16 Connecting to https://api.github.com using progwml6 ci login Obtained Jenkinsfile from 2abf19013d8aa78cd2ae3b11e8b8a5d4b5a1b7f9 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /var/lib/jenkins/workspace/ironchests_1.16 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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/ironchest.git > git init /var/lib/jenkins/workspace/ironchests_1.16 # timeout=10 Fetching upstream changes from https://github.com/progwml6/ironchest.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10 Avoid second fetch Checking out Revision 2abf19013d8aa78cd2ae3b11e8b8a5d4b5a1b7f9 (1.16) > git config core.sparsecheckout # timeout=10 > git checkout -f 2abf19013d8aa78cd2ae3b11e8b8a5d4b5a1b7f9 # timeout=10 Commit message: "Armenian translation (#274)" > git rev-list --no-walk 657263a0e8bdaf16751ee2e826d6c16774096f06 # timeout=10 ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.16/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/ironchest.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10 Checking out Revision 2abf19013d8aa78cd2ae3b11e8b8a5d4b5a1b7f9 (1.16) > git config core.sparsecheckout # timeout=10 > git checkout -f 2abf19013d8aa78cd2ae3b11e8b8a5d4b5a1b7f9 # timeout=10 Commit message: "Armenian translation (#274)" [Pipeline] sh ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. + rm -rf build/libs ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. + ./gradlew build -PBUILD_NUMBER=23 --no-daemon ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored. ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64 Please set the JAVA_HOME variable in your environment to match the location of your Java installation. [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 ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE