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 2017/02/27 10:21:23 UTC

Build failed in Jenkins: Phoenix | Master #1564

See <https://builds.apache.org/job/Phoenix-master/1564/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-1598 Encode column names to save space and improve performance

------------------------------------------
[...truncated 102.86 KB...]
	at org.apache.phoenix.end2end.index.IndexIT.testQueryBackToDataTableWithDescPKColumn(IndexIT.java:1107)

testSelectCF[IndexIT_localIndex=true,mutable=true,transactional=false,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 8.286 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testSelectCF(IndexIT.java:701)

testIndexWithDecimalCol[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.591 sec  <<< FAILURE!
java.lang.AssertionError: expected:<2.1> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testIndexWithDecimalCol(IndexIT.java:1037)

testIndexWithCaseSensitiveCols[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.594 sec  <<< FAILURE!
java.lang.AssertionError: expected:<x> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testIndexWithCaseSensitiveCols(IndexIT.java:916)

testSelectAllAndAliasWithIndex[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.473 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testSelectAllAndAliasWithIndex(IndexIT.java:619)

testQueryBackToDataTableWithDescPKColumn[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.78 sec  <<< FAILURE!
java.lang.AssertionError: expected:<4> but was:<0>
	at org.apache.phoenix.end2end.index.IndexIT.doTestQueryBackToDataTableWithDescPKColumn(IndexIT.java:1143)
	at org.apache.phoenix.end2end.index.IndexIT.testQueryBackToDataTableWithDescPKColumn(IndexIT.java:1107)

testSelectCF[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.494 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testSelectCF(IndexIT.java:701)

testIndexWithDecimalCol[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.823 sec  <<< FAILURE!
java.lang.AssertionError: expected:<2.1> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testIndexWithDecimalCol(IndexIT.java:1037)

testIndexWithCaseSensitiveCols[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 8.768 sec  <<< FAILURE!
java.lang.AssertionError: expected:<x> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testIndexWithCaseSensitiveCols(IndexIT.java:916)

testSelectAllAndAliasWithIndex[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.62 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testSelectAllAndAliasWithIndex(IndexIT.java:619)

testQueryBackToDataTableWithDescPKColumn[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 7.283 sec  <<< FAILURE!
java.lang.AssertionError: expected:<4> but was:<0>
	at org.apache.phoenix.end2end.index.IndexIT.doTestQueryBackToDataTableWithDescPKColumn(IndexIT.java:1143)
	at org.apache.phoenix.end2end.index.IndexIT.testQueryBackToDataTableWithDescPKColumn(IndexIT.java:1107)

testSelectCF[IndexIT_localIndex=true,mutable=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.IndexIT)  Time elapsed: 8.702 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
	at org.apache.phoenix.end2end.index.IndexIT.testSelectCF(IndexIT.java:701)

Tests run: 21, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 2,287.284 sec <<< FAILURE! - in org.apache.phoenix.end2end.SubqueryIT
testInSubquery[2](org.apache.phoenix.end2end.SubqueryIT)  Time elapsed: 20.351 sec  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.end2end.SubqueryIT.testInSubquery(SubqueryIT.java:446)

testExistsSubquery[2](org.apache.phoenix.end2end.SubqueryIT)  Time elapsed: 313.728 sec  <<< ERROR!
java.sql.SQLException: Encountered exception in sub plan [0] execution.
	at org.apache.phoenix.end2end.SubqueryIT.testExistsSubquery(SubqueryIT.java:518)
Caused by: java.sql.SQLException: Encountered exception in sub plan [0] execution.
Caused by: java.sql.SQLTimeoutException: Operation timed out.

Build timed out (after 200 minutes). Marking the build as failed.

Results :

Failed tests: 
  AlterTableIT.testDropCoveredColumn:429 expected:<j> but was:<null>
  AlterTableIT.testDropCoveredColumn:429 expected:<j> but was:<null>
  ArithmeticQueryIT.testDecimalUpsertSelect:236 expected:<206> but was:<6000>
  HashJoinIT.testJoinWithDifferentNumericJoinKeyTypes:2394
  HashJoinIT.testJoinWithLimit:3250 expected:<null> but was:<000000000000001>
  HashJoinIT.testJoinWithOffset:3329 expected:<null> but was:<000000000000005>
  HashJoinIT.testLeftRightJoin:1810 expected:<S[6]> but was:<S[5]>
  HashJoinIT.testMultiLeftJoin:1915 expected:<null> but was:<S1>
  HashJoinIT.testSelfJoin:2587
  HashJoinIT.testUpsertWithJoin:2648 expected:<null> but was:<S1>
  HashJoinLocalIndexIT.testJoinWithLocalIndex:97
  OnDuplicateKeyIT.testDeleteOnSingleVarcharColumnAutoCommit:213->testDeleteOnSingleVarcharColumn:252 expected:<2> but was:<0>
  OnDuplicateKeyIT.testDeleteOnSingleVarcharColumnNoAutoCommit:218->testDeleteOnSingleVarcharColumn:252 expected:<2> but was:<0>
  OnDuplicateKeyIT.testNewAndMultiDifferentUpdateOnMultipleColumnsAutoCommit:406->testNewAndMultiDifferentUpdateOnMultipleColumns:431 expected:<2> but was:<0>
  OnDuplicateKeyIT.testNewAndMultiDifferentUpdateOnMultipleColumnsNoAutoCommit:411->testNewAndMultiDifferentUpdateOnMultipleColumns:431 expected:<2> but was:<0>
  ServerExceptionIT.testServerExceptionBackToClient:63
  SortMergeJoinIT.testNonEquiJoin:2469
  SortMergeJoinIT.testRightLeftJoin:915 expected:<null> but was:<S1>
  SubqueryIT.testInSubquery:446
Build was aborted
  IndexExpressionIT.testImmutableLocalIndexCreateAndUpdate:51->helpTestCreateAndUpdate:167 expected:<1> but was:<0>
  IndexExpressionIT.testImmutableLocalIndexDropCoveredColumn:932->helpTestDropCoveredColumn:996 expected:<j> but was:<null>
  IndexExpressionIT.testImmutableLocalIndexWithCaseSensitiveCols:676->helpTestIndexWithCaseSensitiveCols:730 expected:<x> but was:<null>
  IndexExpressionIT.testMutableLocalIndexCreateAndUpdate:61->helpTestCreateAndUpdate:167 expected:<1> but was:<0>
  IndexExpressionIT.testMutableLocalIndexDropCoveredColumn:942->helpTestDropCoveredColumn:996 expected:<j> but was:<null>
  IndexExpressionIT.testMutableLocalIndexUpdate:222->helpTestUpdate:277 expected:<101> but was:<0>
  IndexExpressionIT.testMutableLocalIndexWithCaseSensitiveCols:686->helpTestIndexWithCaseSensitiveCols:730 expected:<x> but was:<null>
  IndexExpressionIT.testSelectColOnlyInDataTableImmutableLocalIndex:785->helpTestSelectColOnlyInDataTable:825 expected:<1> but was:<0>
  IndexExpressionIT.testSelectColOnlyInDataTableMutableLocalIndex:795->helpTestSelectColOnlyInDataTable:825 expected:<1> but was:<0>
  IndexExpressionIT.testUpdatableViewWithLocalIndex:1178->helpTestUpdatableViewIndex:1216 expected:<foo1> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithCaseSensitiveCols:916 expected:<x> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testIndexWithDecimalCol:1037 expected:<2.1> but was:<null>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
Archiving artifacts
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testQueryBackToDataTableWithDescPKColumn:1107->doTestQueryBackToDataTableWithDescPKColumn:1143 expected:<4> but was:<0>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectAllAndAliasWithIndex:619 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  IndexIT.testSelectCF:701 expected:<y> but was:<null>
  MutableIndexIT.testCoveredColumnUpdates:130 expected:<3> but was:<0>
  MutableIndexIT.testCoveredColumnUpdates:130 expected:<3> but was:<0>
  MutableIndexIT.testCoveredColumnUpdates:130 expected:<3> but was:<0>
  MutableIndexIT.testCoveredColumnUpdates:130 expected:<3> but was:<0>
  MutableIndexIT.testCoveredColumns:235 expected:<1> but was:<null>
  MutableIndexIT.testCoveredColumns:235 expected:<1> but was:<null>
  MutableIndexIT.testCoveredColumns:235 expected:<1> but was:<null>
  MutableIndexIT.testCoveredColumns:235 expected:<1> but was:<null>
  MutableIndexIT.testUpsertingNullForIndexedColumns:535 expected:<abc> but was:<null>
  MutableIndexIT.testUpsertingNullForIndexedColumns:535 expected:<abc> but was:<null>
  MutableIndexIT.testUpsertingNullForIndexedColumns:535 expected:<abc> but was:<null>
  MutableIndexIT.testUpsertingNullForIndexedColumns:535 expected:<abc> but was:<null>
  RollbackIT.testRollbackOfUncommittedKeyValueIndexInsert:97 expected:<a> but was:<null>
  RollbackIT.testRollbackOfUncommittedKeyValueIndexInsert:97 expected:<a> but was:<null>
  TxCheckpointIT.testRollbackOfUncommittedDeleteSingleCol:122->testRollbackOfUncommittedDelete:162 expected:<a1> but was:<null>
  TxCheckpointIT.testRollbackOfUncommittedDeleteSingleCol:122->testRollbackOfUncommittedDelete:162 expected:<a1> but was:<null>
  TxCheckpointIT.testRollbackOfUncommittedDeleteSingleCol:122->testRollbackOfUncommittedDelete:162 expected:<a1> but was:<null>
  TxCheckpointIT.testRollbackOfUncommittedDeleteSingleCol:122->testRollbackOfUncommittedDelete:162 expected:<a1> but was:<null>
Tests in error: 
  SubqueryIT.testExistsSubquery:518 » SQL Encountered exception in sub plan [0] ...

Tests run: 2022, Failures: 87, Errors: 1, Skipped: 28

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
ERROR: Failed to archive {phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, bin/psql.py=bin/psql.py, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, bin/sqlline-thin.py=bin/sqlline-thin.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-protocol/README.txt=phoenix-protocol/README.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, bin/readme.txt=bin/readme.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml, bin/performance.py=bin/performance.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml, bin/pherf-cluster.py=bin/pherf-cluster.py, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml, phoenix-core/target/failsafe-reports/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt, bin/sqlline.py=bin/sqlline.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml, bin/daemon.py=bin/daemon.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml, bin/end2endTest.py=bin/end2endTest.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt, build.txt=build.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, bin/traceserver.py=bin/traceserver.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, bin/queryserver.py=bin/queryserver.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, bin/phoenix_utils.py=bin/phoenix_utils.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml} due to internal error; falling back to full archiving
java.lang.IllegalStateException: End of stream while reading number
	at jsync.protocol.BaseReader.readLong(BaseReader.java:40)
	at jsync.protocol.BaseReader.readInt(BaseReader.java:26)
	at jsync.protocol.ChangeStreamReader.next(ChangeStreamReader.java:54)
	at jsync.protocol.ChangeInputStream.next(ChangeInputStream.java:27)
	at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:71)
	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:158)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
[JIRA] Updating issue PHOENIX-1598
Recording test results
ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Phoenix-master/ws/> at hudson.remoting.Channel@66146569:ubuntu-eu3: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:103)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:128)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:149)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 14 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1370)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:302)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	... 15 more

Jenkins build is back to normal : Phoenix | Master #1576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1576/display/redirect?page=changes>


Build failed in Jenkins: Phoenix | Master #1575

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1575/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-3702 RenewLeaseIT#testLeaseDoesNotTimeout failing on

[samarth] PHOENIX-3062 Ignore PhoenixTracingEndToEndIT till consensus is reached

[ssa] PHOENIX-3708 temporary disable tests introduced in PHOENIX-3346

------------------------------------------
[...truncated 81.80 KB...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.403 sec - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.011 sec - in org.apache.phoenix.end2end.ScanQueryIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 213.066 sec - in org.apache.phoenix.end2end.MutableQueryIT
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.373 sec - in org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.746 sec - in org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.395 sec - in org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.576 sec - in org.apache.phoenix.end2end.UpsertSelectIT

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-core ---

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

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.858 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.456 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.246 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.392 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.805 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.544 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.442 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.687 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.021 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.447 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.358 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.016 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.56 sec - in org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.23 sec - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.822 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.659 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.449 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 279.679 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.565 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.154 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.383 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.619 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 257.782 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 251.993 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.66 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 241.565 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.349 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.396 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.364 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 317.688 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.209 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.619 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 25, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 676.099 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.ImmutableIndexIT
testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.156 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3f802351: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3f802351: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)

testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.117 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@2f0838f8: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@2f0838f8: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)

testCreateIndexWhileUpsertingData[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.118 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@388a14ff: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@388a14ff: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)

testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.122 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@513fd7b: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@513fd7b: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:179)

testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.12 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@9137b72: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@9137b72: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)

