See <https://builds.apache.org/job/Tajo-master-jdk8-nightly/104/changes>

Changes:

[jhkim] TAJO-1750: Upgrade hadoop dependency to 2.7.1.

[jihoonson] TAJO-1752: NameResolver cannot find nested records properly.

------------------------------------------
Started by timer
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs) in workspace 
<https://builds.apache.org/job/Tajo-master-jdk8-nightly/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-jdk8-nightly/ws/> # 
 > timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git 
 > # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fd6a95180ecfa05df7cd0b1a8a957057c9788ad6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd6a95180ecfa05df7cd0b1a8a957057c9788ad6
 > git rev-list 7d060837703244c40eff5c1e3b62f165de0887d3 # timeout=10
[Tajo-master-jdk8-nightly] $ /bin/bash -x /tmp/hudson457692821224573364.sh
+ export JAVA_HOME=/home/jenkins/tools/java/latest
+ JAVA_HOME=/home/jenkins/tools/java/latest
+ export MAVEN_HOME=/home/jenkins/tools/maven/latest
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ which java
/home/jenkins/tools/java/latest/bin/java
+ java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
+ protoc --version
libprotoc 2.5.0
+ cd <https://builds.apache.org/job/Tajo-master-jdk8-nightly/ws/>
+ /home/jenkins/tools/maven/latest/bin/mvn clean install -Pdist -Dtar
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Tajo Main
[INFO] Tajo Project POM
[INFO] Tajo Maven Plugins
[INFO] Tajo Common
[INFO] Tajo Algebra
[INFO] Tajo Catalog Common
[INFO] Tajo Plan
[INFO] Tajo Rpc Common
[INFO] Tajo Protocol Buffer Rpc
[INFO] Tajo Catalog Client
[INFO] Tajo Catalog Server
[INFO] Tajo Storage Common
[INFO] Tajo HDFS Storage
[INFO] Tajo HBase Storage
[INFO] Tajo PullServer
[INFO] Tajo Client
[INFO] Tajo CLI tools
[INFO] Tajo JDBC Driver
[INFO] ASM (thirdparty)
[INFO] Tajo RESTful Container
[INFO] Tajo Metrics
[INFO] Tajo Core
[INFO] Tajo RPC
[INFO] Tajo Catalog Drivers Hive
[INFO] Tajo Catalog Drivers
[INFO] Tajo Catalog
[INFO] Tajo Storage
[INFO] Tajo Distribution
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tajo Main 0.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.pom
2/8 KB   
6/8 KB   
8/8 KB   
         
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.pom
 (8 KB at 18.2 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4/enforcer-1.4.pom
2/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4/enforcer-1.4.pom
 (7 KB at 69.9 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.jar
1/31 KB   
5/31 KB   
9/31 KB   
13/31 KB   
14/31 KB   
18/31 KB   
22/31 KB   
26/31 KB   
30/31 KB   
31/31 KB   
           
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.jar
 (31 KB at 276.1 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (clean) @ tajo-main ---
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4/enforcer-api-1.4.pom
3/3 KB     
         
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4/enforcer-api-1.4.pom
 (3 KB at 26.0 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4/enforcer-rules-1.4.pom
4/4 KB   
         
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4/enforcer-rules-1.4.pom
 (4 KB at 44.1 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
4/4 KB   
         
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
 (4 KB at 37.0 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
4/10 KB   
8/10 KB   
10/10 KB   
           
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
 (10 KB at 113.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4/enforcer-api-1.4.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4/enforcer-rules-1.4.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
1/97 KB    
5/97 KB   
9/97 KB   
13/97 KB   
17/97 KB   
20/97 KB   
23/97 KB   
27/97 KB   
31/97 KB   
35/97 KB   
39/97 KB   
43/97 KB   
43/97 KB   3/35 KB   
43/97 KB   7/35 KB   
43/97 KB   4/11 KB   7/35 KB   
43/97 KB   4/11 KB   11/35 KB   
43/97 KB   8/11 KB   11/35 KB   
43/97 KB   8/11 KB   14/35 KB   
43/97 KB   11/11 KB   14/35 KB   
47/97 KB   11/11 KB   14/35 KB   
51/97 KB   11/11 KB   14/35 KB   
55/97 KB   11/11 KB   14/35 KB   
59/97 KB   11/11 KB   14/35 KB   
63/97 KB   11/11 KB   14/35 KB   
67/97 KB   11/11 KB   14/35 KB   
71/97 KB   11/11 KB   14/35 KB   
71/97 KB   11/11 KB   14/35 KB   
71/97 KB   11/11 KB   18/35 KB   
71/97 KB   11/11 KB   22/35 KB   
71/97 KB   11/11 KB   26/35 KB   
71/97 KB   11/11 KB   30/35 KB   
71/97 KB   11/11 KB   33/35 KB   
                                 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4/enforcer-api-1.4.jar
 (11 KB at 92.8 KB/sec)
75/97 KB   33/35 KB              
79/97 KB   33/35 KB   
83/97 KB   33/35 KB   
87/97 KB   33/35 KB   
91/97 KB   33/35 KB   
95/97 KB   33/35 KB   
97/97 KB   33/35 KB   
97/97 KB   35/35 KB   
                      
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
 (35 KB at 190.5 KB/sec)
                      
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4/enforcer-rules-1.4.jar
 (97 KB at 523.6 KB/sec)
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed 
with message:
Detected JDK Version: 1.6.0-45 is not in the allowed range 1.7.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... FAILURE [  2.818 s]
[INFO] Tajo Project POM .................................. SKIPPED
[INFO] Tajo Maven Plugins ................................ SKIPPED
[INFO] Tajo Common ....................................... SKIPPED
[INFO] Tajo Algebra ...................................... SKIPPED
[INFO] Tajo Catalog Common ............................... SKIPPED
[INFO] Tajo Plan ......................................... SKIPPED
[INFO] Tajo Rpc Common ................................... SKIPPED
[INFO] Tajo Protocol Buffer Rpc .......................... SKIPPED
[INFO] Tajo Catalog Client ............................... SKIPPED
[INFO] Tajo Catalog Server ............................... SKIPPED
[INFO] Tajo Storage Common ............................... SKIPPED
[INFO] Tajo HDFS Storage ................................. SKIPPED
[INFO] Tajo HBase Storage ................................ SKIPPED
[INFO] Tajo PullServer ................................... SKIPPED
[INFO] Tajo Client ....................................... SKIPPED
[INFO] Tajo CLI tools .................................... SKIPPED
[INFO] Tajo JDBC Driver .................................. SKIPPED
[INFO] ASM (thirdparty) .................................. SKIPPED
[INFO] Tajo RESTful Container ............................ SKIPPED
[INFO] Tajo Metrics ...................................... SKIPPED
[INFO] Tajo Core ......................................... SKIPPED
[INFO] Tajo RPC .......................................... SKIPPED
[INFO] Tajo Catalog Drivers Hive ......................... SKIPPED
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.893 s
[INFO] Finished at: 2015-08-13T03:17:41+00:00
[INFO] Final Memory: 17M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (clean) on project 
tajo-main: Some Enforcer rules have failed. Look above for specific messages 
explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Reply via email to