You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/20 20:33:52 UTC

Build failed in Jenkins: Apache Phoenix - Branch:4.0 #18

See <https://builds.apache.org/job/Phoenix-4.0/18/changes>

Changes:

[jzhong] increase maven unit test max memory setting

------------------------------------------
[...truncated 2416 lines...]
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.phoenix.query.BaseTest.stopServer(BaseTest.java:427)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running org.apache.phoenix.end2end.TopNTest
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 3.209 sec <<< FAILURE! - in org.apache.phoenix.end2end.TopNTest
org.apache.phoenix.end2end.TopNTest  Time elapsed: 3.208 sec  <<< ERROR!
java.lang.OutOfMemoryError: Java heap space

org.apache.phoenix.end2end.TopNTest  Time elapsed: 3.209 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.phoenix.query.BaseTest.stopServer(BaseTest.java:427)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running org.apache.phoenix.end2end.IsNullTest
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 3.306 sec <<< FAILURE! - in org.apache.phoenix.end2end.IsNullTest
org.apache.phoenix.end2end.IsNullTest  Time elapsed: 3.306 sec  <<< ERROR!
java.lang.OutOfMemoryError: Java heap space

org.apache.phoenix.end2end.IsNullTest  Time elapsed: 3.306 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.phoenix.query.BaseTest.stopServer(BaseTest.java:427)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running org.apache.phoenix.end2end.ArrayTest
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 3.268 sec <<< FAILURE! - in org.apache.phoenix.end2end.ArrayTest
org.apache.phoenix.end2end.ArrayTest  Time elapsed: 3.267 sec  <<< ERROR!
java.lang.OutOfMemoryError: Java heap space

org.apache.phoenix.end2end.ArrayTest  Time elapsed: 3.267 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.phoenix.query.BaseTest.stopServer(BaseTest.java:427)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Failed tests: 
  ProductMetricsTest>BaseTest.stopServer:427 null
  BinaryRowKeyTest>BaseTest.stopServer:427 null
  ArithmeticQueryTest>BaseTest.stopServer:427 null
  QueryExecWithoutSCNTest>BaseTest.stopServer:427 null
  AutoCommitTest>BaseTest.stopServer:427 null
  MD5FunctionTest>BaseTest.stopServer:427 null
  ImmutableIndexTest>BaseTest.stopServer:427 null
  DropViewTest>BaseTest.stopServer:427 null
  MutableIndexFailureTest>BaseTest.stopServer:427 null
  IndexMetadataTest>BaseTest.stopServer:427 null
  SaltedIndexTest>BaseTest.stopServer:427 null
  MutableIndexTest>BaseTest.stopServer:427 null
  TenantSpecificTablesDDLTest>BaseTest.stopServer:427 null
  UpsertBigValuesTest>BaseTest.stopServer:427 null
  DeleteTest>BaseTest.stopServer:427 null
  SaltedTableTest>BaseTest.stopServer:427 null
  SaltedTableVarLengthRowKeyTest>BaseTest.stopServer:427 null
  SaltedTableUpsertSelectTest>BaseTest.stopServer:427 null
  CompareDecimalToLongTest>BaseTest.stopServer:427 null
  ExecuteStatementsTest>BaseTest.stopServer:427 null
  ToCharFunctionTest>BaseTest.stopServer:427 null
  SpillableGroupByTest>BaseTest.stopServer:427 null
  SpooledOrderByTest>BaseTest.stopServer:427 null
  PercentileTest>BaseTest.stopServer:427 null
  ExtendedQueryExecTest>BaseTest.stopServer:427 null
  CSVLoaderTest>BaseTest.stopServer:427 null
  DefaultParallelIteratorsRegionSplitterTest>BaseTest.stopServer:427 null
  MultiCfQueryExecTest>BaseTest.stopServer:427 null
  CreateTableTest>BaseTest.stopServer:427 null
  ReadIsolationLevelTest>BaseTest.stopServer:427 null
  ReverseFunctionTest>BaseTest.stopServer:427 null
  HashJoinTest>BaseTest.stopServer:427 null
  KeyOnlyTest>BaseTest.stopServer:427 null
  StatementHintsTest>BaseTest.stopServer:427 null
  DistinctCountTest>BaseTest.stopServer:427 null
  FunkyNamesTest>BaseTest.stopServer:427 null
  SkipRangeParallelIteratorRegionSplitterTest>BaseTest.stopServer:427 null
  RowValueConstructorTest>BaseTest.stopServer:427 null
  StddevTest>BaseTest.stopServer:427 null
  TenantSpecificTablesDMLTest>BaseTest.stopServer:427 null
  DynamicColumnTest>BaseTest.stopServer:427 null
  ServerExceptionTest>BaseTest.stopServer:427 null
  AlterTableTest>BaseTest.stopServer:427 null
  DynamicUpsertTest>BaseTest.stopServer:427 null
  CustomEntityDataTest>BaseTest.stopServer:427 null
  DescColumnSortOrderTest>BaseTest.stopServer:427 null
  GroupByCaseTest>BaseTest.stopServer:427 null
  UpsertSelectTest>BaseTest.stopServer:427 null
  QueryTest>BaseTest.stopServer:427 null
  SkipScanQueryTest>BaseTest.stopServer:427 null
  TopNTest>BaseTest.stopServer:427 null
  IsNullTest>BaseTest.stopServer:427 null
  ArrayTest>BaseTest.stopServer:427 null

