See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general
mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16
RHEL5-ia64 unix) in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...
Cloning the remote Git repository
Cloning repository
git://github.com/apache/deltaspike.git
Fetching upstream changes from
git://github.com/apache/deltaspike.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/apache/deltaspike.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/apache/deltaspike.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/apache/deltaspike.git # timeout=10
Fetching upstream changes from
git://github.com/apache/deltaspike.git
git -c core.askpass=true fetch --tags --progress
git://github.com/apache/deltaspike.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
bb9abfcc55a81096d6c3532349094574c3ac3154 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f bb9abfcc55a81096d6c3532349094574c3ac3154
git rev-list bb9abfcc55a81096d6c3532349094574c3ac3154 # timeout=10
git tag -a -f -m Jenkins Build #665 jenkins-Weld-3.x-interoperability-deltaspike-665 #
timeout=10
Cloning the remote Git repository
Cloning repository
git://github.com/weld/core.git
Fetching upstream changes from
git://github.com/weld/core.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/core.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/weld/core.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/weld/core.git # timeout=10
Fetching
upstream changes from
git://github.com/weld/core.git
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
ae9e6af3da1efde2787d550b13fa7e5eebbad2e6 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f ae9e6af3da1efde2787d550b13fa7e5eebbad2e6
git rev-list ae9e6af3da1efde2787d550b13fa7e5eebbad2e6 # timeout=10
git tag -a -f -m Jenkins Build #665 jenkins-Weld-3.x-interoperability-deltaspike-665 #
timeout=10
[Weld-3.x-interoperability-deltaspike] $ bash -xe
/tmp/hudson4363339826030018853.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.2.5
+ MAVEN_VERSION=3.2.5
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.2.5
+ M2_HOME=/qa/tools/opt/maven-3.2.5
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.2.5/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.5/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b0602)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
+ /qa/tools/opt/maven-3.2.5/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Error: JAVA_HOME is not defined correctly.
We cannot execute /qa/tools/opt/ia64/jdk1.8.0_last/bin/java
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files
were found. Configuration error?