See <https://builds.apache.org/job/Tez-Build/1936/display/redirect?page=changes>
Changes: [bodorlaszlo0202] TEZ-3727: When using HDFS federation, token of ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H2 (Hadoop) in workspace <https://builds.apache.org/job/Tez-Build/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitbox.apache.org/repos/asf/tez.git # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/tez.git > git --version # timeout=10 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/tez.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 7e65a9eafd775574db740075968bdce82ea0b7ca (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e65a9eafd775574db740075968bdce82ea0b7ca Commit message: "TEZ-3727: When using HDFS federation, token of tez.simple.history.logging.dir is not added, causing AM to fail (contributed by Xi Chen, reviewed by László Bodor, Jonathan Turner Eagles)" > git rev-list --no-walk 4c5db43044be74052e113314a6dc4c3ab9b1c72d # timeout=10 [Tez-Build] $ /bin/bash -x /tmp/jenkins911306726183816155.sh + export TOOLS_HOME=/home/jenkins/tools + TOOLS_HOME=/home/jenkins/tools + export JAVA_HOME=/home/jenkins/tools/java/latest1.8 + JAVA_HOME=/home/jenkins/tools/java/latest1.8 + export MAVEN_HOME=/home/jenkins/tools/maven/latest + MAVEN_HOME=/home/jenkins/tools/maven/latest + export PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + env GIT_COMMITTER_NAME=jenkins GIT_COMMIT=7e65a9eafd775574db740075968bdce82ea0b7ca RUN_DISPLAY_URL=https://builds.apache.org/job/Tez-Build/1936/display/redirect JENKINS_URL=https://builds.apache.org/ EXECUTOR_NUMBER=0 SSH_CONNECTION=195.201.213.130 60368 67.195.81.146 22 LANG=en_US BUILD_CAUSE=SCMTRIGGER BUILD_ID=1936 OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/Tez-Build/1936/display/redirect?page=changes MAVEN_HOME=/home/jenkins/tools/maven/latest JAVA_HOME=/home/jenkins/tools/java/latest1.8 JOB_BASE_NAME=Tez-Build GIT_URL=https://gitbox.apache.org/repos/asf/tez.git HUDSON_COOKIE=8d9ec1ae-e2db-4d00-979d-81e145788b55 XDG_SESSION_ID=3367 USER=jenkins BUILD_NUMBER=1936 WORKSPACE=<https://builds.apache.org/job/Tez-Build/ws/> [email protected] PWD=<https://builds.apache.org/job/Tez-Build/ws/> HUDSON_URL=https://builds.apache.org/ HOME=/home/jenkins TMP=/tmp/user/910 NODE_NAME=H2 HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8 SSH_CLIENT=195.201.213.130 60368 22 JENKINS_HOME=/x1/jenkins/jenkins-home JOB_NAME=Tez-Build NIX_LABEL=ubuntu GIT_PREVIOUS_COMMIT=4c5db43044be74052e113314a6dc4c3ab9b1c72d ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILD_CAUSE_SCMTRIGGER=true HUDSON_HOME=/x1/jenkins/jenkins-home JOB_DISPLAY_URL=https://builds.apache.org/job/Tez-Build/display/redirect TMPDIR=/tmp/user/910 GIT_AUTHOR_NAME=jenkins MAIL=/var/mail/jenkins BUILD_URL=https://builds.apache.org/job/Tez-Build/1936/ SHELL=/bin/bash TOOLS_HOME=/home/jenkins/tools JOB_URL=https://builds.apache.org/job/Tez-Build/ TEMPDIR=/tmp/user/910 BUILD_DISPLAY_NAME=#1936 ROOT_BUILD_CAUSE=SCMTRIGGER SHLVL=2 GIT_BRANCH=origin/master BUILD_TAG=jenkins-Tez-Build-1936 TEMP=/tmp/user/910 NODE_LABELS=H2 Hadoop LOGNAME=jenkins XDG_RUNTIME_DIR=/run/user/910 PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin WIN_LABEL=Windows JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8 [email protected] _=/usr/bin/env + export MAVEN_OPTS=-Xmx2048m + MAVEN_OPTS=-Xmx2048m + git clean -fdx Removing docs/target/ Removing hadoop-shim-impls/hadoop-shim-2.8/target/ Removing hadoop-shim-impls/target/ Removing hadoop-shim/target/ Removing target/ Removing tez-build-tools/target/ Removing tez-plugins/target/ Removing tez-tools/analyzers/target/ Removing tez-tools/target/ Removing tez-ui/src/main/webapp/bower_components/ Removing tez-ui/src/main/webapp/dist/ Removing tez-ui/src/main/webapp/node/ Removing tez-ui/src/main/webapp/node_modules/ Removing tez-ui/src/main/webapp/tmp/ Removing tez-ui/target/ + /home/jenkins/tools/maven/latest/bin/mvn clean test -B --fail-at-end -DdeployAtEnd=true deploy package -Dtar The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this program NB: JAVA_HOME should point to a JDK not a JRE Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