Tests in error: 
  ProductMetricsTest>BaseConnectedQueryTest.doSetup:131->BaseTest.startServer:422->BaseTest.startServer:417 ? OutOfMemory
  BinaryRowKeyTest>BaseConnectedQueryTest.doSetup:131->BaseTest.startServer:422->BaseTest.startServer:417 ? OutOfMemory
  ArithmeticQueryTest>BaseConnectedQueryTest.doSetup:131->BaseTest.startServer:422->BaseTest.startServer:417 ? OutOfMemory
  QueryExecWithoutSCNTest>BaseConnectedQueryTest.doSetup:131->BaseTest.startServer:422->BaseTest.startServer:417 ? OutOfMemory
  AutoCommitTest.org.apache.phoenix.end2end.AutoCommitTest ? OutOfMemory Java he...
  MD5FunctionTest.org.apache.phoenix.end2end.MD5FunctionTest ? OutOfMemory Java ...
  ImmutableIndexTest.org.apache.phoenix.end2end.index.ImmutableIndexTest ? OutOfMemory
  DropViewTest.org.apache.phoenix.end2end.index.DropViewTest ? OutOfMemory Java ...
  MutableIndexFailureTest.org.apache.phoenix.end2end.index.MutableIndexFailureTest ? OutOfMemory
  IndexMetadataTest.org.apache.phoenix.end2end.index.IndexMetadataTest ? OutOfMemory
  SaltedIndexTest.org.apache.phoenix.end2end.index.SaltedIndexTest ? OutOfMemory
  MutableIndexTest.org.apache.phoenix.end2end.index.MutableIndexTest ? OutOfMemory
  TenantSpecificTablesDDLTest.org.apache.phoenix.end2end.TenantSpecificTablesDDLTest ? OutOfMemory
  UpsertBigValuesTest.org.apache.phoenix.end2end.UpsertBigValuesTest ? OutOfMemory
  DeleteTest.org.apache.phoenix.end2end.DeleteTest ? OutOfMemory Java heap space
  SaltedTableTest.org.apache.phoenix.end2end.salted.SaltedTableTest ? OutOfMemory
  SaltedTableVarLengthRowKeyTest.org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyTest ? OutOfMemory
  SaltedTableUpsertSelectTest.org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectTest ? OutOfMemory
  CompareDecimalToLongTest.org.apache.phoenix.end2end.CompareDecimalToLongTest ? OutOfMemory
  ExecuteStatementsTest.org.apache.phoenix.end2end.ExecuteStatementsTest ? OutOfMemory
  ToCharFunctionTest.org.apache.phoenix.end2end.ToCharFunctionTest ? OutOfMemory
  SpillableGroupByTest.org.apache.phoenix.end2end.SpillableGroupByTest ? OutOfMemory
  SpooledOrderByTest.org.apache.phoenix.end2end.SpooledOrderByTest ? OutOfMemory
  PercentileTest.org.apache.phoenix.end2end.PercentileTest ? OutOfMemory Java he...
  ExtendedQueryExecTest.org.apache.phoenix.end2end.ExtendedQueryExecTest ? OutOfMemory
  CSVLoaderTest.org.apache.phoenix.end2end.CSVLoaderTest ? OutOfMemory Java heap...
  DefaultParallelIteratorsRegionSplitterTest.org.apache.phoenix.end2end.DefaultParallelIteratorsRegionSplitterTest ? OutOfMemory
  MultiCfQueryExecTest.org.apache.phoenix.end2end.MultiCfQueryExecTest ? OutOfMemory
  CreateTableTest.org.apache.phoenix.end2end.CreateTableTest ? OutOfMemory Java ...
  ReadIsolationLevelTest.org.apache.phoenix.end2end.ReadIsolationLevelTest ? OutOfMemory
  ReverseFunctionTest.org.apache.phoenix.end2end.ReverseFunctionTest ? OutOfMemory
  HashJoinTest.org.apache.phoenix.end2end.HashJoinTest ? OutOfMemory Java heap s...
  KeyOnlyTest.org.apache.phoenix.end2end.KeyOnlyTest ? OutOfMemory Java heap spa...
  StatementHintsTest.org.apache.phoenix.end2end.StatementHintsTest ? OutOfMemory
  DistinctCountTest.org.apache.phoenix.end2end.DistinctCountTest ? OutOfMemory J...
  FunkyNamesTest.org.apache.phoenix.end2end.FunkyNamesTest ? OutOfMemory Java he...
  SkipRangeParallelIteratorRegionSplitterTest.org.apache.phoenix.end2end.SkipRangeParallelIteratorRegionSplitterTest ? OutOfMemory
  RowValueConstructorTest.org.apache.phoenix.end2end.RowValueConstructorTest ? OutOfMemory
  StddevTest.org.apache.phoenix.end2end.StddevTest ? OutOfMemory Java heap space
  TenantSpecificTablesDMLTest.org.apache.phoenix.end2end.TenantSpecificTablesDMLTest ? OutOfMemory
  DynamicColumnTest.org.apache.phoenix.end2end.DynamicColumnTest ? OutOfMemory J...
  ServerExceptionTest.org.apache.phoenix.end2end.ServerExceptionTest ? OutOfMemory
  AlterTableTest.org.apache.phoenix.end2end.AlterTableTest ? OutOfMemory Java he...
  DynamicUpsertTest.org.apache.phoenix.end2end.DynamicUpsertTest ? OutOfMemory J...
  CustomEntityDataTest.org.apache.phoenix.end2end.CustomEntityDataTest ? OutOfMemory
  DescColumnSortOrderTest.org.apache.phoenix.end2end.DescColumnSortOrderTest ? OutOfMemory
  GroupByCaseTest.org.apache.phoenix.end2end.GroupByCaseTest ? OutOfMemory Java ...
  UpsertSelectTest.org.apache.phoenix.end2end.UpsertSelectTest ? OutOfMemory Jav...
  QueryTest.org.apache.phoenix.end2end.QueryTest ? OutOfMemory Java heap space
  SkipScanQueryTest.org.apache.phoenix.end2end.SkipScanQueryTest ? OutOfMemory J...
  TopNTest.org.apache.phoenix.end2end.TopNTest ? OutOfMemory Java heap space
  IsNullTest.org.apache.phoenix.end2end.IsNullTest ? OutOfMemory Java heap space
  ArrayTest.org.apache.phoenix.end2end.ArrayTest ? OutOfMemory Java heap space

Tests run: 918, Failures: 53, Errors: 53, Skipped: 7

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [0.771s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [1.526s]
[INFO] Phoenix Core ...................................... FAILURE [20:13.360s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Hadoop1 Compatibility ..................... SKIPPED
[INFO] Phoenix Assebmly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:16.034s
[INFO] Finished at: Thu Feb 20 19:33:33 UTC 2014
[INFO] Final Memory: 36M/578M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Phoenix-4.0/phoenix-core/target/surefire-reports for the individual test results.
[ERROR] -> [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-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results