testCreateIndexWhileUpsertingData[ImmutableIndexIT_localIndex=false,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.118 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@1d3ae1bc: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@1d3ae1bc: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)

testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.118 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3b97aec0: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3b97aec0: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)

testCreateIndexWhileUpsertingData[ImmutableIndexIT_localIndex=true,transactional=true,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.115 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@5df14070: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@5df14070: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)

testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.116 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@47fcc2a: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@47fcc2a: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:130)

testCreateIndexWhileUpsertingData[ImmutableIndexIT_localIndex=true,transactional=true,columnEncoded=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 46.115 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@6fc2eb12: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@6fc2eb12: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:275)

org.apache.phoenix.end2end.index.ImmutableIndexIT  Time elapsed: 55.181 sec  <<< ERROR!
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.Exception: Service failed while running
Caused by: java.lang.Exception: Service failed while running
Caused by: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:35865.
Caused by: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:35865.


Results :

Tests in error: 
  ImmutableIndexIT>BaseUniqueNamesOwnClusterIT.doTeardown:36->BaseTest.tearDownMiniCluster:544->BaseTest.tearDownTxManager:441 » UncheckedExecution
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:179 » Runtime java.lang.Exc...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:179 » Runtime java.lang.Exc...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:275 » Runtime java.lang.Exc...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:275 » Runtime java.lang.Exc...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:275 » Runtime java.lang.Exc...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:275 » Runtime java.lang.Exc...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:130 » Runtime java.lang.Exc...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:130 » Runtime java.lang.Exc...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:130 » Runtime java.lang.Exc...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:130 » Runtime java.lang.Exc...

