Jira: https://issues.apache.org/jira/browse/YARN-3904
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8522/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 317 lines...]
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 38s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 37s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  0m 47s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  7m 58s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  44m 44s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl 
                    |  
hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter
 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12745086/YARN-3904-YARN-2928.003.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / 2d4a8f4 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8522/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf901.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
404b45286f89c8fb3ea2b181445c387e4883fcaf logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8513
Archived 27 artifacts
Archive block size is 32768
Received 30 blocks and 8576526 bytes
Compression is 10.3%
Took 2 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
3 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter.org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter

Error Message:
java.io.IOException: Shutting down

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:978)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:938)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:794)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:781)
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:541)
        at 
org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter.setupPhoenixClusterAndWriterForTest(TestPhoenixAggregatorWriter.java:92)
        at 
org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter.setup(TestPhoenixAggregatorWriter.java:55)


FAILED:  
org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter.org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.yarn.server.timelineservice.aggregation.timebased.TestPhoenixAggregatorWriter.cleanup(TestPhoenixAggregatorWriter.java:70)


FAILED:  
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl.org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl

Error Message:
Shutting down

Stack Trace:
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:978)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:938)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:806)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:750)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl.setupBeforeClass(TestHBaseTimelineWriterImpl.java:65)


Reply via email to