See <https://builds.apache.org/job/Phoenix-master/858/changes>

Changes:

[mujtaba] PHOENIX 2132 Minor addendum to fix RAT warning

------------------------------------------
[...truncated 121411 lines...]
[ERROR] PhoenixMetaFactoryImpl.java[74] (indentation) Indentation: catch rcurly 
at indentation level 4 not at correct indentation, 8
[ERROR] PhoenixMetaFactoryImpl.java[75] (indentation) Indentation: method def 
rcurly at indentation level 2 not at correct indentation, 4
[ERROR] PhoenixMetaFactory.java[2] (header) Header: Line does not match 
expected header line of ' * Licensed to the Apache Software Foundation (ASF) 
under one or more'.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ 
phoenix-server ---
[INFO] Test Source directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/src/it/java> 
added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource 
(add-test-resource) @ phoenix-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-server 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
phoenix-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-server 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
phoenix-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/src/test/resources>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
phoenix-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-server ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.DriverCohabitationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in 
org.apache.phoenix.DriverCohabitationTest

Results :




Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
phoenix-server ---
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-server ---
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-server ---
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
phoenix-server ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.2:single (runnable) @ phoenix-server ---
[INFO] Reading assembly descriptor: src/build/query-server-runnable.xml
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1-runnable.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) 
@ phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, 
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, 
threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) 
@ phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, 
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, 
threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.QueryServerBasicsIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.678 sec - in 
org.apache.phoenix.end2end.QueryServerBasicsIT

Results :




Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test 
(NeedTheirOwnClusterTests) @ phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, 
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, 
threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ 
phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ 
phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ 
phoenix-server ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
phoenix-server ---
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.5.0-HBase-1.1/phoenix-server-4.5.0-HBase-1.1.jar
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.5.0-HBase-1.1/phoenix-server-4.5.0-HBase-1.1.pom
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.5.0-HBase-1.1/phoenix-server-4.5.0-HBase-1.1-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/858/artifact/phoenix-server/target/phoenix-server-4.5.0-HBase-1.1-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.5.0-HBase-1.1/phoenix-server-4.5.0-HBase-1.1-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix - Pherf 4.5.0-HBase-1.1
[INFO] ------------------------------------------------------------------------
Downloading: http://conjars.org/repo/junit/junit-dep/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/junit/junit-dep/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/junit/junit-dep/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/releases/junit/junit-dep/maven-metadata.xml
             
Downloading: 
http://repository.apache.org/snapshots/junit/junit-dep/maven-metadata.xml
             
Downloading: 
http://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml
563/563 B    
            
Downloaded: 
http://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml (563 B 
at 5.1 KB/sec)
            
            
            
Downloading: 
https://repository.apache.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml
Downloading: http://conjars.org/repo/commons-io/commons-io/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml
725/725 B   
336/336 B   725/725 B   
                        
Downloading: 
http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml
                        
Downloading: 
http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml
                        
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml
 (336 B at 1.4 KB/sec)
                        
Downloaded: 
https://repository.apache.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml
 (725 B at 3.0 KB/sec)
312/312 B               
312/312 B   725/725 B   
                        
Downloaded: 
http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml 
(312 B at 2.8 KB/sec)
                        
Downloaded: 
http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml 
(725 B at 13.9 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: 
http://conjars.org/repo/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
3/3 KB                  
         
Downloading: 
http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
         
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
 (3 KB at 23.7 KB/sec)
3/3 KB   
         
Downloaded: 
http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
 (3 KB at 29.1 KB/sec)
         
         
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pherf ---
[INFO] Deleting 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default-cli) @ phoenix-pherf ---
[INFO] Exclude: */RESULTS/**
[INFO] Exclude: README.md
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [8.216s]
[INFO] Phoenix Core ...................................... SUCCESS [34:57.072s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:11.040s]
[INFO] Phoenix - Pig ..................................... SUCCESS [1:54.884s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [1.424s]
[INFO] Phoenix Query Server .............................. SUCCESS [1:58.907s]
[INFO] Phoenix - Pherf ................................... FAILURE [2.032s]
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:15.766s
[INFO] Finished at: Fri Jul 24 19:48:59 UTC 2015
[INFO] Final Memory: 148M/1170M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check 
(default-cli) on project phoenix-pherf: Too many unapproved licenses: 31 -> 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-pherf
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #856
ERROR: Failed to archive artifacts: 
**/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
java.io.IOException: java.lang.InterruptedException
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
        at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:238)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:116)
        at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
        at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:69)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39)
        at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at com.google.common.io.ByteStreams.copy(ByteStreams.java:193)
        at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:145)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
        at hudson.model.Build$BuildExecution.post2(Build.java:182)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
        at hudson.model.Run.execute(Run.java:1731)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
        ... 23 more
Recording test results

Reply via email to