Tests run: 520, Failures: 0, Errors: 11, Skipped: 48

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  4.611 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:11 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 h
[INFO] Finished at: 2017-03-03T06:31:19+00:00
[INFO] Final Memory: 60M/809M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-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
[JIRA] Updating issue PHOENIX-3702
[JIRA] Updating issue PHOENIX-3062
[JIRA] Updating issue PHOENIX-3708
[JIRA] Updating issue PHOENIX-3346
Recording test results

Build failed in Jenkins: Phoenix | Master #1574

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1574/display/redirect?page=changes>

Changes:

[ssa] Fixed UT for PHOENIX-3346 Hive PhoenixStorageHandler doesn't work well

------------------------------------------
[...truncated 56.57 KB...]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.622 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DisableLocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.76 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.38 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.226 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.809 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.95 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.563 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.778 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.376 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.224 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.112 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.229 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.109 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.494 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.465 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.656 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.596 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.438 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.347 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.326 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.954 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.85 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.359 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.81 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.471 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.324 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.134 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.151 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.633 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.976 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PercentileIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.36 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.645 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.037 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.889 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.352 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.717 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.014 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.946 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.555 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.321 sec - in org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.118 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.203 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.611 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.414 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.845 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.766 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 386.654 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.246 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.011 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.195 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.003 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.155 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.306 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.475 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.369 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.781 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.702 sec - in org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SubqueryIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.277 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 191.323 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 370.852 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.724 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.766 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.042 sec - in org.apache.phoenix.end2end.SubqueryIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.947 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.247 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 723.875 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 521.39 sec - in org.apache.phoenix.end2end.InListIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.629 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.072 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.865 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.604 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.745 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.004 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.26 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.306 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.524 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.067 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.756 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.082 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.702 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.566 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.874 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.881 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.481 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.654 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.962 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.793 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.526 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.215 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 867.129 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 175.734 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 375.821 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.163 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 865.231 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 962.537 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,683.886 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts

Results :

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

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.io.FilterInputStream.read(FilterInputStream.java:107)
	at hudson.util.HeadBufferingStream.fillSide(HeadBufferingStream.java:83)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:285)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
	... 17 more
[JIRA] Updating issue PHOENIX-3346
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Phoenix-master/1574/artifact/phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml> is 6 hr 4 min old



Build failed in Jenkins: Phoenix | Master #1573

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1573/display/redirect?page=changes>

Changes:

[thomas] PHOENIX-3585 MutableIndexIT testSplitDuringIndexScan and

------------------------------------------
[...truncated 54.35 KB...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.AutoPartitionViewsIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.052 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.BinaryRowKeyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.875 sec - in org.apache.phoenix.end2end.BinaryRowKeyIT
Running org.apache.phoenix.end2end.CSVCommonsLoaderIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.732 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.432 sec - in org.apache.phoenix.end2end.ArrayPrependFunctionIT
Running org.apache.phoenix.end2end.CoalesceFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.384 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.314 sec - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec - in org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Running org.apache.phoenix.end2end.DateTimeIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.056 sec - in org.apache.phoenix.end2end.CSVCommonsLoaderIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.381 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Running org.apache.phoenix.end2end.DefaultColumnValueIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.685 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DeleteIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.411 sec - in org.apache.phoenix.end2end.CoalesceFunctionIT
Running org.apache.phoenix.end2end.DisableLocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.762 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.214 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.017 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.77 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.854 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.503 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.684 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.504 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.167 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.234 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.148 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.851 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.495 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.075 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.006 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.588 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.36 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.65 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.118 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.791 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.237 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.389 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.441 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.93 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.105 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.123 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.096 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.PercentileIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.579 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.826 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.148 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.757 sec - in org.apache.phoenix.end2end.PercentileIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.59 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.207 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.679 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.252 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.372 sec - in org.apache.phoenix.end2end.OrderByIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.343 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.649 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.704 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.768 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 383.657 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.247 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.773 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.518 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.111 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.17 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.258 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.816 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.112 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.375 sec - in org.apache.phoenix.end2end.SortOrderIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.57 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.SubqueryIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.295 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 376.551 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.214 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.32 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.708 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.058 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 718.477 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 513.04 sec - in org.apache.phoenix.end2end.InListIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.388 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.288 sec - in org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.74 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.317 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.089 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.824 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.587 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.615 sec - in org.apache.phoenix.end2end.UnionAllIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.445 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.758 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.291 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.482 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.393 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.928 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.445 sec - in org.apache.phoenix.end2end.UpgradeIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.479 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.363 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.683 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.065 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.569 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.53 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.899 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 852.947 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 172.531 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 371.5 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.747 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 876.09 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 948.296 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,652.842 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.

Build was aborted
Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Archiving artifacts
[JIRA] Updating issue PHOENIX-3585
Recording test results

Build failed in Jenkins: Phoenix | Master #1572

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1572/display/redirect?page=changes>

Changes:

[ssa] PHOENIX-3346 Hive PhoenixStorageHandler doesn't work well with column

------------------------------------------
[...truncated 80.32 KB...]
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.653 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 148.761 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.761 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.011 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.736 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.04 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.72 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.721 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.914 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.179 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.006 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.913 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.209 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.926 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.626 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.216 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.226 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.OrderByIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.882 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.319 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 551.921 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.13 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.999 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.504 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.014 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.023 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.145 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.313 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.78 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.105 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.724 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.723 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.939 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.604 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.234 sec - in org.apache.phoenix.end2end.OrderByIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.889 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.617 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.475 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.695 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.247 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.495 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.373 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.554 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.624 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.376 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.607 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.672 sec - in org.apache.phoenix.end2end.SortOrderIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 239.021 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.972 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.SubqueryIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,037.568 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 595.398 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.995 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.48 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.238 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.178 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.803 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.395 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.921 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 236.23 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.326 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.667 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.458 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.973 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.671 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.829 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.535 sec - in org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.144 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,065.602 sec - in org.apache.phoenix.end2end.InListIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.769 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.131 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 319.749 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.878 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.04 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.35 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.113 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.329 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.403 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.662 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.888 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.172 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.233 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.797 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.924 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,501.988 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 473.016 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 298.363 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 622.505 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 353.676 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,498.762 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,380.697 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
ERROR: Failed to archive artifacts: **/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:108)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:203)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:124)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:189)
	at sun.reflect.GeneratedMethodAccessor408.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
	at hudson.remoting.UserRequest.perform(UserRequest.java:131)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	... 5 more
[JIRA] Updating issue PHOENIX-3346
Recording test results

Build failed in Jenkins: Phoenix | Master #1571

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1571/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-3703 Immutable multitenant tables created as non-encoded

[samarth] PHOENIX-3539 Fix bulkload for StorageScheme -

------------------------------------------
[...truncated 56.29 KB...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.109 sec - in org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Running org.apache.phoenix.end2end.DateTimeIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.656 sec - in org.apache.phoenix.end2end.CSVCommonsLoaderIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.284 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Running org.apache.phoenix.end2end.DefaultColumnValueIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.154 sec - in org.apache.phoenix.end2end.CoalesceFunctionIT
Running org.apache.phoenix.end2end.DeleteIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.555 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DisableLocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.687 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.103 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.195 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.649 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.932 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.694 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.351 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.762 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.947 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.393 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.929 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.425 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.179 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.133 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.116 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.509 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.145 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.864 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.221 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.28 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.744 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.637 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.824 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.084 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.735 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.206 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.204 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.556 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.903 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.PercentileIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.009 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.OrderByIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.273 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.145 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.792 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.441 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.195 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.573 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.063 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.569 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.687 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.594 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.428 sec - in org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.805 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.526 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.737 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.248 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.277 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.422 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.294 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.998 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.15 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.459 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.239 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.06 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 148.818 sec - in org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SubqueryIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.333 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.749 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.027 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 802.173 sec - in org.apache.phoenix.end2end.AlterTableIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.041 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.173 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.978 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.966 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.168 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 217.956 sec - in org.apache.phoenix.end2end.SubqueryIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.084 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 629.618 sec - in org.apache.phoenix.end2end.InListIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.393 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.669 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.529 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.998 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.915 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.663 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.879 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.591 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.202 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.645 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.392 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.399 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.917 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.675 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.661 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.729 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 205.841 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.555 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.579 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.617 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.283 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.423 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.928 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,046.031 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 329.993 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 203.39 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 459.847 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 283.484 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,096.097 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,915.455 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
ERROR: Failed to archive artifacts: **/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
hudson.util.IOException2: null
stream=
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:286)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.EOFException
	at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
	at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
	at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
	at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:282)
	... 13 more
[JIRA] Updating issue PHOENIX-3703
[JIRA] Updating issue PHOENIX-3539
Recording test results

Build failed in Jenkins: Phoenix | Master #1570

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1570/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-3663 - Implement resource controls in Phoenix JDBC driver.

[elserj] PHOENIX-3698 No-args constructor for IndexedWALEditCodec

------------------------------------------
[...truncated 53.19 KB...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.649 sec - in org.apache.phoenix.end2end.AlterSessionIT
Running org.apache.phoenix.end2end.ArrayFillFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.23 sec - in org.apache.phoenix.end2end.AppendOnlySchemaIT
Running org.apache.phoenix.end2end.ArrayPrependFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.344 sec - in org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.ArrayToStringFunctionIT
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.244 sec - in org.apache.phoenix.end2end.ArrayConcatFunctionIT
Running org.apache.phoenix.end2end.ArraysWithNullsIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.452 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.AutoCommitIT
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.721 sec - in org.apache.phoenix.end2end.ArrayAppendFunctionIT
Running org.apache.phoenix.end2end.AutoPartitionViewsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.BinaryRowKeyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.865 sec - in org.apache.phoenix.end2end.BinaryRowKeyIT
Running org.apache.phoenix.end2end.CSVCommonsLoaderIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.133 sec - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.346 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.CoalesceFunctionIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.598 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.065 sec - in org.apache.phoenix.end2end.ArrayPrependFunctionIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.121 sec - in org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Running org.apache.phoenix.end2end.DateTimeIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.691 sec - in org.apache.phoenix.end2end.CSVCommonsLoaderIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.208 sec - in org.apache.phoenix.end2end.CoalesceFunctionIT
Running org.apache.phoenix.end2end.DefaultColumnValueIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.234 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Running org.apache.phoenix.end2end.DeleteIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.522 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DisableLocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.669 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.989 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.55 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.638 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.097 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.782 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.53 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.625 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.905 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.368 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.928 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.657 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.452 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.858 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.015 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.524 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.223 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.852 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.311 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.801 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.823 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 183.425 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.017 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.818 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.251 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.576 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.779 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.601 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.737 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.983 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.766 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.022 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.429 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 429.188 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.574 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.109 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.665 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.582 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.497 sec - in org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.594 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.325 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.596 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.036 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.345 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.231 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.841 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.475 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.522 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.226 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.637 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.337 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.104 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.181 sec - in org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SubqueryIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.512 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.473 sec - in org.apache.phoenix.end2end.StoreNullsIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.611 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 817.246 sec - in org.apache.phoenix.end2end.AlterTableIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.119 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 223.671 sec - in org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 632.616 sec - in org.apache.phoenix.end2end.InListIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.103 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.041 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.349 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.889 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.244 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.105 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.483 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.59 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.583 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.515 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.426 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.892 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.153 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.309 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.517 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.264 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.032 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.807 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 214.995 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.634 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.309 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.544 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.655 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.732 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.476 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.628 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.384 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,085.525 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 344.637 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 227.706 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 464.858 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 298.544 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,117.505 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,077.626 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
[JIRA] Updating issue PHOENIX-3663
[JIRA] Updating issue PHOENIX-3698
Recording test results

Build failed in Jenkins: Phoenix | Master #1569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1569/display/redirect?page=changes>

Changes:

[elserj] PHOENIX-3686 Allow client-authentication to be disabled for PQS

------------------------------------------
[...truncated 430.34 KB...]
Running org.apache.phoenix.end2end.ArrayConcatFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.628 sec - in org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ArrayFillFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.269 sec - in org.apache.phoenix.end2end.AppendOnlySchemaIT
Running org.apache.phoenix.end2end.ArrayPrependFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.218 sec - in org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.ArrayToStringFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.052 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.ArraysWithNullsIT
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74 sec - in org.apache.phoenix.end2end.ArrayConcatFunctionIT
Running org.apache.phoenix.end2end.AutoCommitIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.AutoPartitionViewsIT
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.262 sec - in org.apache.phoenix.end2end.ArrayAppendFunctionIT
Running org.apache.phoenix.end2end.BinaryRowKeyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.923 sec - in org.apache.phoenix.end2end.BinaryRowKeyIT
Running org.apache.phoenix.end2end.CSVCommonsLoaderIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.592 sec - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.246 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.CoalesceFunctionIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.45 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.641 sec - in org.apache.phoenix.end2end.ArrayPrependFunctionIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.997 sec - in org.apache.phoenix.end2end.ColumnEncodedBytesPropIT
Running org.apache.phoenix.end2end.DateTimeIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.675 sec - in org.apache.phoenix.end2end.CSVCommonsLoaderIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.183 sec - in org.apache.phoenix.end2end.CoalesceFunctionIT
Running org.apache.phoenix.end2end.DefaultColumnValueIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.253 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Running org.apache.phoenix.end2end.DeleteIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.532 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DisableLocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.655 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.248 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.239 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.621 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.625 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.509 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.401 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.711 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.903 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.142 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.934 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.098 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.969 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.394 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.239 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.508 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.219 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.852 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.258 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.476 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.781 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.845 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 188.491 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.062 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.665 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.235 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.888 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.601 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.695 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.OrderByIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.991 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.16 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.788 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.884 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.442 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.31 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.529 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.524 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.651 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.589 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.184 sec - in org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.592 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.329 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.69 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.624 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.533 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.204 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.113 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.362 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.577 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.241 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.804 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.165 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.343 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.002 sec - in org.apache.phoenix.end2end.SortOrderIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.597 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.289 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.925 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 817.671 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.123 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.942 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 633.447 sec - in org.apache.phoenix.end2end.InListIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.264 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.093 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.126 sec - in org.apache.phoenix.end2end.SubqueryIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.634 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.48 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.555 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.339 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.692 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.567 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.86 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.525 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.IndexIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.288 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.412 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.336 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.533 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.124 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.614 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.835 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 218.788 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.266 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.756 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.594 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.733 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.034 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.455 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.189 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.501 sec - in org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,083.447 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 345.979 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 227.073 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 464.869 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.373 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,116.532 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,068.664 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
[JIRA] Updating issue PHOENIX-3686
Recording test results

Build failed in Jenkins: Phoenix | Master #1568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1568/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-3697 Tests failing on master and 4.x-HBase-1.1 branches because

------------------------------------------
[...truncated 76.81 KB...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.735 sec - in org.apache.phoenix.end2end.DisableLocalIndexIT
Running org.apache.phoenix.end2end.DistinctPrefixFilterIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.794 sec - in org.apache.phoenix.end2end.AutoPartitionViewsIT
Running org.apache.phoenix.end2end.DynamicColumnIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.29 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.786 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.01 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.EncodeFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.612 sec - in org.apache.phoenix.end2end.EncodeFunctionIT
Running org.apache.phoenix.end2end.EvaluationOfORIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec - in org.apache.phoenix.end2end.EvaluationOfORIT
Running org.apache.phoenix.end2end.ExecuteStatementsIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.521 sec - in org.apache.phoenix.end2end.DefaultColumnValueIT
Running org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.484 sec - in org.apache.phoenix.end2end.DynamicColumnIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.249 sec - in org.apache.phoenix.end2end.ExecuteStatementsIT
Running org.apache.phoenix.end2end.FlappingAlterTableIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11 sec - in org.apache.phoenix.end2end.ExpFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.GroupByCaseIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.17 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.HashJoinIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.503 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.758 sec - in org.apache.phoenix.end2end.DeleteIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.049 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.57 sec - in org.apache.phoenix.end2end.DistinctPrefixFilterIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.561 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.84 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.962 sec - in org.apache.phoenix.end2end.DateTimeIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.829 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.205 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.033 sec - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.911 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.021 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.MapReduceIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.325 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.759 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.501 sec - in org.apache.phoenix.end2end.MapReduceIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.ModulusExpressionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.999 sec - in org.apache.phoenix.end2end.ModulusExpressionIT
Running org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.375 sec - in org.apache.phoenix.end2end.MappingTableDataTypeIT
Running org.apache.phoenix.end2end.OnDuplicateKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.267 sec - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
Running org.apache.phoenix.end2end.OrderByIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.117 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PhoenixRuntimeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.163 sec - in org.apache.phoenix.end2end.PhoenixRuntimeIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.039 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.638 sec - in org.apache.phoenix.end2end.PercentileIT
Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 sec - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
Running org.apache.phoenix.end2end.QueryMoreIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.563 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.117 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.6 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.941 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.474 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 sec - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.577 sec - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.341 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.ReverseScanIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.106 sec - in org.apache.phoenix.end2end.OrderByIT
Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.901 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.754 sec - in org.apache.phoenix.end2end.ReverseScanIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.427 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.SkipScanQueryIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 393.701 sec - in org.apache.phoenix.end2end.AlterTableWithViewsIT
Running org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.887 sec - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.538 sec - in org.apache.phoenix.end2end.SkipScanQueryIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.748 sec - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 sec - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.111 sec - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.StddevIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.679 sec - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.113 sec - in org.apache.phoenix.end2end.StddevIT
Running org.apache.phoenix.end2end.StoreNullsPropIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 sec - in org.apache.phoenix.end2end.StoreNullsPropIT
Running org.apache.phoenix.end2end.StringIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.23 sec - in org.apache.phoenix.end2end.StringIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.918 sec - in org.apache.phoenix.end2end.SortOrderIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.565 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.475 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.TenantIdTypeIT
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 372.652 sec - in org.apache.phoenix.end2end.OnDuplicateKeyIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.928 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.303 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.825 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 502.482 sec - in org.apache.phoenix.end2end.InListIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.054 sec - in org.apache.phoenix.end2end.SubqueryIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.794 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.437 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.326 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.773 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 726.141 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.773 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.128 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.092 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.52 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.IndexIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.8 sec - in org.apache.phoenix.end2end.UnionAllIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.314 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.673 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.214 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.232 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.584 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.444 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.761 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.349 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.894 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.995 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.184 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.724 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 875.383 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 281.039 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Running org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.688 sec - in org.apache.phoenix.tx.TransactionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 409.104 sec - in org.apache.phoenix.end2end.UpgradeIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 385.644 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 167.327 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 877.726 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 243.504 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,686.158 sec - in org.apache.phoenix.end2end.index.IndexIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
ERROR: Failed to archive artifacts: **/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
hudson.util.IOException2: null
stream=
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:286)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.EOFException
	at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
	at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
	at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
	at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:282)
	... 13 more
[JIRA] Updating issue PHOENIX-3697
Recording test results

Build failed in Jenkins: Phoenix | Master #1567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1567/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-3695 Remove testUnfoundSingleColumnCaseStatement from

------------------------------------------
[...truncated 68.33 KB...]
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.062 sec - in org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.186 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.657 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.45 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Running org.apache.phoenix.end2end.UpperLowerFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.phoenix.end2end.UpperLowerFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.489 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.783 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.285 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.536 sec - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.914 sec - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.014 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.483 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.164 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 891.523 sec - in org.apache.phoenix.end2end.HashJoinIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.579 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.355 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.918 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.378 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 907.352 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 283.68 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 26, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 344.459 sec <<< FAILURE! - in org.apache.phoenix.end2end.ArithmeticQueryIT
testDecimalUpsertSelect(org.apache.phoenix.end2end.ArithmeticQueryIT)  Time elapsed: 302.916 sec  <<< FAILURE!
java.lang.AssertionError: expected:<206> but was:<6000>
	at org.apache.phoenix.end2end.ArithmeticQueryIT.testDecimalUpsertSelect(ArithmeticQueryIT.java:236)

Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 408.87 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.486 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.833 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.133 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.382 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.316 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.473 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.TransactionIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 276.844 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
testRollbackOfUncommittedExistingRowKeyIndexUpdate[MutableRollbackIT_localIndex=false](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.18 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@23de9ee3: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@23de9ee3: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)

testCheckpointAndRollback[MutableRollbackIT_localIndex=false](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.125 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@6382bac1: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@6382bac1: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)

testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate[MutableRollbackIT_localIndex=false](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.125 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3784cede: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@3784cede: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)

testRollbackOfUncommittedExistingRowKeyIndexUpdate[MutableRollbackIT_localIndex=true](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.137 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@2e8cc17d: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@2e8cc17d: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:213)

testCheckpointAndRollback[MutableRollbackIT_localIndex=true](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.131 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@1c0055b4: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@1c0055b4: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:454)

testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate[MutableRollbackIT_localIndex=true](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)  Time elapsed: 46.133 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@5db25baa: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)
Caused by: java.lang.Exception: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@5db25baa: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)
Caused by: org.apache.thrift.TException: Unable to discover tx service.
	at org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate(MutableRollbackIT.java:350)

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.426 sec - in org.apache.phoenix.tx.TransactionIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 181.544 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 301.312 sec <<< FAILURE! - in org.apache.phoenix.end2end.ServerExceptionIT
testServerExceptionBackToClient(org.apache.phoenix.end2end.ServerExceptionIT)  Time elapsed: 301.311 sec  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.end2end.ServerExceptionIT.testServerExceptionBackToClient(ServerExceptionIT.java:63)

Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 259.337 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,733.386 sec - in org.apache.phoenix.end2end.index.IndexIT
Tests run: 21, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2,578.823 sec <<< FAILURE! - in org.apache.phoenix.end2end.SubqueryIT
testInSubquery[2](org.apache.phoenix.end2end.SubqueryIT)  Time elapsed: 318.707 sec  <<< ERROR!
java.sql.SQLException: Encountered exception in sub plan [0] execution.
	at org.apache.phoenix.end2end.SubqueryIT.testInSubquery(SubqueryIT.java:467)
Caused by: java.sql.SQLException: Encountered exception in sub plan [0] execution.
Caused by: java.sql.SQLTimeoutException: Operation timed out.

testExistsSubquery[2](org.apache.phoenix.end2end.SubqueryIT)  Time elapsed: 311.994 sec  <<< ERROR!
java.sql.SQLException: Encountered exception in sub plan [0] execution.
	at org.apache.phoenix.end2end.SubqueryIT.testExistsSubquery(SubqueryIT.java:518)
Caused by: java.sql.SQLException: Encountered exception in sub plan [0] execution.
Caused by: java.sql.SQLTimeoutException: Operation timed out.

Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts

Results :

Failed tests: 
  ArithmeticQueryIT.testDecimalUpsertSelect:236 expected:<206> but was:<6000>
  ServerExceptionIT.testServerExceptionBackToClient:63
Tests in error: 
  SubqueryIT.testExistsSubquery:518 » SQL Encountered exception in sub plan [0] ...
  SubqueryIT.testInSubquery:467 » SQL Encountered exception in sub plan [0] exec...
  MutableRollbackIT.testCheckpointAndRollback:454 » Runtime java.lang.Exception:...
  MutableRollbackIT.testCheckpointAndRollback:454 » Runtime java.lang.Exception:...
  MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate:350 » Runtime
  MutableRollbackIT.testMultiRollbackOfUncommittedExistingRowKeyIndexUpdate:350 » Runtime
  MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate:213 » Runtime
  MutableRollbackIT.testRollbackOfUncommittedExistingRowKeyIndexUpdate:213 » Runtime

Tests run: 2022, Failures: 2, Errors: 8, Skipped: 28

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
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.io.FilterInputStream.read(FilterInputStream.java:107)
	at hudson.util.HeadBufferingStream.fillSide(HeadBufferingStream.java:83)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:285)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
	... 17 more
[JIRA] Updating issue PHOENIX-3695
Recording test results
ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Phoenix-master/ws/> at hudson.remoting.Channel@66146569:ubuntu-eu3: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:103)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:128)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:149)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 14 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1370)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:302)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	... 15 more

Build failed in Jenkins: Phoenix | Master #1566

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1566/display/redirect?page=changes>

Changes:

[ankitsinghal59] PHOENIX-3694 Drop schema does not invalidate schema from the server

------------------------------------------
[...truncated 82.33 KB...]
  UpsertSelectIT.testUpsertSelectWithMultiByteCharsAutoCommit:1385->testUpsertSelectWithMultiByteChars:1429 expected:<206> but was:<6000>

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-core ---

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

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.246 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.84 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.682 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.702 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.366 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.732 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.27 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.807 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.636 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.841 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.642 sec <<< FAILURE! - in org.apache.phoenix.end2end.RenewLeaseIT
testLeaseDoesNotTimeout(org.apache.phoenix.end2end.RenewLeaseIT)  Time elapsed: 5.767 sec  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
	at org.apache.phoenix.end2end.RenewLeaseIT.testLeaseDoesNotTimeout(RenewLeaseIT.java:68)
Caused by: java.util.concurrent.ExecutionException: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
	at org.apache.phoenix.end2end.RenewLeaseIT.testLeaseDoesNotTimeout(RenewLeaseIT.java:68)
Caused by: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.hadoop.hbase.DoNotRetryIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: 
org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: Expected nextCallSeq: 1 But the nextCallSeq got from client: 0; request=scanner_id: 40 number_of_rows: 2147483647 close_scanner: false next_call_seq: 0 client_handles_partials: true client_handles_heartbeats: true track_scan_metrics: false renew: false
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2446)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:33648)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2180)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:112)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
	at java.lang.Thread.run(Thread.java:745)

Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: 
org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: Expected nextCallSeq: 1 But the nextCallSeq got from client: 0; request=scanner_id: 40 number_of_rows: 2147483647 close_scanner: false next_call_seq: 0 client_handles_partials: true client_handles_heartbeats: true track_scan_metrics: false renew: false
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2446)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:33648)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2180)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:112)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
	at java.lang.Thread.run(Thread.java:745)


Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.948 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.877 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.328 sec - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.77 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.669 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.539 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 304.529 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.704 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.566 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 267.619 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.576 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 282.196 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.74 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 249.64 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.53 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.089 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.222 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.527 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.042 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.236 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.107 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT

Results :

Tests in error: 
  RenewLeaseIT.testLeaseDoesNotTimeout:68 » PhoenixIO org.apache.phoenix.excepti...

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  4.032 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:21 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:21 h
[INFO] Finished at: 2017-02-27T14:54:24+00:00
[INFO] Final Memory: 59M/254M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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
[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
ERROR: Failed to archive {phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, bin/psql.py=bin/psql.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar6.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, bin/sqlline-thin.py=bin/sqlline-thin.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-protocol/README.txt=phoenix-protocol/README.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar4.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, bin/readme.txt=bin/readme.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml, bin/performance.py=bin/performance.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml, bin/pherf-cluster.py=bin/pherf-cluster.py, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml, phoenix-core/target/failsafe-reports/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt, bin/sqlline.py=bin/sqlline.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml, bin/daemon.py=bin/daemon.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml, phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/1a7a5f31-f2b0-4de9-9a9b-7b6210a57c25/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml, bin/end2endTest.py=bin/end2endTest.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt, build.txt=build.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, bin/traceserver.py=bin/traceserver.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, bin/queryserver.py=bin/queryserver.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, bin/phoenix_utils.py=bin/phoenix_utils.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml} due to internal error; falling back to full archiving
java.lang.IllegalStateException: End of stream while reading number
	at jsync.protocol.BaseReader.readLong(BaseReader.java:40)
	at jsync.protocol.BaseReader.readInt(BaseReader.java:26)
	at jsync.protocol.ChangeStreamReader.next(ChangeStreamReader.java:54)
	at jsync.protocol.ChangeInputStream.next(ChangeInputStream.java:27)
	at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:71)
	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:158)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
[JIRA] Updating issue PHOENIX-3694
Recording test results
ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Phoenix-master/ws/> at hudson.remoting.Channel@66146569:ubuntu-eu3: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:103)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:128)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:149)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 14 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1370)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:302)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	... 15 more

Build failed in Jenkins: Phoenix | Master #1565

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1565/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-1598 Addendum - fix test failures because of mistake in rebase

------------------------------------------
[...truncated 83.76 KB...]
Results :

Failed tests: 
  UpsertSelectIT.testUpsertSelectWithMultiByteCharsAutoCommit:1385->testUpsertSelectWithMultiByteChars:1429 expected:<206> but was:<6000>

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-core ---

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

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.379 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.775 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.576 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.186 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.858 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.552 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.008 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.156 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.948 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.066 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.67 sec <<< FAILURE! - in org.apache.phoenix.end2end.RenewLeaseIT
testLeaseDoesNotTimeout(org.apache.phoenix.end2end.RenewLeaseIT)  Time elapsed: 5.737 sec  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
	at org.apache.phoenix.end2end.RenewLeaseIT.testLeaseDoesNotTimeout(RenewLeaseIT.java:68)
Caused by: java.util.concurrent.ExecutionException: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
	at org.apache.phoenix.end2end.RenewLeaseIT.testLeaseDoesNotTimeout(RenewLeaseIT.java:68)
Caused by: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.phoenix.exception.PhoenixIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.hadoop.hbase.DoNotRetryIOException: Failed after retry of OutOfOrderScannerNextException: was there a rpc timeout?
Caused by: org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: 
org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: Expected nextCallSeq: 1 But the nextCallSeq got from client: 0; request=scanner_id: 40 number_of_rows: 2147483647 close_scanner: false next_call_seq: 0 client_handles_partials: true client_handles_heartbeats: true track_scan_metrics: false renew: false
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2446)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:33648)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2180)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:112)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
	at java.lang.Thread.run(Thread.java:745)

Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: 
org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException: Expected nextCallSeq: 1 But the nextCallSeq got from client: 0; request=scanner_id: 40 number_of_rows: 2147483647 close_scanner: false next_call_seq: 0 client_handles_partials: true client_handles_heartbeats: true track_scan_metrics: false renew: false
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2446)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:33648)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2180)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:112)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
	at java.lang.Thread.run(Thread.java:745)


Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.735 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.115 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.186 sec - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.618 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.404 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.895 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 310.79 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.822 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.413 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.302 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.387 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 286.281 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 288.022 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 255.339 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.384 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.887 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 305.755 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.209 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.265 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT

Results :

Tests in error: 
  RenewLeaseIT.testLeaseDoesNotTimeout:68 » PhoenixIO org.apache.phoenix.excepti...

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.613 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:47 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:48 h
[INFO] Finished at: 2017-02-27T13:09:50+00:00
[INFO] Final Memory: 58M/220M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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
[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
ERROR: Failed to archive {phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NamespaceSchemaMappingIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, bin/psql.py=bin/psql.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SignFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml, phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, bin/sqlline-thin.py=bin/sqlline-thin.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT-output.txt, phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/014dae25-6826-4320-801b-f691906589a4/hbase-local-dir/jars/myjar2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-protocol/README.txt=phoenix-protocol/README.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, bin/readme.txt=bin/readme.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml, bin/performance.py=bin/performance.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml, bin/pherf-cluster.py=bin/pherf-cluster.py, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml, phoenix-core/target/failsafe-reports/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.SaltedIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT-output.txt, bin/sqlline.py=bin/sqlline.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantIdTypeIT.xml, bin/daemon.py=bin/daemon.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml, bin/end2endTest.py=bin/end2endTest.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt, build.txt=build.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, bin/traceserver.py=bin/traceserver.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, bin/queryserver.py=bin/queryserver.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, bin/phoenix_utils.py=bin/phoenix_utils.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerExceptionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar=target/phoenix-4.10.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml} due to internal error; falling back to full archiving
java.lang.IllegalStateException: End of stream while reading number
	at jsync.protocol.BaseReader.readLong(BaseReader.java:40)
	at jsync.protocol.BaseReader.readInt(BaseReader.java:26)
	at jsync.protocol.ChangeStreamReader.next(ChangeStreamReader.java:54)
	at jsync.protocol.ChangeInputStream.next(ChangeInputStream.java:27)
	at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:71)
	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:158)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
[JIRA] Updating issue PHOENIX-1598
Recording test results
ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Phoenix-master/ws/> at hudson.remoting.Channel@66146569:ubuntu-eu3: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:103)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:128)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:149)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-eu3 failed
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 14 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1370)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:302)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	... 15 more