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 2019/03/26 06:18:48 UTC

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #368

See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/368/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.3^{commit} # timeout=10
Checking out Revision 04bcd48a608f61753f621bb2f466d63684d43af6 (origin/4.x-HBase-1.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04bcd48a608f61753f621bb2f466d63684d43af6
Commit message: "PHOENIX-5180 Add API to PhoenixRunTime to get ptable of a tenant using a global connection"
 > git rev-list --no-walk 04bcd48a608f61753f621bb2f466d63684d43af6 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.3] $ /bin/bash -xe /tmp/jenkins2288485257021764250.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
[Phoenix-4.x-HBase-1.3] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix                                                     [pom]
[INFO] Phoenix Core                                                       [jar]
[INFO] Phoenix - Pherf                                                    [jar]
[INFO] Phoenix Client                                                     [jar]
[INFO] Phoenix Server                                                     [jar]
[INFO] Phoenix Assembly                                                   [pom]
[INFO] Phoenix - Tracing Web Application                                  [jar]
[INFO] 
[INFO] ---------------------< org.apache.phoenix:phoenix >---------------------
[INFO] Building Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT                  [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/368/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/368/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] ------------------< org.apache.phoenix:phoenix-core >-------------------
[INFO] Building Phoenix Core 4.15.0-HBase-1.3-SNAPSHOT                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1109 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java>:[3582,53] incompatible types: java.util.List<? extends java.lang.Object> cannot be converted to java.util.List<org.apache.phoenix.parse.ColumnDef>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.667 s]
[INFO] Phoenix Core ....................................... FAILURE [ 38.919 s]
[INFO] Phoenix - Pherf .................................... 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:  42.826 s
[INFO] Finished at: 2019-03-26T06:18:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project phoenix-core: Compilation failure
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java>:[3582,53] incompatible types: java.util.List<? extends java.lang.Object> cannot be converted to java.util.List<org.apache.phoenix.parse.ColumnDef>
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/385/display/redirect?page=changes>

Changes:

[chinmayskulkarni] PHOENIX-5187 Avoid using FileInputStream and FileOutputStream

------------------------------------------
[...truncated 109.63 KB...]
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.543 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.172 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 291.492 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 395.621 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.103 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.453 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 215.759 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[ERROR] testRebuildRetriesSuccessful(org.apache.phoenix.end2end.index.MutableIndexRebuilderIT)  Time elapsed: 215.757 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.testRebuildRetriesSuccessful(MutableIndexRebuilderIT.java:87)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.testRebuildRetriesSuccessful(MutableIndexRebuilderIT.java:87)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.testRebuildRetriesSuccessful(MutableIndexRebuilderIT.java:87)

[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 206.808 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.158 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 322.573 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 478.08 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.849 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.357 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.596 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.998 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,168.671 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 167.065 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 18.653 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.749 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.115 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.037 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.052 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.854 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 728.152 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.676 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.44 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.222 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.629 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.196 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.516 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.682 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 668.365 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.641 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,564.606 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   MutableIndexRebuilderIT.testRebuildRetriesSuccessful:87->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 7, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.257 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.66 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.106 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.328 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 287.962 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,175.414 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,262.185 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.112 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:10 h]
[INFO] Phoenix - Pherf .................................... 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:  03:10 h
[INFO] Finished at: 2019-04-22T21:42:55Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: 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:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5187
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/384/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5173: LIKE and ILIKE statements return empty result list for

------------------------------------------
[...truncated 142.93 KB...]
[INFO] Running org.apache.phoenix.end2end.IndexRebuildTaskIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.71 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 35.375 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexRebuildTaskIT
[ERROR] testIndexRebuildTask(org.apache.phoenix.end2end.IndexRebuildTaskIT)  Time elapsed: 35.374 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[COMPLE]TED> but was:<[STAR]TED>
	at org.apache.phoenix.end2end.IndexRebuildTaskIT.testIndexRebuildTask(IndexRebuildTaskIT.java:156)

[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.819 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.533 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 194.082 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 225.313 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 499.524 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.477 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSEnabledIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 177.04 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 431.929 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 426.587 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.586 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 343.635 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.166 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.504 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.938 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 373.782 s - in org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 394.129 s - in org.apache.phoenix.end2end.PermissionNSEnabledIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.725 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.118 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.102 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.201 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.246 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.668 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 258.644 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.046 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 355.722 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.94 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.8 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.621 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.575 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.863 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 284.192 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.873 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 446.865 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.111 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.699 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.162 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 992.627 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 143.76 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.645 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.316 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.304 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.352 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.3 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.396 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.072 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.915 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 670.423 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.534 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.43 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.008 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.25 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.228 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.867 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 559.602 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,199.296 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.628 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.53 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.647 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.138 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 218.376 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,091.737 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,263.267 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.935 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:01 h]
[INFO] Phoenix - Pherf .................................... 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:  03:02 h
[INFO] Finished at: 2019-04-20T04:05:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Failed to archive {phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml, 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.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, 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.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.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/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.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/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/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378923/hbase-client-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378923/hbase-client-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.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/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.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.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/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml, 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/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.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.end2end.ExplainPlanWithStatsEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.txt, 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.index.MutableIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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.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.join.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.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/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.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/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.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.PartialResultServerConfigurationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT-output.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins.hfs.01190695511/.staging/job_local1190695511_0004/job.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins.hfs.01190695511/.staging/job_local1190695511_0004/job.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt, 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.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.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/org.apache.phoenix.cache.TenantCacheTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest-output.txt, 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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar1.jar, 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.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.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.RowTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT-output.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.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.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/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.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/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.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/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml, 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/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.query.ConnectionCachingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT.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/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.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/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml, 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/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml, 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/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.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378738/zookeeper-3.4.6.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378738/zookeeper-3.4.6.jar, 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.FlappingLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt, 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.AggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.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/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/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.ColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.xml, 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/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.xml, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378932/guava-13.0.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378932/guava-13.0.1.jar, 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/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.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/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.IndexBuildTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT.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/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml, 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/htrace-core-3.1.0-incubating.jar=phoenix-core/htrace-core-3.1.0-incubating.jar, 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/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/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.join.HashJoinCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinCacheIT.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.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.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.expression.MathPIFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.MathPIFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.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/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.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.index.GlobalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.txt, phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.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.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378745/hadoop-common-2.7.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378745/hadoop-common-2.7.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml, 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/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.StatsEnabledSplitSystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.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/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt, 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.DateArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT.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/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml, 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.MutationStateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT-output.txt, phoenix-core/metrics-core-2.1.2.jar=phoenix-core/metrics-core-2.1.2.jar, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369877/zookeeper-3.4.6.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369877/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.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/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.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/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml, 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/org.apache.phoenix.end2end.PermissionNSDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSDisabledIT.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.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, 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/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.index.IndexRebuildIncrementDisableCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt, 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.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.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/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, bin/tephra-env.sh=bin/tephra-env.sh, 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/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.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.expression.function.CollationKeyFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.CollationKeyFunctionTest.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT.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.QueryWithTableSampleIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-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/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378746/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378746/hadoop-mapreduce-client-core-2.7.1.jar, 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.DropTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT.txt, 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/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/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.xml, 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.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.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.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/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.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.join.HashJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378927/htrace-core-3.1.0-incubating.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378927/htrace-core-3.1.0-incubating.jar, 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.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.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/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.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/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.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/hbase-protocol-1.3.1.jar=phoenix-core/hbase-protocol-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-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.index.LocalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.txt, phoenix-core/guava-13.0.1.jar=phoenix-core/guava-13.0.1.jar, 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.RoundFloorCeilFuncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, 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/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.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.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/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt, 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.phoenix.end2end.join.HashJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinNoIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.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.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.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/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.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/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, 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/org.apache.phoenix.end2end.UngroupedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT.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/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt, 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/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/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.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.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/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.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.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.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, 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/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml, 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/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.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/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.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, 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.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.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.OrderByWithSpillingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-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/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.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.Array2IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT-output.txt, 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/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.txt, 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.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/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.CollationKeyFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.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/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.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/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/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.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/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.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.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.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/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.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/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378934/hbase-hadoop-compat-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378934/hbase-hadoop-compat-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrphanViewToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrphanViewToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.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/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.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/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt, 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.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.xml, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378748/hbase-prefix-tree-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378748/hbase-prefix-tree-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.txt, 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/TEST-org.apache.phoenix.end2end.PermissionNSDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PermissionNSDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.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.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml, 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/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT-output.txt, 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/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.jdbc.SecureUserConnectionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT-output.txt, bin/omid.sh=bin/omid.sh, 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/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.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.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/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml, 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.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378926/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378926/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/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/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/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/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt, 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.CostBasedDecisionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT-output.txt, 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/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, python/requests-kerberos/requirements.txt=python/requests-kerberos/requirements.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/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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.MutationStateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutationStateIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.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/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-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/failsafe-reports/org.apache.phoenix.end2end.NullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT-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.ColumnEncodedMutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT-output.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/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/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/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/netty-all-4.0.23.Final.jar=phoenix-core/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.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.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt, 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.end2end.CostBasedDecisionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369879/hbase-client-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369879/hbase-client-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml, 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.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.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, python/requests-kerberos/requirements-test.txt=python/requests-kerberos/requirements-test.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/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/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-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/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378742/protobuf-java-2.5.0.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378742/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.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.end2end.ExplainPlanWithStatsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml, 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.index.GlobalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.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.MathPIFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378924/hbase-server-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378924/hbase-server-1.3.1.jar, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378929/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378929/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.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/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, python/phoenixdb/requirements.txt=python/phoenixdb/requirements.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.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.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/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.end2end.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.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.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.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/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt, 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/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.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/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/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.txt, 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/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378741/hbase-server-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378741/hbase-server-1.3.1.jar, 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/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.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.DropTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-core/hbase-prefix-tree-1.3.1.jar=phoenix-core/hbase-prefix-tree-1.3.1.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/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378933/metrics-core-2.1.2.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378933/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.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.UngroupedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.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.index.ViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.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/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/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, 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/protobuf-java-2.5.0.jar=phoenix-core/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.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/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.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/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369893/hbase-hadoop-compat-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369893/hbase-hadoop-compat-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.xml, phoenix-core/hadoop-common-2.7.1.jar=phoenix-core/hadoop-common-2.7.1.jar, 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.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, 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/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/surefire-reports/2019-04-20T01-04-46_109.dumpstream=phoenix-core/target/surefire-reports/2019-04-20T01-04-46_109.dumpstream, 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/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.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.FirstValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValuesFunctionIT.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.index.GlobalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.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/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.UpdateCacheAcrossDifferentClientsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT-output.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/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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378747/hbase-protocol-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378747/hbase-protocol-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.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.end2end.index.LocalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar7.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar7.jar, 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.hbase.index.covered.NonTxIndexBuilderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.txt, 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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.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/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.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, 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/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.StatsEnabledSplitSystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.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, 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.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.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/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, 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.ProjectArrayElemAfterHashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.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.RowTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378922/netty-all-4.0.23.Final.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378922/netty-all-4.0.23.Final.jar, 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/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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.PermissionNSEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT-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/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/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/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt, 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.index.LocalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.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.SplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT-output.txt, 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/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.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/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.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.trace.PhoenixTracingEndToEndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.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.NotQueryWithGlobalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.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.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.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/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt, 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.index.LocalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.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/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.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/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378743/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378743/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.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/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.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.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT-output.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/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexRebuildTaskIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexRebuildTaskIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.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/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.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.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378744/htrace-core-3.1.0-incubating.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378744/htrace-core-3.1.0-incubating.jar, 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.index.MutableIndexFailureWithNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-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/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT-output.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/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, 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/failsafe-reports/org.apache.phoenix.end2end.Array3IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT.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/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.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/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/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, 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/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.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/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.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/TEST-org.apache.phoenix.end2end.PermissionNSEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PermissionNSEnabledIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.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/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.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/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.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.mapreduce.util.IndexColumnNamesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-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.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt, 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/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378751/hbase-hadoop-compat-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378751/hbase-hadoop-compat-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378925/protobuf-java-2.5.0.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378925/protobuf-java-2.5.0.jar, 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/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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378921/zookeeper-3.4.6.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378921/zookeeper-3.4.6.jar, 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/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-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.hbase.index.covered.NonTxIndexBuilderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest-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/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml, 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.IntArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT.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/surefire-reports/org.apache.phoenix.parse.CursorParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CursorParserTest.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/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.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/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt, 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.join.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.txt, 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.end2end.ColumnEncodedMutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT-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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.Array3IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt, 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/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT-output.txt, 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.MutationStateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT.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/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.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378928/hadoop-common-2.7.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378928/hadoop-common-2.7.1.jar, 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/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.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/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml, phoenix-core/hbase-hadoop-compat-1.3.1.jar=phoenix-core/hbase-hadoop-compat-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-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/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins1865958923/.staging/job_local1865958923_0003/job.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins1865958923/.staging/job_local1865958923_0003/job.jar, 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/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT.txt, 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.ColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT-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.index.txn.RollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.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, target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369892/metrics-core-2.1.2.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369892/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt, 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/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.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/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml, 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/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt, 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.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, 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.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, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378750/metrics-core-2.1.2.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378750/metrics-core-2.1.2.jar, 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.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.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.PermissionNSDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSDisabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.txt, 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/TEST-org.apache.phoenix.end2end.IndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.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.MetaDataEndPointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.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/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT-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/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.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/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.xml, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369894/hbase-common-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369894/hbase-common-1.3.1.jar, 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.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT-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.jdbc.SecureUserConnectionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsIT.xml, 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/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-output.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378740/hbase-client-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378740/hbase-client-1.3.1.jar, 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/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/hbase-client-1.3.1.jar=phoenix-core/hbase-client-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt, 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.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.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/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, 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/hbase-server-1.3.1.jar=phoenix-core/hbase-server-1.3.1.jar, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378749/guava-13.0.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378749/guava-13.0.1.jar, 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.join.SortMergeJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.txt, 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/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml, 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/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378739/netty-all-4.0.23.Final.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378739/netty-all-4.0.23.Final.jar, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378935/hbase-common-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378935/hbase-common-1.3.1.jar, 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.CursorWithRowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT-output.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/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.trace.PhoenixTracingEndToEndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.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/org.apache.phoenix.end2end.SequencePointInTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.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/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.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.hbase.index.covered.CoveredColumnsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar6.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml, 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/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/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.tool.ParameterizedPhoenixCanaryToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.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/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/org.apache.phoenix.end2end.SplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.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/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/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.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378930/hbase-protocol-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378930/hbase-protocol-1.3.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml, 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/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.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.DropTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT-output.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/hbase-common-1.3.1.jar=phoenix-core/hbase-common-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-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.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml, 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.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/org.apache.phoenix.metrics.MetricTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.metrics.MetricTypeTest.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/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.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, 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/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt, 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.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.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/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378752/hbase-common-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378752/hbase-common-1.3.1.jar, 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/org.apache.phoenix.expression.function.UpperFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.UpperFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.txt, 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/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, 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/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/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml, 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/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.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.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/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/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml, bin/omid-env.sh=bin/omid-env.sh, 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/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml, 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/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.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/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/37ec9de2-40cb-4855-977b-05d9d33ecbb1/hbase-local-dir/jars/myjar5.jar, 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/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.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/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt, 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/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369878/netty-all-4.0.23.Final.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729369878/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT-output.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/zookeeper-3.4.6.jar=phoenix-core/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt, 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/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378931/hbase-prefix-tree-1.3.1.jar=phoenix-core/target/test-data/3ea06e24-d547-4a4c-aae0-689226827e16/mapred_local/1555729378931/hbase-prefix-tree-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array3IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array3IT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest-output.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/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/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.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/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt, 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: checksum mismatch after transfer (4017160280 vs. 3577938398); /x1/jenkins/jenkins-home/jobs/Phoenix-4.x-HBase-1.3/builds/384/archive/phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.txt may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5173
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/383/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is

------------------------------------------
[...truncated 249.46 KB...]
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateEmptyStats:160 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   SplitIT.testUpsertSelectAfterTableSplit:194->helpTestUpsertSelectWithSplit:119->splitTable:94 » TimeoutIO
[ERROR]   StatsEnabledSplitSystemCatalogIT.testNonSaltedUpdatableViewWithIndex:118->testUpdatableViewWithIndex:174 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testReadOnlyOnReadOnlyView:211 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testSaltedUpdatableViewWithIndex:104->testUpdatableViewWithIndex:174 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testUpdatableOnUpdatableView:136 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testGuidePostWidthUsedInDefaultStatsCollector:781->BaseTest.createTestTable:786->BaseTest.createTestTable:822 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:270->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:265->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:603 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testSomeUpdateEmptyStats:176 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateEmptyStats:160 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   ImmutableIndexIT.testDeleteFromNonPK:225 » IllegalArgument No network 'en*'/'e...
[ERROR]   ImmutableIndexIT.testDeleteFromPartialPK:183 » IllegalArgument No network 'en*...
[ERROR]   ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140 » IllegalArgument No ne...
[ERROR]   MutableIndexFailureIT.testIndexWriteFailure:251 » IllegalArgument No network '...
[ERROR]   MutableIndexFailureWithNamespaceIT>MutableIndexFailureIT.testIndexWriteFailure:251 » IllegalArgument
[ERROR]   TxWriteFailureIT.testDataTableWriteFailure:122->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testDataTableWriteFailure:122->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testIndexTableWriteFailure:116->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testIndexTableWriteFailure:116->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 56, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.661 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.87 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.078 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.43 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 94.622 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 165, Failures: 0, Errors: 25, Skipped: 0, Time elapsed: 545.546 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR] testReadOnlyOnUpdatableView[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.014 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testUpdatableView(ViewIT.java:1190)
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnUpdatableView(ViewIT.java:214)

[ERROR] testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.Exception: Unexpected exception, expected<org.apache.phoenix.schema.ColumnAlreadyExistsException> but was<java.lang.IllegalArgumentException>
	at org.apache.phoenix.end2end.ViewIT.testViewAddsClashingPKColumn(ViewIT.java:834)

[ERROR] testViewWithCurrentDate[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewWithCurrentDate(ViewIT.java:355)

[ERROR] testViewAddsNotNullPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:848)

[ERROR] testReadOnlyViewWithCaseSensitiveTableNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:286)

[ERROR] testRecreateDroppedTableWithChildViews[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:507)

[ERROR] testConcurrentAddDifferentColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddDifferentColumn(ViewIT.java:1525)

[ERROR] testViewAndTableAndDropCascadeWithIndexes[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.043 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:622)

[ERROR] testDisallowDropOfColumnOnParentTable[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:449)

[ERROR] testViewUsesTableGlobalIndex[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:662)

[ERROR] testCreateViewDefinesPKConstraint[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:766)

[ERROR] testReadOnlyViewWithCaseSensitiveColumnNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:324)

[ERROR] testRecreateIndexWhoseAncestorWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:545)

[ERROR] testViewAddsPKColumnWhoseParentsLastPKIsVarLength[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:807)

[ERROR] testViewAddsPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:788)

[ERROR] testDisallowDropOfReferencedColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:247)

[ERROR] testConcurrentViewCreationAndTableDrop[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentViewCreationAndTableDrop(ViewIT.java:1420)

[ERROR] testRecreateViewWhoseParentWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:583)

[ERROR] testConcurrentAddSameColumnDifferentType[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddSameColumnDifferentType(ViewIT.java:1463)

[ERROR] testQueryViewStatementOptimization[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:868)

[ERROR] testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.006 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:382)

[ERROR] testViewAndTableInDifferentSchemas[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:387)

[ERROR] testChildViewCreationFails[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1341)

[ERROR] testCreateViewDefinesPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:732)

[ERROR] testViewAndTableAndDropCascade[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:469)

[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 955.785 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ViewIT.testChildViewCreationFails:1341 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testConcurrentAddDifferentColumn:1525 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testConcurrentAddSameColumnDifferentType:1463 » IllegalArgument No netw...
[ERROR]   ViewIT.testConcurrentViewCreationAndTableDrop:1420 » IllegalArgument No networ...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:732 » IllegalArgument No network 'en*'/'e...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:766 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:449 » IllegalArgument No network ...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:247 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testQueryViewStatementOptimization:868 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testReadOnlyOnUpdatableView:214->testUpdatableView:1190 » IllegalArgument
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:324 » IllegalArgument No n...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:286 » IllegalArgument No ne...
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:507 » IllegalArgument No network...
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:545 » IllegalArgument No netwo...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:583 » IllegalArgument No network ...
[ERROR]   ViewIT.testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false] » 
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:848 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:807 » IllegalArgument
[ERROR]   ViewIT.testViewAddsPKColumn:788 » IllegalArgument No network 'en*'/'eth*' inte...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:622 » IllegalArgument No netw...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:469 » IllegalArgument No network 'en*'/'...
[ERROR]   ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:382->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewAndTableInDifferentSchemas:387->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:662->testViewUsesTableIndex:682 » IllegalArgument
[ERROR]   ViewIT.testViewWithCurrentDate:355 » IllegalArgument No network 'en*'/'eth*' i...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 25, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.403 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:54 h]
[INFO] Phoenix - Pherf .................................... 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:54 h
[INFO] Finished at: 2019-04-20T00:40:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Failed to archive {phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml, 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.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, 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.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.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/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.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/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/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.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/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.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.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/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml, 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/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.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.end2end.ExplainPlanWithStatsEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.txt, 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.index.MutableIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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.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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218833/hbase-client-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218833/hbase-client-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.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/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.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/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.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.PartialResultServerConfigurationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT-output.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/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt, 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.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.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/org.apache.phoenix.cache.TenantCacheTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest-output.txt, 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/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.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.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.RowTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT-output.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.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.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/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.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/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.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/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml, 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/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.query.ConnectionCachingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT.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/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.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/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml, 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/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml, 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/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.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.FlappingLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt, 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.AggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.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/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/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.ColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.xml, 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/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.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/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.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/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.IndexBuildTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT.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/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml, 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/htrace-core-3.1.0-incubating.jar=phoenix-core/htrace-core-3.1.0-incubating.jar, 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/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/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.join.HashJoinCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinCacheIT.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/2019-04-19T22-47-07_103.dumpstream=phoenix-core/target/surefire-reports/2019-04-19T22-47-07_103.dumpstream, 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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.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.expression.MathPIFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.MathPIFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218831/zookeeper-3.4.6.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218831/zookeeper-3.4.6.jar, 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/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.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.index.GlobalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.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.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-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/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml, 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/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.StatsEnabledSplitSystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.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/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt, 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.DateArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT.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/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml, 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.MutationStateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT-output.txt, phoenix-core/metrics-core-2.1.2.jar=phoenix-core/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.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/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryExecWithoutSCNIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.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/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml, 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/org.apache.phoenix.end2end.PermissionNSDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSDisabledIT.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.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, 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/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.index.IndexRebuildIncrementDisableCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt, 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.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.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/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, bin/tephra-env.sh=bin/tephra-env.sh, 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/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.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.expression.function.CollationKeyFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.CollationKeyFunctionTest.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT.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.QueryWithTableSampleIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-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/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.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.DropTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT.txt, 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/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218841/hbase-prefix-tree-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218841/hbase-prefix-tree-1.3.1.jar, 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/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.xml, 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.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.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.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/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.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.join.HashJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt, 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.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.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/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.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/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.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/hbase-protocol-1.3.1.jar=phoenix-core/hbase-protocol-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-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.index.LocalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.txt, phoenix-core/guava-13.0.1.jar=phoenix-core/guava-13.0.1.jar, 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.RoundFloorCeilFuncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT-output.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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, 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/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.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.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/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt, 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.phoenix.end2end.join.HashJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinNoIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.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.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.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/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.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/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, 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/org.apache.phoenix.end2end.UngroupedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT.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/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt, 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/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/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.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.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/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.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.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.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, 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/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml, 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/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.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/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.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, 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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218840/hbase-protocol-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218840/hbase-protocol-1.3.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.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.OrderByWithSpillingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-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/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.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.Array2IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT-output.txt, 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/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.txt, 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.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/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.CollationKeyFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218838/hadoop-common-2.7.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218838/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.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/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.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/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/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.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/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.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.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.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/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.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/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml, 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.end2end.OrphanViewToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrphanViewToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexRebuildTaskIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218836/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218836/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.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/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt, 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.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.txt, 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/TEST-org.apache.phoenix.end2end.PermissionNSDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PermissionNSDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.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.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml, 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/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT-output.txt, 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/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.jdbc.SecureUserConnectionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT-output.txt, bin/omid.sh=bin/omid.sh, 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/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.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.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/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml, 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.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.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/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/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/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/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt, 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.CostBasedDecisionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT-output.txt, 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/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, python/requests-kerberos/requirements.txt=python/requests-kerberos/requirements.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/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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.MutationStateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutationStateIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.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/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-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/failsafe-reports/org.apache.phoenix.end2end.NullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT-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.ColumnEncodedMutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT-output.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/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/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/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/netty-all-4.0.23.Final.jar=phoenix-core/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.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.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt, 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.end2end.CostBasedDecisionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT.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/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml, 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.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.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, python/requests-kerberos/requirements-test.txt=python/requests-kerberos/requirements-test.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/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/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-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/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.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.end2end.ExplainPlanWithStatsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml, 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.index.GlobalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.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.MathPIFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.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/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.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/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, python/phoenixdb/requirements.txt=python/phoenixdb/requirements.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.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.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/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.end2end.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.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.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.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/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt, 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/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.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/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/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.txt, 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/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt, 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/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.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.DropTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-core/hbase-prefix-tree-1.3.1.jar=phoenix-core/hbase-prefix-tree-1.3.1.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/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218834/hbase-server-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218834/hbase-server-1.3.1.jar, 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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins142892851/.staging/job_local142892851_0004/job.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/hadoop/mapreduce-jobtracker-staging-root-dir/jenkins142892851/.staging/job_local142892851_0004/job.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.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.UngroupedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.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.index.ViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT.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/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/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, 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/protobuf-java-2.5.0.jar=phoenix-core/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.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/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.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/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, 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.RebuildIndexConnectionPropsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.xml, phoenix-core/hadoop-common-2.7.1.jar=phoenix-core/hadoop-common-2.7.1.jar, 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.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, 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/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/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/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.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.FirstValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValuesFunctionIT.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.index.GlobalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml, 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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218843/metrics-core-2.1.2.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218843/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.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/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.UpdateCacheAcrossDifferentClientsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT-output.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/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.index.IndexRebuildIncrementDisableCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.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.end2end.index.LocalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.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.hbase.index.covered.NonTxIndexBuilderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.txt, 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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.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/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.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, 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/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.StatsEnabledSplitSystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.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, 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.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.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/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, 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.ProjectArrayElemAfterHashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.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.RowTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT.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/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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.PermissionNSEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT-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/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar1.jar, 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/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/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218832/netty-all-4.0.23.Final.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218832/netty-all-4.0.23.Final.jar, 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.index.LocalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.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.SplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT-output.txt, 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/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.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/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.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.trace.PhoenixTracingEndToEndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.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.NotQueryWithGlobalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.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.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.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/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt, 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.index.LocalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.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/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.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/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.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/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.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.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT-output.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/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexRebuildTaskIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexRebuildTaskIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.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/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.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.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, 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.index.MutableIndexFailureWithNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-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.query.OrderByTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.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/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT-output.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/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, 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/failsafe-reports/org.apache.phoenix.end2end.Array3IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT.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/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.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/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/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, 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/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.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/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.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/TEST-org.apache.phoenix.end2end.PermissionNSEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PermissionNSEnabledIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT.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/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.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/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.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.mapreduce.util.IndexColumnNamesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-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.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt, 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/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml, 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/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.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/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/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-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.hbase.index.covered.NonTxIndexBuilderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest-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/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml, 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.IntArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT.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/surefire-reports/org.apache.phoenix.parse.CursorParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CursorParserTest.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/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.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/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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, phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar3.jar, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt, 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.join.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.txt, 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.end2end.ColumnEncodedMutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT-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/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.Array3IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt, 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/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT-output.txt, 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.MutationStateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT.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/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.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml, 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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218844/hbase-hadoop-compat-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218844/hbase-hadoop-compat-1.3.1.jar, 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/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.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/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml, phoenix-core/hbase-hadoop-compat-1.3.1.jar=phoenix-core/hbase-hadoop-compat-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-output.txt, phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar4.jar, 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/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSEnabledIT.txt, 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.ColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT-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.index.txn.RollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.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, target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.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/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt, 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/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.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/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml, 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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218837/htrace-core-3.1.0-incubating.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218837/htrace-core-3.1.0-incubating.jar, 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/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218845/hbase-common-1.3.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218845/hbase-common-1.3.1.jar, 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.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, 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.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, 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.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.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/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.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.PermissionNSDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PermissionNSDisabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.txt, 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/TEST-org.apache.phoenix.end2end.IndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.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.MetaDataEndPointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.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/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT-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/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.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/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.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.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, 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.NonColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT-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.jdbc.SecureUserConnectionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsIT.xml, phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218842/guava-13.0.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218842/guava-13.0.1.jar, 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/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar5.jar, 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/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-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/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/hbase-client-1.3.1.jar=phoenix-core/hbase-client-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt, 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.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.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/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, 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/hbase-server-1.3.1.jar=phoenix-core/hbase-server-1.3.1.jar, 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.join.SortMergeJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.txt, 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/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml, 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/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.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.CursorWithRowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT-output.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/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.trace.PhoenixTracingEndToEndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.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/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar6.jar, 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/org.apache.phoenix.end2end.SequencePointInTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.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/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.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.hbase.index.covered.CoveredColumnsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml, 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/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/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.tool.ParameterizedPhoenixCanaryToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.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/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/org.apache.phoenix.end2end.SplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.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/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/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.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.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/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml, 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/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.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.DropTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT-output.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/hbase-common-1.3.1.jar=phoenix-core/hbase-common-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-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.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml, 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.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/org.apache.phoenix.metrics.MetricTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.metrics.MetricTypeTest.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/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.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, 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/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt, 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.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.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/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218839/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218839/hadoop-mapreduce-client-core-2.7.1.jar, 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/org.apache.phoenix.expression.function.UpperFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.UpperFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.txt, 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/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, 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/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/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml, 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/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.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.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/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/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml, bin/omid-env.sh=bin/omid-env.sh, 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/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt, phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar7.jar=phoenix-core/target/test-data/31f2f2c3-50aa-4489-aa67-24089676d02a/hbase-local-dir/jars/myjar7.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml, 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/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.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/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.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/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt, 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/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT-output.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/zookeeper-3.4.6.jar=phoenix-core/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt, 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.end2end.Array3IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array3IT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.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/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/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.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/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218835/protobuf-java-2.5.0.jar=phoenix-core/target/test-data/83bae8cb-ebe6-434d-a615-1bb0227f4ef3/mapred_local/1555718218835/protobuf-java-2.5.0.jar, 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/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt, 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: checksum mismatch after transfer (2271654153 vs. 2586948164); /x1/jenkins/jenkins-home/jobs/Phoenix-4.x-HBase-1.3/builds/383/archive/phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5246
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/382/display/redirect?page=changes>

Changes:

[chenglei] PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

------------------------------------------
[...truncated 109.77 KB...]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.122 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.961 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.222 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.156 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 238.345 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.602 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.164 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.669 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.264 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.863 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.748 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 277.291 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[ERROR] testIndexWriteFailure[MutableIndexFailureIT_transactionProvider=OMID,localIndex=false,isNamespaceMapped=false,disableIndexOnWriteFailure=true,failRebuildTask=false,throwIndexWriteFailure=null](org.apache.phoenix.end2end.index.MutableIndexFailureIT)  Time elapsed: 13.377 s  <<< ERROR!
java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.addRowsInTableDuringRetry(MutableIndexFailureIT.java:465)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testIndexWriteFailure(MutableIndexFailureIT.java:275)
Caused by: java.util.ConcurrentModificationException

[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.929 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 440.704 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.84 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.174 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.654 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 133.116 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 12.246 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.136 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.223 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.15 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.354 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.78 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.999 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 979.637 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.275 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 694.728 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.263 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.326 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.454 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.792 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.287 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.704 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 545.049 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,181.473 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:162 expected:<1> but was:<0>
[ERROR] Errors: 
[ERROR]   MutableIndexFailureIT.testIndexWriteFailure:275->addRowsInTableDuringRetry:465 » Execution
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 7, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.639 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.518 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.494 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 193.221 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 226.591 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,027.601 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,134.308 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.246 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:01 h]
[INFO] Phoenix - Pherf .................................... 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:  03:01 h
[INFO] Finished at: 2019-04-19T07:40:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: 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:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5217
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/381/display/redirect?page=changes>

Changes:

[jaanai] PHOENIX-5226 The format of VIEW_MODIFIED_PROPERTY_BYTES is incorrect as

------------------------------------------
[...truncated 187.43 KB...]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.893 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.636 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.699 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.632 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 299.229 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.214 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.239 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 170.179 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.459 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.79 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 221.638 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 320.607 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 467.306 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[ERROR] org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT  Time elapsed: 0.005 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.setUp(PhoenixMRJobSubmitterIT.java:47)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.setUp(PhoenixMRJobSubmitterIT.java:47)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.setUp(PhoenixMRJobSubmitterIT.java:47)

[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.761 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.114 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 153.041 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.332 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.511 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.444 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.439 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.355 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.403 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.451 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 684.835 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.322 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,142.94 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.427 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.376 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.305 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.088 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 524.355 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.167 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.344 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.688 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,316.143 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   PhoenixMRJobSubmitterIT.setUp:47->BaseTest.setUpTestDriver:513->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 0, Errors: 7, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.732 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.731 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.443 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.462 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 254.7 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,170.588 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,271.94 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.196 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:03 h]
[INFO] Phoenix - Pherf .................................... 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:  03:03 h
[INFO] Finished at: 2019-04-18T09:46:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: 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:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5226
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/380/display/redirect?page=changes>

Changes:

[vincentpoon] PHOENIX-5194 Thread Cache is not update for Index retries in for

------------------------------------------
[...truncated 111.22 KB...]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.407 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 251.314 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.965 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 370.982 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.66 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.748 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.464 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.986 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.496 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 311.429 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.731 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 459.805 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.139 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.172 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.725 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,039.48 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 149.664 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 12.492 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.293 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.321 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.29 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.124 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.266 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.816 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.413 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 684.292 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.303 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.505 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.678 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.519 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 173.51 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 558.061 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.244 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,190.426 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.826 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.223 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.299 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 182.845 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 211.903 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,005.579 s - in org.apache.phoenix.end2end.ViewIT
[ERROR] Tests run: 112, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,147.09 s <<< FAILURE! - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[ERROR] testAddNewColumnsToBaseTableWithViews[AlterTableWithViewsIT_columnEncoded=false, multiTenant=false, salted=true](org.apache.phoenix.end2end.AlterTableWithViewsIT)  Time elapsed: 1,050.562 s  <<< ERROR!
java.sql.SQLException: ERROR 1102 (XCL02): Cannot get all table regions.
	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAddNewColumnsToBaseTableWithViews(AlterTableWithViewsIT.java:147)
Caused by: org.apache.hadoop.hbase.client.NoServerForRegionException: No server address listed in hbase:meta for region SCHEMA1.N000050,\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,1555101191279.6465a3c2a36736daef8946b93b07c75a. containing row \x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAddNewColumnsToBaseTableWithViews(AlterTableWithViewsIT.java:147)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AlterTableWithViewsIT.testAddNewColumnsToBaseTableWithViews:147 » SQL ERROR 11...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 1, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.398 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:23 h]
[INFO] Phoenix - Pherf .................................... 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:  03:23 h
[INFO] Finished at: 2019-04-12T21:06:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor190.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: 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:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5194
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #379

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/379/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-5138 - ViewIndexId sequences created after PHOENIX-5132

------------------------------------------
[...truncated 240.89 KB...]
[ERROR]   IndexToolIT.testSecondaryIndex:168 » IllegalArgument No network 'en*'/'eth*' i...
[ERROR]   IndexToolIT.testSecondaryIndex:168 » IllegalArgument No network 'en*'/'eth*' i...
[ERROR]   IndexToolIT.testSecondaryIndex:168 » IllegalArgument No network 'en*'/'eth*' i...
[ERROR]   IndexToolIT.testSecondaryIndex:168 » IllegalArgument No network 'en*'/'eth*' i...
[ERROR]   IndexToolIT.testSecondaryIndex:168 » IllegalArgument No network 'en*'/'eth*' i...
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testGuidePostWidthUsedInDefaultStatsCollector:781->BaseTest.createTestTable:786->BaseTest.createTestTable:822 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testGuidePostWidthUsedInDefaultStatsCollector:781->BaseTest.createTestTable:786->BaseTest.createTestTable:822 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:270->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:270->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:265->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:265->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:603 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:603 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testSomeUpdateEmptyStats:176 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testSomeUpdateEmptyStats:176 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateEmptyStats:160 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateEmptyStats:160 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   NonColumnEncodedImmutableTxStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testNonSaltedUpdatableViewWithIndex:118->testUpdatableViewWithIndex:174 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testReadOnlyOnReadOnlyView:211 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testSaltedUpdatableViewWithIndex:104->testUpdatableViewWithIndex:174 » IllegalArgument
[ERROR]   StatsEnabledSplitSystemCatalogIT.testUpdatableOnUpdatableView:136 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testGuidePostWidthUsedInDefaultStatsCollector:781->BaseTest.createTestTable:786->BaseTest.createTestTable:822 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:270->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:265->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:247 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:603 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testSomeUpdateEmptyStats:176 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateEmptyStats:160 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:281 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:216 » IllegalArgument
[ERROR]   SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:505 » IllegalArgument
[ERROR]   ImmutableIndexIT.testDeleteFromNonPK:225 » IllegalArgument No network 'en*'/'e...
[ERROR]   ImmutableIndexIT.testDeleteFromPartialPK:183 » IllegalArgument No network 'en*...
[ERROR]   ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140 » IllegalArgument No ne...
[ERROR]   MutableIndexFailureIT.testIndexWriteFailure:251 » IllegalArgument No network '...
[ERROR]   MutableIndexFailureWithNamespaceIT>MutableIndexFailureIT.testIndexWriteFailure:251 » IllegalArgument
[ERROR]   TxWriteFailureIT.testDataTableWriteFailure:122->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testDataTableWriteFailure:122->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testIndexTableWriteFailure:116->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   TxWriteFailureIT.testIndexTableWriteFailure:116->helpTestWriteFailure:131 » IllegalArgument
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[ERROR]   PartialCommitIT.resetGlobalMetrics:144->createTables:122 » IllegalArgument No ...
[INFO] 
[ERROR] Tests run: 868, Failures: 0, Errors: 55, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.111 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.824 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.077 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.452 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 97.162 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 165, Failures: 0, Errors: 25, Skipped: 0, Time elapsed: 544.343 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR] testReadOnlyOnUpdatableView[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.013 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testUpdatableView(ViewIT.java:1190)
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnUpdatableView(ViewIT.java:214)

[ERROR] testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.Exception: Unexpected exception, expected<org.apache.phoenix.schema.ColumnAlreadyExistsException> but was<java.lang.IllegalArgumentException>
	at org.apache.phoenix.end2end.ViewIT.testViewAddsClashingPKColumn(ViewIT.java:834)

[ERROR] testViewWithCurrentDate[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewWithCurrentDate(ViewIT.java:355)

[ERROR] testViewAddsNotNullPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:848)

[ERROR] testReadOnlyViewWithCaseSensitiveTableNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:286)

[ERROR] testRecreateDroppedTableWithChildViews[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:507)

[ERROR] testConcurrentAddDifferentColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddDifferentColumn(ViewIT.java:1525)

[ERROR] testViewAndTableAndDropCascadeWithIndexes[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:622)

[ERROR] testDisallowDropOfColumnOnParentTable[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:449)

[ERROR] testViewUsesTableGlobalIndex[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:662)

[ERROR] testCreateViewDefinesPKConstraint[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:766)

[ERROR] testReadOnlyViewWithCaseSensitiveColumnNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:324)

[ERROR] testRecreateIndexWhoseAncestorWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:545)

[ERROR] testViewAddsPKColumnWhoseParentsLastPKIsVarLength[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:807)

[ERROR] testViewAddsPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:788)

[ERROR] testDisallowDropOfReferencedColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:247)

[ERROR] testConcurrentViewCreationAndTableDrop[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentViewCreationAndTableDrop(ViewIT.java:1420)

[ERROR] testRecreateViewWhoseParentWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:583)

[ERROR] testConcurrentAddSameColumnDifferentType[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddSameColumnDifferentType(ViewIT.java:1463)

[ERROR] testQueryViewStatementOptimization[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:868)

[ERROR] testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:382)

[ERROR] testViewAndTableInDifferentSchemas[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:387)

[ERROR] testChildViewCreationFails[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1341)

[ERROR] testCreateViewDefinesPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:732)

[ERROR] testViewAndTableAndDropCascade[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:469)

[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 828.619 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ViewIT.testChildViewCreationFails:1341 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testConcurrentAddDifferentColumn:1525 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testConcurrentAddSameColumnDifferentType:1463 » IllegalArgument No netw...
[ERROR]   ViewIT.testConcurrentViewCreationAndTableDrop:1420 » IllegalArgument No networ...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:732 » IllegalArgument No network 'en*'/'e...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:766 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:449 » IllegalArgument No network ...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:247 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testQueryViewStatementOptimization:868 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testReadOnlyOnUpdatableView:214->testUpdatableView:1190 » IllegalArgument
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:324 » IllegalArgument No n...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:286 » IllegalArgument No ne...
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:507 » IllegalArgument No network...
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:545 » IllegalArgument No netwo...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:583 » IllegalArgument No network ...
[ERROR]   ViewIT.testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false] » 
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:848 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:807 » IllegalArgument
[ERROR]   ViewIT.testViewAddsPKColumn:788 » IllegalArgument No network 'en*'/'eth*' inte...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:622 » IllegalArgument No netw...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:469 » IllegalArgument No network 'en*'/'...
[ERROR]   ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:382->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewAndTableInDifferentSchemas:387->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:662->testViewUsesTableIndex:682 » IllegalArgument
[ERROR]   ViewIT.testViewWithCurrentDate:355 » IllegalArgument No network 'en*'/'eth*' i...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 25, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.715 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:51 h]
[INFO] Phoenix - Pherf .................................... 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:51 h
[INFO] Finished at: 2019-04-09T23:15:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-5138
[JIRA] Updating issue PHOENIX-5132
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/378/display/redirect>

------------------------------------------
[...truncated 71.67 KB...]
[INFO] Running org.apache.phoenix.end2end.LastValueFunctionIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.214 s - in org.apache.phoenix.end2end.IsNullIT
[INFO] Running org.apache.phoenix.end2end.LastValuesFunctionIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.626 s - in org.apache.phoenix.end2end.LastValueFunctionIT
[INFO] Running org.apache.phoenix.end2end.LikeExpressionIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.501 s - in org.apache.phoenix.end2end.LastValuesFunctionIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.703 s - in org.apache.phoenix.end2end.LikeExpressionIT
[INFO] Running org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.934 s - in org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.MapReduceIT
[INFO] Running org.apache.phoenix.end2end.MD5FunctionIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.397 s - in org.apache.phoenix.end2end.MD5FunctionIT
[INFO] Running org.apache.phoenix.end2end.MappingTableDataTypeIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.837 s - in org.apache.phoenix.end2end.MapReduceIT
[INFO] Running org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.MetaDataEndPointIT
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 905.026 s - in org.apache.phoenix.end2end.DeleteIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.819 s - in org.apache.phoenix.end2end.MappingTableDataTypeIT
[INFO] Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.758 s - in org.apache.phoenix.end2end.MetaDataEndPointIT
[INFO] Running org.apache.phoenix.end2end.ModulusExpressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.488 s - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
[INFO] Running org.apache.phoenix.end2end.MutationStateIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.898 s - in org.apache.phoenix.end2end.MutationStateIT
[INFO] Running org.apache.phoenix.end2end.NamespaceSchemaMappingIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.26 s - in org.apache.phoenix.end2end.NamespaceSchemaMappingIT
[INFO] Running org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 183.303 s - in org.apache.phoenix.end2end.ModulusExpressionIT
[INFO] Running org.apache.phoenix.end2end.MetaDataEndpointImplIT
[INFO] Running org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.092 s - in org.apache.phoenix.end2end.MetaDataEndpointImplIT
[INFO] Running org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.425 s - in org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Running org.apache.phoenix.end2end.NthValueFunctionIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.156 s - in org.apache.phoenix.end2end.NthValueFunctionIT
[INFO] Running org.apache.phoenix.end2end.NullIT
[INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,062.886 s - in org.apache.phoenix.end2end.InQueryIT
[INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,168.379 s - in org.apache.phoenix.end2end.GroupByIT
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 408.428 s - in org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT
[INFO] Running org.apache.phoenix.end2end.NumericArithmeticIT
[INFO] Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.345 s - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.OrderByIT
[INFO] Running org.apache.phoenix.end2end.OnDuplicateKeyIT
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,124.585 s - in org.apache.phoenix.end2end.IntArithmeticIT
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 414.973 s - in org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.563 s - in org.apache.phoenix.end2end.NumericArithmeticIT
[INFO] Running org.apache.phoenix.end2end.OrphanViewToolIT
[INFO] Running org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT
[INFO] Running org.apache.phoenix.end2end.OrderByWithSpillingIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 231.268 s - in org.apache.phoenix.end2end.OrderByIT
[INFO] Running org.apache.phoenix.end2end.PartialScannerResultsDisabledIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.342 s - in org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.714 s - in org.apache.phoenix.end2end.PartialScannerResultsDisabledIT
[INFO] Running org.apache.phoenix.end2end.PhoenixRuntimeIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 547.41 s - in org.apache.phoenix.end2end.NullIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 261.993 s - in org.apache.phoenix.end2end.OrderByWithSpillingIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.516 s - in org.apache.phoenix.end2end.PhoenixRuntimeIT
[INFO] Running org.apache.phoenix.end2end.PrimitiveTypeIT
[INFO] Running org.apache.phoenix.end2end.PercentileIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.841 s - in org.apache.phoenix.end2end.PrimitiveTypeIT
[INFO] Running org.apache.phoenix.end2end.PointInTimeQueryIT
[INFO] Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.909 s - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.018 s - in org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT
[INFO] Running org.apache.phoenix.end2end.PropertiesInSyncIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.721 s - in org.apache.phoenix.end2end.PercentileIT
[INFO] Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Running org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 463.326 s - in org.apache.phoenix.end2end.OnDuplicateKeyIT
[INFO] Running org.apache.phoenix.end2end.QueryExecWithoutSCNIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.475 s - in org.apache.phoenix.end2end.QueryExecWithoutSCNIT
[INFO] Running org.apache.phoenix.end2end.QueryIT
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,785.429 s - in org.apache.phoenix.end2end.InListIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.955 s - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Running org.apache.phoenix.end2end.QueryMoreIT
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 605.739 s - in org.apache.phoenix.end2end.OrphanViewToolIT
[INFO] Running org.apache.phoenix.end2end.QueryWithOffsetIT
[INFO] Running org.apache.phoenix.end2end.RTrimFunctionIT
[INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 243.974 s - in org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.79 s - in org.apache.phoenix.end2end.RTrimFunctionIT
[INFO] Running org.apache.phoenix.end2end.ReadOnlyIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.431 s - in org.apache.phoenix.end2end.QueryWithOffsetIT
[INFO] Running org.apache.phoenix.end2end.RegexpReplaceFunctionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.293 s - in org.apache.phoenix.end2end.ReadOnlyIT
[INFO] Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.377 s - in org.apache.phoenix.end2end.RegexpReplaceFunctionIT
[INFO] Running org.apache.phoenix.end2end.RegexpSubstrFunctionIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 291.375 s - in org.apache.phoenix.end2end.PropertiesInSyncIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.716 s - in org.apache.phoenix.end2end.RegexpSubstrFunctionIT
[INFO] Running org.apache.phoenix.end2end.ReverseScanIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.915 s - in org.apache.phoenix.end2end.QueryMoreIT
[INFO] Running org.apache.phoenix.end2end.RoundFloorCeilFuncIT
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.603 s - in org.apache.phoenix.end2end.ReverseScanIT
[INFO] Running org.apache.phoenix.end2end.RowTimestampIT
[INFO] Running org.apache.phoenix.end2end.RangeScanIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.413 s - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
[INFO] Running org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Running org.apache.phoenix.end2end.ReverseFunctionIT
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.002 s - in org.apache.phoenix.end2end.ReverseFunctionIT
[INFO] Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 406.949 s - in org.apache.phoenix.end2end.PointInTimeQueryIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.246 s - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.SerialIteratorsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.342 s - in org.apache.phoenix.end2end.SerialIteratorsIT
[INFO] Running org.apache.phoenix.end2end.ServerExceptionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.417 s - in org.apache.phoenix.end2end.ServerExceptionIT
[INFO] Running org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT
[INFO] Running org.apache.phoenix.end2end.SequenceIT
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.841 s - in org.apache.phoenix.end2end.RoundFloorCeilFuncIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.226 s - in org.apache.phoenix.end2end.RowTimestampIT
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 400.837 s - in org.apache.phoenix.end2end.QueryIT
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.118 s - in org.apache.phoenix.end2end.SequenceIT
[INFO] Running org.apache.phoenix.end2end.SkipScanQueryIT
[INFO] Running org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT
[INFO] Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.569 s - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.SortMergeJoinMoreIT
[INFO] Running org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.915 s - in org.apache.phoenix.end2end.SkipScanQueryIT
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 244.483 s - in org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.836 s - in org.apache.phoenix.end2end.SkipScanAfterManualSplitIT
[INFO] Running org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.513 s - in org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT
[INFO] Running org.apache.phoenix.end2end.StatementHintsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.401 s - in org.apache.phoenix.end2end.StatementHintsIT
[INFO] Running org.apache.phoenix.end2end.StddevIT
[INFO] Running org.apache.phoenix.end2end.SortOrderIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.751 s - in org.apache.phoenix.end2end.StddevIT
[INFO] Running org.apache.phoenix.end2end.StoreNullsIT
[INFO] Running org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.752 s - in org.apache.phoenix.end2end.SpooledTmpFileDeleteIT
[INFO] Running org.apache.phoenix.end2end.StoreNullsPropIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.512 s - in org.apache.phoenix.end2end.StoreNullsPropIT
[INFO] Running org.apache.phoenix.end2end.StringIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.857 s - in org.apache.phoenix.end2end.SortMergeJoinMoreIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 287.083 s - in org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT
[INFO] Running org.apache.phoenix.end2end.StringToArrayFunctionIT
[INFO] Running org.apache.phoenix.end2end.TenantIdTypeIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.526 s - in org.apache.phoenix.end2end.StringIT
[INFO] Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.304 s - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
[INFO] Running org.apache.phoenix.end2end.ToCharFunctionIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.962 s - in org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.881 s - in org.apache.phoenix.end2end.ToCharFunctionIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 569.256 s - in org.apache.phoenix.end2end.RangeScanIT
[INFO] Running org.apache.phoenix.end2end.ToDateFunctionIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.865 s - in org.apache.phoenix.end2end.StringToArrayFunctionIT
[INFO] Running org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.341 s - in org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.188 s - in org.apache.phoenix.end2end.ToDateFunctionIT
[INFO] Running org.apache.phoenix.end2end.UnionAllIT
[INFO] Running org.apache.phoenix.end2end.UngroupedIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.42 s - in org.apache.phoenix.end2end.TenantIdTypeIT
[INFO] Running org.apache.phoenix.end2end.UpgradeIT
[INFO] Running org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Running org.apache.phoenix.end2end.TopNIT
[INFO] Running org.apache.phoenix.end2end.UpperLowerFunctionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.phoenix.end2end.UpperLowerFunctionIT
[INFO] Running org.apache.phoenix.end2end.UpsertBigValuesIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 330.794 s - in org.apache.phoenix.end2end.StoreNullsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.637 s - in org.apache.phoenix.end2end.TopNIT
[INFO] Running org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 348.98 s - in org.apache.phoenix.end2end.SortOrderIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.242 s - in org.apache.phoenix.end2end.UpsertBigValuesIT
[INFO] Running org.apache.phoenix.end2end.UpsertWithSCNIT
[INFO] Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
[INFO] Running org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.942 s - in org.apache.phoenix.end2end.UpsertWithSCNIT
[INFO] Running org.apache.phoenix.end2end.UseSchemaIT
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.522 s - in org.apache.phoenix.end2end.UseSchemaIT
[INFO] Running org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 184.815 s - in org.apache.phoenix.end2end.UnionAllIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.526 s - in org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Running org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.775 s - in org.apache.phoenix.end2end.UpgradeIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.641 s - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
[INFO] Running org.apache.phoenix.end2end.index.DropMetadataIT
[INFO] Running org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.468 s - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
[INFO] Running org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.878 s - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
[INFO] Running org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.743 s - in org.apache.phoenix.end2end.index.DropMetadataIT
[INFO] Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[INFO] Running org.apache.phoenix.end2end.index.DropColumnIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.324 s - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 343.307 s - in org.apache.phoenix.end2end.UngroupedIT
[INFO] Running org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT
[INFO] Running org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.913 s - in org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Running org.apache.phoenix.end2end.index.IndexMaintenanceIT
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 454.277 s - in org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.557 s - in org.apache.phoenix.end2end.index.DropColumnIT
[INFO] Running org.apache.phoenix.end2end.index.IndexUsageIT
[INFO] Running org.apache.phoenix.end2end.index.IndexMetadataIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.47 s - in org.apache.phoenix.end2end.index.IndexMaintenanceIT
[INFO] Running org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 491.838 s - in org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT
[INFO] Running org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.386 s - in org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT
[INFO] Running org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.571 s - in org.apache.phoenix.end2end.index.IndexMetadataIT
FATAL: command execution failed
java.net.SocketException: Socket closed
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
	at com.trilead.ssh2.crypto.cipher.CipherOutputStream.flush(CipherOutputStream.java:75)
	at com.trilead.ssh2.transport.TransportConnection.sendMessage(TransportConnection.java:193)
	at com.trilead.ssh2.transport.TransportConnection.sendMessage(TransportConnection.java:107)
	at com.trilead.ssh2.transport.TransportManager.sendMessage(TransportManager.java:690)
	at com.trilead.ssh2.channel.Channel.freeupWindow(Channel.java:407)
	at com.trilead.ssh2.channel.Channel.freeupWindow(Channel.java:347)
	at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:943)
	at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
	at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:91)
	at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Backing channel 'H43' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy140.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.tasks.Maven.perform(Maven.java:368)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ?Archive the artifacts? failed: no workspace for Phoenix-4.x-HBase-1.3 #378
ERROR: Step ?JIRA: Update relevant issues? failed: no workspace for Phoenix-4.x-HBase-1.3 #378
ERROR: Step ?Publish JUnit test result report? failed: no workspace for Phoenix-4.x-HBase-1.3 #378
ERROR: H43 is offline; cannot locate JDK 1.8 (latest)
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #377

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/377/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5230 Fix ChangePermissionsIT and TableDDLPermissionIT on master

------------------------------------------
[...truncated 136.71 KB...]
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.07 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.58 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.649 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.709 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.27 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 196.516 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 898.926 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3,807.458 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 301.362 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 265.994 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 206.973 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 444.855 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 400.268 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,939.273 s - in org.apache.phoenix.end2end.ViewIT
[ERROR] Tests run: 112, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,277.84 s <<< FAILURE! - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[ERROR] testAlterTablePropertyOnView[AlterTableWithViewsIT_columnEncoded=false, multiTenant=false, salted=false](org.apache.phoenix.end2end.AlterTableWithViewsIT)  Time elapsed: 223.23 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: 
org.apache.hadoop.hbase.DoNotRetryIOException: SCHEMA2.N000006: 4
	at org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:120)
	at org.apache.phoenix.util.ServerUtil.throwIOException(ServerUtil.java:86)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:3045)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.addColumn(MetaDataEndpointImpl.java:3419)
	at org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService.callMethod(MetaDataProtos.java:17083)
	at org.apache.hadoop.hbase.regionserver.HRegion.execService(HRegion.java:8086)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execServiceOnRegion(RSRpcServices.java:2068)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execService(RSRpcServices.java:2050)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:34954)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
	at org.apache.hadoop.hbase.Tag.<init>(Tag.java:114)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:636)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:623)
	at org.apache.hadoop.hbase.regionserver.HStore.isCellTTLExpired(HStore.java:1893)
	at org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.match(ScanQueryMatcher.java:329)
	at org.apache.hadoop.hbase.regionserver.StoreScanner.next(StoreScanner.java:525)
	at org.apache.hadoop.hbase.regionserver.KeyValueHeap.next(KeyValueHeap.java:147)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.populateResult(HRegion.java:5921)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextInternal(HRegion.java:6084)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextRaw(HRegion.java:5858)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5835)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5821)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.getTable(MetaDataEndpointImpl.java:1314)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.buildTable(MetaDataEndpointImpl.java:1019)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:2929)
	... 10 more

	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAlterTablePropertyOnView(AlterTableWithViewsIT.java:1054)
Caused by: org.apache.hadoop.hbase.DoNotRetryIOException: 
org.apache.hadoop.hbase.DoNotRetryIOException: SCHEMA2.N000006: 4
	at org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:120)
	at org.apache.phoenix.util.ServerUtil.throwIOException(ServerUtil.java:86)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:3045)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.addColumn(MetaDataEndpointImpl.java:3419)
	at org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService.callMethod(MetaDataProtos.java:17083)
	at org.apache.hadoop.hbase.regionserver.HRegion.execService(HRegion.java:8086)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execServiceOnRegion(RSRpcServices.java:2068)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execService(RSRpcServices.java:2050)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:34954)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
	at org.apache.hadoop.hbase.Tag.<init>(Tag.java:114)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:636)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:623)
	at org.apache.hadoop.hbase.regionserver.HStore.isCellTTLExpired(HStore.java:1893)
	at org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.match(ScanQueryMatcher.java:329)
	at org.apache.hadoop.hbase.regionserver.StoreScanner.next(StoreScanner.java:525)
	at org.apache.hadoop.hbase.regionserver.KeyValueHeap.next(KeyValueHeap.java:147)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.populateResult(HRegion.java:5921)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextInternal(HRegion.java:6084)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextRaw(HRegion.java:5858)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5835)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5821)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.getTable(MetaDataEndpointImpl.java:1314)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.buildTable(MetaDataEndpointImpl.java:1019)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:2929)
	... 10 more

Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: 
org.apache.hadoop.hbase.DoNotRetryIOException: SCHEMA2.N000006: 4
	at org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:120)
	at org.apache.phoenix.util.ServerUtil.throwIOException(ServerUtil.java:86)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:3045)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.addColumn(MetaDataEndpointImpl.java:3419)
	at org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService.callMethod(MetaDataProtos.java:17083)
	at org.apache.hadoop.hbase.regionserver.HRegion.execService(HRegion.java:8086)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execServiceOnRegion(RSRpcServices.java:2068)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.execService(RSRpcServices.java:2050)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:34954)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
	at org.apache.hadoop.hbase.Tag.<init>(Tag.java:114)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:636)
	at org.apache.hadoop.hbase.CellUtil$5.next(CellUtil.java:623)
	at org.apache.hadoop.hbase.regionserver.HStore.isCellTTLExpired(HStore.java:1893)
	at org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.match(ScanQueryMatcher.java:329)
	at org.apache.hadoop.hbase.regionserver.StoreScanner.next(StoreScanner.java:525)
	at org.apache.hadoop.hbase.regionserver.KeyValueHeap.next(KeyValueHeap.java:147)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.populateResult(HRegion.java:5921)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextInternal(HRegion.java:6084)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.nextRaw(HRegion.java:5858)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5835)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.next(HRegion.java:5821)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.getTable(MetaDataEndpointImpl.java:1314)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.buildTable(MetaDataEndpointImpl.java:1019)
	at org.apache.phoenix.coprocessor.MetaDataEndpointImpl.mutateColumn(MetaDataEndpointImpl.java:2929)
	... 10 more


[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AlterTableWithViewsIT.testAlterTablePropertyOnView:1054 » PhoenixIO org.apache...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 1, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  7.351 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:57 h]
[INFO] Phoenix - Pherf .................................... 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:  03:57 h
[INFO] Finished at: 2019-04-09T07:00:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core> && /usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions -Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom '-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ -jar <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/377/artifact/phoenix-core/target/surefire/surefirebooter2698008551949603102.jar> <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/surefire> 2019-04-09T03-06-29_048-jvmRun3 surefire3264606180813270347tmp surefire_2898036398371404050701tmp
[ERROR] Process Exit Code: 0
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:292)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core> && /usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions -Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom '-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ -jar <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/377/artifact/phoenix-core/target/surefire/surefirebooter2698008551949603102.jar> <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/surefire> 2019-04-09T03-06-29_048-jvmRun3 surefire3264606180813270347tmp surefire_2898036398371404050701tmp
[ERROR] Process Exit Code: 0
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:679)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:117)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:429)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:406)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[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
[Fast Archiver] Compressed 1.41 GB of artifacts by 11.2% relative to #307
[JIRA] Updating issue PHOENIX-5230
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/376/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5230 Fix ChangePermissionsIT and TableDDLPermissionIT on master

------------------------------------------
[...truncated 106.35 KB...]
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[ERROR] org.apache.phoenix.end2end.IndexBuildTimestampIT  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.IndexBuildTimestampIT.setup(IndexBuildTimestampIT.java:73)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.IndexBuildTimestampIT.setup(IndexBuildTimestampIT.java:73)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.phoenix.end2end.IndexBuildTimestampIT.setup(IndexBuildTimestampIT.java:73)

[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.893 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.8 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 449.528 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.143 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSEnabledIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 173.972 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.307 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 439.145 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.1 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 341.678 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.939 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.387 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 351.249 s - in org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 374.141 s - in org.apache.phoenix.end2end.PermissionNSEnabledIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.502 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.phoenix.end2end.QueryLoggerIT
[ERROR] org.apache.phoenix.end2end.QueryLoggerIT  Time elapsed: 0.005 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.QueryLoggerIT.doSetup(QueryLoggerIT.java:78)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.end2end.QueryLoggerIT.doSetup(QueryLoggerIT.java:78)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.phoenix.end2end.QueryLoggerIT.doSetup(QueryLoggerIT.java:78)

[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.248 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.25 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.652 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.172 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 177.915 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.355 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 248.844 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.99 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 358.614 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.523 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.038 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.044 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 228.819 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 325.845 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 467.507 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.009 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.676 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.297 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.257 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 149.283 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.265 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.268 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.988 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.246 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.745 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 7.713 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,073.657 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.861 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 724.104 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.26 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[ERROR] org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT  Time elapsed: 0.005 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.doSetup(RoundRobinResultIteratorWithStatsIT.java:66)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.doSetup(RoundRobinResultIteratorWithStatsIT.java:66)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.doSetup(RoundRobinResultIteratorWithStatsIT.java:66)

[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.145 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.368 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.632 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.507 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 532.14 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.957 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,185.233 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:162 expected:<1> but was:<0>
[ERROR] Errors: 
[ERROR]   IndexBuildTimestampIT.setup:73->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[ERROR]   QueryLoggerIT.doSetup:78->BaseTest.setUpTestDriver:513->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[ERROR]   RoundRobinResultIteratorWithStatsIT.doSetup:66->BaseTest.setUpTestDriver:513->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[INFO] 
[ERROR] Tests run: 847, Failures: 1, Errors: 9, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.341 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.838 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.625 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.255 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 207.185 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,070.415 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,181.352 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.194 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:05 h]
[INFO] Phoenix - Pherf .................................... 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:  03:05 h
[INFO] Finished at: 2019-04-09T02:45:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-5230
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/375/display/redirect?page=changes>

Changes:

[gjacoby] Implement TaskRegionObserver for Index rebuild

------------------------------------------
[...truncated 102.57 KB...]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.525 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 205.035 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 204.411 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 205.573 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 212.25 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.56 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.519 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexRebuildTaskIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 70.697 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexRebuildTaskIT
[ERROR] testIndexRebuildTask(org.apache.phoenix.end2end.IndexRebuildTaskIT)  Time elapsed: 70.697 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[COMPLE]TED> but was:<[STAR]TED>
	at org.apache.phoenix.end2end.IndexRebuildTaskIT.testIndexRebuildTask(IndexRebuildTaskIT.java:156)

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.986 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 205.102 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 211.529 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.823 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.345 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 518.546 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.258 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.645 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 201.957 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.154 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 483.104 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.862 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 430.992 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.658 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 398.634 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.533 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.208 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.065 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,357.235 s - in org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.182 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.971 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.31 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 292.743 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.029 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 436.46 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.355 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.958 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 183.922 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 212.762 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 647.39 s - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 337.637 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 488.069 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.236 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.278 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.713 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,133.485 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.663 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.569 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.285 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.061 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 728.963 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.826 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 143.341 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.99 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.292 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.359 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.237 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.497 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.273 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.204 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.734 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.818 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.516 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.154 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.521 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 511.799 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,346.198 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.365 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.336 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.392 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.079 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 213.425 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,064.613 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,168.327 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.089 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:09 h]
[INFO] Phoenix - Pherf .................................... 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:  03:09 h
[INFO] Finished at: 2019-04-04T04:51:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #374

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/374/display/redirect?page=changes>

Changes:

[karanmehta93] PHOENIX-5101 ScanningResultIterator getScanMetrics throws NPE (Addendum)

------------------------------------------
[...truncated 101.72 KB...]
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.946 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.685 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 195.482 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 196.813 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 197.401 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 200.003 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.149 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.681 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.726 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.753 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.672 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.137 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.936 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 520.878 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 194.008 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.268 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.196 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.301 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 367.426 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.165 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 485.666 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 426.558 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.971 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.569 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.378 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,198.884 s - in org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.559 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.255 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.682 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 268.392 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 291.408 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.608 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 460.657 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.15 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.488 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.992 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 679.807 s - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 211.022 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 480.647 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.404 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 330.919 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.811 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.484 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,193.744 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.689 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.204 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.459 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.768 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.745 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 147.579 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.579 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.453 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.467 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.374 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.244 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.26 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 734.268 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.567 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.676 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.845 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.493 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.525 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.62 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 614.106 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,383.554 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 868, Failures: 0, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.027 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.875 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.637 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 262.311 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 397.254 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,301.36 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,408.943 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  6.856 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:15 h]
[INFO] Phoenix - Pherf .................................... 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:  03:15 h
[INFO] Finished at: 2019-04-04T01:32:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-5101
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/373/display/redirect?page=changes>

Changes:

[karanmehta93] PHOENIX-5101 ScanningResultIterator getScanMetrics throws NPE

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.3^{commit} # timeout=10
Checking out Revision b03f84f318b4f37197a3a85273db8b1afe6246ce (origin/4.x-HBase-1.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b03f84f318b4f37197a3a85273db8b1afe6246ce
Commit message: "PHOENIX-5101 ScanningResultIterator getScanMetrics throws NPE"
 > git rev-list --no-walk cc92073eadd09240894e41528603d6df9416e360 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.3] $ /bin/bash -xe /tmp/jenkins1829167287522121415.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
[Phoenix-4.x-HBase-1.3] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix                                                     [pom]
[INFO] Phoenix Core                                                       [jar]
[INFO] Phoenix - Pherf                                                    [jar]
[INFO] Phoenix Client                                                     [jar]
[INFO] Phoenix Server                                                     [jar]
[INFO] Phoenix Assembly                                                   [pom]
[INFO] Phoenix - Tracing Web Application                                  [jar]
[INFO] 
[INFO] ---------------------< org.apache.phoenix:phoenix >---------------------
[INFO] Building Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT                  [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/373/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/373/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] ------------------< org.apache.phoenix:phoenix-core >-------------------
[INFO] Building Phoenix Core 4.15.0-HBase-1.3-SNAPSHOT                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1109 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ScanningResultIterator.java>:[94,46] cannot find symbol
  symbol:   method getScanMetrics()
  location: variable scanner of type org.apache.hadoop.hbase.client.ResultScanner
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.110 s]
[INFO] Phoenix Core ....................................... FAILURE [01:22 min]
[INFO] Phoenix - Pherf .................................... 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:25 min
[INFO] Finished at: 2019-04-03T18:49:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project phoenix-core: Compilation failure
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ScanningResultIterator.java>:[94,46] cannot find symbol
[ERROR]   symbol:   method getScanMetrics()
[ERROR]   location: variable scanner of type org.apache.hadoop.hbase.client.ResultScanner
[ERROR] 
[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
[Fast Archiver] Compressed -955588455 B of artifacts by 162.3% relative to #307
[JIRA] Updating issue PHOENIX-5101
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/373/artifact/phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml> is 3 mo 23 days old

Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #372

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/372/display/redirect?page=changes>

Changes:

[jaanai] PHOENIX-5169 Query logger is still initialized for each query if the log

------------------------------------------
[...truncated 100.35 KB...]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.04 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.043 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.921 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.64 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.633 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 189.059 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 189.825 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 191.389 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 192.569 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.221 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.235 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.605 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.236 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.53 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 207.148 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 223.992 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 516.005 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 189.118 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.336 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.975 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.863 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 449.309 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 366.686 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.895 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.985 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.858 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,136.016 s - in org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.553 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.794 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.523 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.78 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableDDLPermissionsIT
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 166.4 s <<< FAILURE! - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[ERROR] testSystemTablePermissions[isNamespaceMapped=true](org.apache.phoenix.end2end.SystemTablePermissionsIT)  Time elapsed: 80.785 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
	at org.apache.phoenix.end2end.SystemTablePermissionsIT.testSystemTablePermissions(SystemTablePermissionsIT.java:113)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions (user=regularUser1, scope=SYSTEM, params=[namespace=SYSTEM],action=ADMIN)
	at org.apache.hadoop.hbase.security.access.AccessController.requireNamespacePermission(AccessController.java:606)
	at org.apache.hadoop.hbase.security.access.AccessController.preGetNamespaceDescriptor(AccessController.java:1406)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost$7.call(MasterCoprocessorHost.java:171)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.execOperation(MasterCoprocessorHost.java:1192)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preGetNamespaceDescriptor(MasterCoprocessorHost.java:167)
	at org.apache.hadoop.hbase.master.HMaster.getNamespaceDescriptor(HMaster.java:2749)
	at org.apache.hadoop.hbase.master.MasterRpcServices.getNamespaceDescriptor(MasterRpcServices.java:826)
	at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:58603)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)

	at org.apache.phoenix.end2end.SystemTablePermissionsIT.testSystemTablePermissions(SystemTablePermissionsIT.java:113)
Caused by: org.apache.hadoop.hbase.security.AccessDeniedException: 
org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions (user=regularUser1, scope=SYSTEM, params=[namespace=SYSTEM],action=ADMIN)
	at org.apache.hadoop.hbase.security.access.AccessController.requireNamespacePermission(AccessController.java:606)
	at org.apache.hadoop.hbase.security.access.AccessController.preGetNamespaceDescriptor(AccessController.java:1406)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost$7.call(MasterCoprocessorHost.java:171)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.execOperation(MasterCoprocessorHost.java:1192)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preGetNamespaceDescriptor(MasterCoprocessorHost.java:167)
	at org.apache.hadoop.hbase.master.HMaster.getNamespaceDescriptor(HMaster.java:2749)
	at org.apache.hadoop.hbase.master.MasterRpcServices.getNamespaceDescriptor(MasterRpcServices.java:826)
	at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:58603)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)

	at org.apache.phoenix.end2end.SystemTablePermissionsIT.testSystemTablePermissions(SystemTablePermissionsIT.java:113)
Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: 
org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions (user=regularUser1, scope=SYSTEM, params=[namespace=SYSTEM],action=ADMIN)
	at org.apache.hadoop.hbase.security.access.AccessController.requireNamespacePermission(AccessController.java:606)
	at org.apache.hadoop.hbase.security.access.AccessController.preGetNamespaceDescriptor(AccessController.java:1406)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost$7.call(MasterCoprocessorHost.java:171)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.execOperation(MasterCoprocessorHost.java:1192)
	at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preGetNamespaceDescriptor(MasterCoprocessorHost.java:167)
	at org.apache.hadoop.hbase.master.HMaster.getNamespaceDescriptor(HMaster.java:2749)
	at org.apache.hadoop.hbase.master.MasterRpcServices.getNamespaceDescriptor(MasterRpcServices.java:826)
	at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:58603)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2339)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:123)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:188)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:168)

	at org.apache.phoenix.end2end.SystemTablePermissionsIT.testSystemTablePermissions(SystemTablePermissionsIT.java:113)

[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 194.588 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 251.711 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.919 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 383.189 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.746 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.941 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.13 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 555.628 s - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.706 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.06 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 301.06 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 459.989 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.705 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,036.997 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.001 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.735 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.241 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.998 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 685.324 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.731 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.592 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.451 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.155 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.26 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.62 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.149 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 541.034 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,220.622 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   SystemTablePermissionsIT.testSystemTablePermissions:113->BasePermissionsIT.verifyAllowed:688->BasePermissionsIT.verifyAllowed:695 » UndeclaredThrowable
[INFO] 
[ERROR] Tests run: 868, Failures: 0, Errors: 1, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.884 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.753 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.007 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.665 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 200.603 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,037.604 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,169.155 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.703 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:03 h]
[INFO] Phoenix - Pherf .................................... 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:  03:03 h
[INFO] Finished at: 2019-03-30T12:04:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-5169
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/371/display/redirect?page=changes>

Changes:

[jinqian.zy] PHOENIX-5169 Query logger is still initialized for each query if the log

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.3^{commit} # timeout=10
Checking out Revision c46cb15805301de164d6f93e05ac224edbfd4cd5 (origin/4.x-HBase-1.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c46cb15805301de164d6f93e05ac224edbfd4cd5
Commit message: "PHOENIX-5169 Query logger is still initialized for each query if the log level is off"
 > git rev-list --no-walk c883b659388267d07247e1b789065d0027949449 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.3] $ /bin/bash -xe /tmp/jenkins1739797727204463515.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
[Phoenix-4.x-HBase-1.3] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix                                                     [pom]
[INFO] Phoenix Core                                                       [jar]
[INFO] Phoenix - Pherf                                                    [jar]
[INFO] Phoenix Client                                                     [jar]
[INFO] Phoenix Server                                                     [jar]
[INFO] Phoenix Assembly                                                   [pom]
[INFO] Phoenix - Tracing Web Application                                  [jar]
[INFO] 
[INFO] ---------------------< org.apache.phoenix:phoenix >---------------------
[INFO] Building Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT                  [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/371/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/371/artifact/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.15.0-HBase-1.3-SNAPSHOT/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] ------------------< org.apache.phoenix:phoenix-core >-------------------
[INFO] Building Phoenix Core 4.15.0-HBase-1.3-SNAPSHOT                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1109 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 554 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryLoggerIT.java>:[68,36] package javax.validation.constraints does not exist
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryLoggerIT.java>:[69,36] package javax.validation.constraints does not exist
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.215 s]
[INFO] Phoenix Core ....................................... FAILURE [ 58.417 s]
[INFO] Phoenix - Pherf .................................... 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:03 min
[INFO] Finished at: 2019-03-29T14:34:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project phoenix-core: Compilation failure: Compilation failure: 
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryLoggerIT.java>:[68,36] package javax.validation.constraints does not exist
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryLoggerIT.java>:[69,36] package javax.validation.constraints does not exist
[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-5169
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #370

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/370/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5207 Create index if not exists fails incorrectly if table has

------------------------------------------
[...truncated 98.21 KB...]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.126 s - in org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.829 s - in org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Running org.apache.phoenix.util.IndexScrutinyIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 839.637 s - in org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.069 s - in org.apache.phoenix.util.IndexScrutinyIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 390.613 s - in org.apache.phoenix.end2end.join.SubqueryIT
[INFO] Tests run: 117, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,402.873 s - in org.apache.phoenix.end2end.index.MutableIndexIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.531 s - in org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 419.575 s - in org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 740.192 s - in org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   SkipScanAfterManualSplitIT.testManualSplit:123 » SQLTimeout Operation timed ou...
[INFO] 
[ERROR] Tests run: 3704, Failures: 0, Errors: 1, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.28 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.575 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.051 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.531 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.583 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 193.198 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 191.539 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 192.706 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 191.764 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.943 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.158 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.756 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.004 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 202.451 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.369 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.176 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 476.978 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.141 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 181.72 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.303 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.586 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.436 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 362.961 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 463.408 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.235 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.245 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,114.759 s - in org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.533 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.809 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.147 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.761 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 208.991 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.465 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 264.599 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.436 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.216 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 415.096 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.087 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.834 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 566.989 s - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.603 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 206.24 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 305.295 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 456.959 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.511 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.241 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,073.663 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.241 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.767 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.366 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.463 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.881 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 711.222 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.184 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.069 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.407 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.119 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.521 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.186 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.346 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 506.485 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,266.718 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 868, Failures: 0, Errors: 0, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.595 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.071 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.681 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 208.199 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 255.753 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,095.425 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,203.817 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.292 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:02 h]
[INFO] Phoenix - Pherf .................................... 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:  03:02 h
[INFO] Finished at: 2019-03-29T03:03:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
ERROR: Failed to archive {phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT-output.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT-output.txt, phoenix-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.AggregateIT.xml=phoenix-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.AggregateIT.xml, 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-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-javadoc.jar=phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-javadoc.jar, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest-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.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.xml, 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/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/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar3.jar, 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-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT-output.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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.join.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.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-hive/target/dependency/twill-discovery-api-0.8.0.jar=phoenix-hive/target/dependency/twill-discovery-api-0.8.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT-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-spark/target/failsafe-reports/org.apache.phoenix.spark.OrderByIT-output.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.OrderByIT-output.txt, 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.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.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-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT-output.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ChangePermissionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ChangePermissionsIT.txt, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/36/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/36/hive-exec-1.2.1.jar, 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.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IntArithmeticIT.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/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT-output.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/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.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/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT-output.txt, phoenix-hive/target/dependency/json-20090211.jar=phoenix-hive/target/dependency/json-20090211.jar, 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-hive/target/dependency/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-hive/target/dependency/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, 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/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.xml, phoenix-hive/target/dependency/tez-mapreduce-0.8.4.jar=phoenix-hive/target/dependency/tez-mapreduce-0.8.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT.jar, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/43/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/43/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/47/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/47/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateArithmeticIT.xml, 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/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.xml, 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/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.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.index.GlobalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.txt, phoenix-core/target/surefire-reports/2019-03-29T00-01-58_949.dumpstream=phoenix-core/target/surefire-reports/2019-03-29T00-01-58_949.dumpstream, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemTablePermissionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemTablePermissionsIT.xml, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, 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/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexUsageIT.xml, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.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/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.IndexBuildTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT.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/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowTimestampIT.xml, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt, phoenix-hive/target/dependency/hive-serde-1.2.1.jar=phoenix-hive/target/dependency/hive-serde-1.2.1.jar, 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/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinCacheIT.xml, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CostBasedDecisionIT.xml, 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-hive/target/dependency/hadoop-auth-2.7.1.jar=phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT-output.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.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/56/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/56/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT.txt, phoenix-queryserver/target/failsafe-reports/null-output.txt=phoenix-queryserver/target/failsafe-reports/null-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/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.CollationKeyFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml, 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-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.txt, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar1.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/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT-output.txt, phoenix-hive/target/dependency/ant-launcher-1.9.1.jar=phoenix-hive/target/dependency/ant-launcher-1.9.1.jar, 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-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT.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/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMaintenanceIT.xml, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT-output.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT-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-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/70/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/70/hadoop-common-2.7.1.jar, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT-output.txt, phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SecureQueryServerIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SecureQueryServerIT.xml, 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/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/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.index.IndexRebuildIncrementDisableCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/21/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/21/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/commons-el-1.0.jar=phoenix-hive/target/dependency/commons-el-1.0.jar, 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-hive/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml, bin/tephra-env.sh=bin/tephra-env.sh, 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/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.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.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/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PropertyPolicyProviderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-hive/target/dependency/paranamer-2.3.jar=phoenix-hive/target/dependency/paranamer-2.3.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt, phoenix-flume/target/phoenix-flume-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-flume/target/phoenix-flume-4.15.0-HBase-1.3-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.RangeScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.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.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.join.HashJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.tool.PhoenixCanaryToolTest.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-hive/target/dependency/commons-math-2.2.jar=phoenix-hive/target/dependency/commons-math-2.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.xml, 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-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/18/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/18/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/14/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/14/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/24/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/24/hadoop-common-2.7.1.jar, 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.index.LocalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT.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/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/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequencePointInTimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.XMLConfigParserTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.XMLConfigParserTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinNoIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT-output.txt, phoenix-hive/target/dependency/groovy-all-2.1.6.jar=phoenix-hive/target/dependency/groovy-all-2.1.6.jar, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexRebuilderIT.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/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT-output.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.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.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/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.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/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.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, phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT.txt, 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/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.txt, phoenix-hive/target/dependency/hbase-protocol-1.3.1.jar=phoenix-hive/target/dependency/hbase-protocol-1.3.1.jar, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/16/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/16/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/curator-recipes-2.7.1.jar=phoenix-hive/target/dependency/curator-recipes-2.7.1.jar, 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/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.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-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SecureQueryServerPhoenixDBIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SecureQueryServerPhoenixDBIT.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-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT-output.txt, phoenix-hive/target/dependency/jettison-1.3.4.jar=phoenix-hive/target/dependency/jettison-1.3.4.jar, 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/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.xml, 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-hive/target/dependency/async-http-client-1.8.16.jar=phoenix-hive/target/dependency/async-http-client-1.8.16.jar, 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.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.PrimaryKeyDataTest.txt=phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.PrimaryKeyDataTest.txt, phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar=phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexRebuilderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.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.util.QualifierEncodingSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.JsonEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.JsonEventSerializerIT.xml, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar7.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar7.jar, phoenix-hive/target/dependency/javax.inject-1.jar=phoenix-hive/target/dependency/javax.inject-1.jar, 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-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar, 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/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/44/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/44/hive-exec-1.2.1.jar, 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-spark/target/failsafe-reports/org.apache.phoenix.spark.OrderByIT.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.OrderByIT.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-hive/target/dependency/jline-2.11.jar=phoenix-hive/target/dependency/jline-2.11.jar, 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/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.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/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/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.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrphanViewToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrphanViewToolIT.xml, phoenix-hive/target/dependency/icu4j-60.2.jar=phoenix-hive/target/dependency/icu4j-60.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableIT.xml, phoenix-hive/target/dependency/tephra-api-0.15.0-incubating.jar=phoenix-hive/target/dependency/tephra-api-0.15.0-incubating.jar, 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-hive/target/dependency/twill-core-0.8.0.jar=phoenix-hive/target/dependency/twill-core-0.8.0.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/15/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/15/hive-exec-1.2.1.jar, 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/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT.txt, 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-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/31/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/31/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-pig/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-pig.jar=phoenix-pig/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-pig.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.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/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.schema.ImmutableStorageSchemeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest-output.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RangeScanIT.xml, 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/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-hive/target/dependency/jetty-6.1.26.jar=phoenix-hive/target/dependency/jetty-6.1.26.jar, 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-hive/target/dependency/leveldbjni-all-1.8.jar=phoenix-hive/target/dependency/leveldbjni-all-1.8.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt, phoenix-hive/target/dependency/asm-all-5.0.2.jar=phoenix-hive/target/dependency/asm-all-5.0.2.jar, phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar, phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar=phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar, phoenix-hive/target/dependency/jackson-xc-1.9.2.jar=phoenix-hive/target/dependency/jackson-xc-1.9.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT-output.txt, phoenix-hive/target/dependency/opencsv-2.3.jar=phoenix-hive/target/dependency/opencsv-2.3.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndPointIT.xml, 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.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-hive/target/dependency/gson-2.2.4.jar=phoenix-hive/target/dependency/gson-2.2.4.jar, 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/org.apache.phoenix.end2end.CostBasedDecisionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT-output.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/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-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar, python/requests-kerberos/requirements.txt=python/requests-kerberos/requirements.txt, 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-hive/target/dependency/jets3t-0.9.0.jar=phoenix-hive/target/dependency/jets3t-0.9.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar, 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/TEST-org.apache.phoenix.end2end.MutationStateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutationStateIT.xml, phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar, phoenix-hive/target/dependency/commons-configuration-1.6.jar=phoenix-hive/target/dependency/commons-configuration-1.6.jar, 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-hive/target/dependency/hbase-it-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-it-1.3.1-tests.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.XMLConfigParserTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.XMLConfigParserTest-output.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-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NullIT-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.ColumnEncodedMutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT-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/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/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-hive/target/dependency/java-xmlbuilder-0.4.jar=phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar, phoenix-hive/target/dependency/asm-3.1.jar=phoenix-hive/target/dependency/asm-3.1.jar, phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar=phoenix-hive/target/dependency/netty-all-4.0.23.Final.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-hive/target/dependency/hive-shims-scheduler-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar5.jar, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/62/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/62/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/tephra-core-0.15.0-incubating.jar=phoenix-hive/target/dependency/tephra-core-0.15.0-incubating.jar, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithSpillingIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-hive/target/dependency/ant-1.9.1.jar=phoenix-hive/target/dependency/ant-1.9.1.jar, phoenix-hive/target/dependency/jetty-util-6.1.26.jar=phoenix-hive/target/dependency/jetty-util-6.1.26.jar, phoenix-hive/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream=phoenix-hive/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.txt, phoenix-hive/target/dependency/hbase-shell-1.3.1.jar=phoenix-hive/target/dependency/hbase-shell-1.3.1.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, python/requests-kerberos/requirements-test.txt=python/requests-kerberos/requirements-test.txt, 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/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-hive/target/dependency/hadoop-yarn-api-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar, 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-hive/target/dependency/hive-cli-1.2.1.jar=phoenix-hive/target/dependency/hive-cli-1.2.1.jar, 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/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/30/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/30/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.SaltedTableIT-output.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.SaltedTableIT-output.txt, phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/38/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/38/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT.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-hive/target/dependency/asm-tree-3.1.jar=phoenix-hive/target/dependency/asm-tree-3.1.jar, phoenix-hive/target/dependency/sqlline-1.2.0.jar=phoenix-hive/target/dependency/sqlline-1.2.0.jar, 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/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.index.GlobalMutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT.xml, phoenix-hive/target/dependency/icu4j-localespi-60.2.jar=phoenix-hive/target/dependency/icu4j-localespi-60.2.jar, phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.txt, phoenix-hive/target/dependency/tez-common-0.8.4.jar=phoenix-hive/target/dependency/tez-common-0.8.4.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/filecache/11/MRAppJar.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.txt, 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-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/17/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/17/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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/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, python/phoenixdb/requirements.txt=python/phoenixdb/requirements.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.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt, phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.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/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml, phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar=phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar, 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.rpc.PhoenixServerRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.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/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-hive/target/dependency/zookeeper-3.4.6.jar=phoenix-hive/target/dependency/zookeeper-3.4.6.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.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/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/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-hive/target/dependency/commons-codec-1.7.jar=phoenix-hive/target/dependency/commons-codec-1.7.jar, phoenix-hive/target/dependency/libthrift-0.9.2.jar=phoenix-hive/target/dependency/libthrift-0.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-protocol/README.txt=phoenix-protocol/README.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-hive/target/dependency/tez-api-0.8.4.jar=phoenix-hive/target/dependency/tez-api-0.8.4.jar, 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/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt, 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/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithTableSampleIT.xml, phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar=phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar, 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-hive/target/dependency/hive-shims-0.23-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.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/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT.txt, 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-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.txt=phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest.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-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/20/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/20/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, 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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NullIT.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/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-flume/target/failsafe-reports/null-output.txt=phoenix-flume/target/failsafe-reports/null-output.txt, 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/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/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hbase-hadoop-compat-1.3.1.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.3.1.jar, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.ServerCustomizersIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.ServerCustomizersIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceSpanReceiverTest.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/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, 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.RebuildIndexConnectionPropsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/57/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/57/hive-exec-1.2.1.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt, 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.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, 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-hive/target/dependency/jsch-0.1.42.jar=phoenix-hive/target/dependency/jsch-0.1.42.jar, 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-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinNoIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt, phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-minimal.jar=phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-minimal.jar, 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.FirstValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValuesFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT-output.txt, phoenix-kafka/target/failsafe-reports/TEST-org.apache.phoenix.kafka.PhoenixConsumerIT.xml=phoenix-kafka/target/failsafe-reports/TEST-org.apache.phoenix.kafka.PhoenixConsumerIT.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/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/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar=phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT.jar, 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-hive/target/dependency/hbase-prefix-tree-1.3.1.jar=phoenix-hive/target/dependency/hbase-prefix-tree-1.3.1.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/31/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/31/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/avro-1.7.4.jar=phoenix-hive/target/dependency/avro-1.7.4.jar, phoenix-hive/target/dependency/hbase-server-1.3.1.jar=phoenix-hive/target/dependency/hbase-server-1.3.1.jar, 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/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar, phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar=phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestColumnTracker.txt, phoenix-hive/target/dependency/jaxb-api-2.2.2.jar=phoenix-hive/target/dependency/jaxb-api-2.2.2.jar, 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-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt, 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/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest-output.txt, phoenix-queryserver/target/failsafe-reports/failsafe-summary.xml=phoenix-queryserver/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.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/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, 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.index.automated.MRJobSubmitterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.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/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml, 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-hive/target/dependency/datanucleus-rdbms-3.2.9.jar=phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar, 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/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.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/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/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.txt, phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/hive-shims-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-1.2.1.jar, 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-client/target/original-phoenix-4.15.0-HBase-1.3-SNAPSHOT-client.jar=phoenix-client/target/original-phoenix-4.15.0-HBase-1.3-SNAPSHOT-client.jar, 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/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.EquiDepthStreamHistogramTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT-output.txt, phoenix-hive/target/failsafe-reports/null-output.txt=phoenix-hive/target/failsafe-reports/null-output.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/10/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/10/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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.NotQueryWithGlobalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/58/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/58/hadoop-common-2.7.1.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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/org.apache.phoenix.end2end.index.IndexMaintenanceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RangeScanIT-output.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.index.LocalMutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.txt, phoenix-hive/target/dependency/xmlenc-0.52.jar=phoenix-hive/target/dependency/xmlenc-0.52.jar, phoenix-hive/target/dependency/commons-compiler-2.7.6.jar=phoenix-hive/target/dependency/commons-compiler-2.7.6.jar, 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/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt, phoenix-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.OrderByIT.xml=phoenix-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.OrderByIT.xml, phoenix-hive/target/dependency/twill-discovery-core-0.8.0.jar=phoenix-hive/target/dependency/twill-discovery-core-0.8.0.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt, 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/org.apache.phoenix.end2end.salted.SaltedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt, phoenix-hive/target/dependency/jdo-api-3.0.1.jar=phoenix-hive/target/dependency/jdo-api-3.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT-output.txt, 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.end2end.index.LocalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT-output.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, phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar=phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar, phoenix-hive/target/dependency/ivy-2.4.0.jar=phoenix-hive/target/dependency/ivy-2.4.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT-output.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinCacheIT.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.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/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CursorParserTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ChangePermissionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ChangePermissionsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT-output.txt, phoenix-hive/target/dependency/twill-zookeeper-0.8.0.jar=phoenix-hive/target/dependency/twill-zookeeper-0.8.0.jar, 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.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt, phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar=phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.xml, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest.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, phoenix-hive/target/dependency/mail-1.4.1.jar=phoenix-hive/target/dependency/mail-1.4.1.jar, 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-pig/target/failsafe-reports/failsafe-summary.xml=phoenix-pig/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT-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.MathPIFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT-output.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/org.apache.phoenix.tx.FlappingTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT-output.txt, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.3.1.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.3.1.jar, phoenix-hive/target/dependency/hbase-hadoop-compat-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.3.1-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.LowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexBuildTimestampIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.txt, 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-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest-output.txt=phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest-output.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/27/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/27/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.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-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml, 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/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValuesFunctionIT.xml, 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-hive/target/dependency/disruptor-3.3.6.jar=phoenix-hive/target/dependency/disruptor-3.3.6.jar, phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-minimal.jar=phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-minimal.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest-output.txt, phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryLoggerIT.xml, phoenix-hive/target/dependency/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-hive/target/dependency/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-hive/target/dependency/asm-commons-3.1.jar=phoenix-hive/target/dependency/asm-commons-3.1.jar, 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-hive/target/dependency/tez-examples-0.8.4.jar=phoenix-hive/target/dependency/tez-examples-0.8.4.jar, 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-hive/target/dependency/curator-client-2.12.0.jar=phoenix-hive/target/dependency/curator-client-2.12.0.jar, phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerCustomizersIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ServerCustomizersIT.xml, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/52/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/52/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InQueryIT.xml, 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/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalMutableTxIndexIT.xml, phoenix-hive/target/dependency/mockito-all-1.8.5.jar=phoenix-hive/target/dependency/mockito-all-1.8.5.jar, 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-flume/target/failsafe-reports/failsafe-summary.xml=phoenix-flume/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/xercesImpl-2.9.1.jar=phoenix-hive/target/dependency/xercesImpl-2.9.1.jar, phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/11/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/11/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.AggregateIT.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.AggregateIT.txt, phoenix-hive/target/dependency/RoaringBitmap-0.4.9.jar=phoenix-hive/target/dependency/RoaringBitmap-0.4.9.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.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/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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, 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.tx.ParameterizedTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.xml, 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-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/35/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/35/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-hive/target/dependency/commons-lang-2.6.jar=phoenix-hive/target/dependency/commons-lang-2.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.xml, phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/28/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/28/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PropertiesInSyncIT.xml, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/12/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/12/hive-exec-1.2.1.jar, 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/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutationStateIT.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/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/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.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.metrics.MetricTypeTest.xml, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT.jar, 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.SystemTablePermissionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemTablePermissionsIT-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-hive/target/dependency/guice-assistedinject-3.0.jar=phoenix-hive/target/dependency/guice-assistedinject-3.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest.txt, phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-hive/target/dependency/hbase-annotations-1.3.1.jar=phoenix-hive/target/dependency/hbase-annotations-1.3.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.tool.PhoenixCanaryToolTest.xml, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeClipTest.xml, 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.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-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar=phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SystemSplitPolicyTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-hive/target/dependency/stax-api-1.0-2.jar=phoenix-hive/target/dependency/stax-api-1.0-2.jar, target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.util.IndexScrutinyIT.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-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixRemoteUserExtractorTest.xml, 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/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.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/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.txt, 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/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.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-queryserver/target/phoenix-queryserver-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/26/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/26/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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/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/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT-output.txt, 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/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT-output.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/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT-output.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-hive/target/dependency/hadoop-shim-0.8.4.jar=phoenix-hive/target/dependency/hadoop-shim-0.8.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.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/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT.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.CountDistinctApproximateHyperLogLogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT-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/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT-output.txt, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveTezIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveTezIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt, phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar=phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar, phoenix-hive/target/dependency/commons-logging-1.2.jar=phoenix-hive/target/dependency/commons-logging-1.2.jar, 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-hive/target/dependency/jcodings-1.0.8.jar=phoenix-hive/target/dependency/jcodings-1.0.8.jar, 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.jdbc.SecureUserConnectionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsIT.xml, 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/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT-output.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar, 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/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-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT-output.txt, 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/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-hive/target/dependency/joda-time-1.6.jar=phoenix-hive/target/dependency/joda-time-1.6.jar, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar, 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-spark/target/surefire-reports/TestSuite.txt=phoenix-spark/target/surefire-reports/TestSuite.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SystemSplitPolicyTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT-output.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/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.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.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.xml=phoenix-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.xml, 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/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-queryserver/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream=phoenix-queryserver/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.xml, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/27/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/27/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/icu4j-charset-60.2.jar=phoenix-hive/target/dependency/icu4j-charset-60.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT.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-hive/target/failsafe-reports/failsafe-summary.xml=phoenix-hive/target/failsafe-reports/failsafe-summary.xml, 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/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByWithServerClientSpoolingDisabledIT.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-hive/target/dependency/twill-api-0.8.0.jar=phoenix-hive/target/dependency/twill-api-0.8.0.jar, 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-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar, 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/org.apache.phoenix.end2end.index.IndexUsageIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexUsageIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexBuildTimestampIT.xml, 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/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.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/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PropertyPolicyProviderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableDDLPermissionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableDDLPermissionsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT-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-hive/target/dependency/commons-csv-1.0.jar=phoenix-hive/target/dependency/commons-csv-1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT-output.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.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.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-hive/target/dependency/junit-4.12.jar=phoenix-hive/target/dependency/junit-4.12.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT.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/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/surefire-reports/org.apache.phoenix.expression.function.UpperFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.UpperFunctionTest.txt, 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/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, 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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropColumnIT.xml, 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/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt, phoenix-hive/target/dependency/jsp-api-2.1.jar=phoenix-hive/target/dependency/jsp-api-2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayRemoveFunctionIT.xml, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-hive/target/dependency/jersey-json-1.9.jar=phoenix-hive/target/dependency/jersey-json-1.9.jar, 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/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.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-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.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-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt, phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT-output.txt, phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar, 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-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkITTenantSpecific.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkITTenantSpecific.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableDDLPermissionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableDDLPermissionsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-hive/target/dependency/xz-1.0.jar=phoenix-hive/target/dependency/xz-1.0.jar, 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.replication.SystemCatalogWALEntryFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT.xml, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/29/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/29/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest-output.txt, phoenix-hive/target/dependency/janino-2.7.6.jar=phoenix-hive/target/dependency/janino-2.7.6.jar, 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.CountDistinctApproximateHyperLogLogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.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/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/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.xml, 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-flume/target/phoenix-flume-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-flume/target/phoenix-flume-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-hive/target/dependency/curator-framework-2.6.0.jar=phoenix-hive/target/dependency/curator-framework-2.6.0.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/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-hive/target/dependency/hive-service-1.2.1.jar=phoenix-hive/target/dependency/hive-service-1.2.1.jar, phoenix-hive/target/dependency/twill-common-0.8.0.jar=phoenix-hive/target/dependency/twill-common-0.8.0.jar, 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-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.AbstractPhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.AbstractPhoenixSparkIT.xml, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/16/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/16/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT.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/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/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.txt, 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-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrphanViewToolIT.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/org.apache.phoenix.cache.TenantCacheTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest-output.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-hive/target/dependency/netty-3.6.2.Final.jar=phoenix-hive/target/dependency/netty-3.6.2.Final.jar, phoenix-pig/target/failsafe-reports/null-output.txt=phoenix-pig/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.xml, 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/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.EquiDepthStreamHistogramTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt, 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/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT.txt, phoenix-hive/target/dependency/commons-io-2.4.jar=phoenix-hive/target/dependency/commons-io-2.4.jar, 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/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest-output.txt, phoenix-hive/target/dependency/hamcrest-core-1.3.jar=phoenix-hive/target/dependency/hamcrest-core-1.3.jar, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/22/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/22/hadoop-common-2.7.1.jar, 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/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.AggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateIT.xml, phoenix-pherf/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream=phoenix-pherf/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.ServerCustomizersTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.ServerCustomizersTest-output.txt, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar4.jar, 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.end2end.index.GlobalImmutableNonTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialScannerResultsDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT.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/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/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT.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-spark/target/failsafe-reports/org.apache.phoenix.spark.SaltedTableIT.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.SaltedTableIT.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-server/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-server.jar=phoenix-server/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-server.jar, 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/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.TenantSpecificViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/20/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/20/hadoop-common-2.7.1.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.MathPIFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.MathPIFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT.xml, phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-hive/target/dependency/commons-dbcp-1.4.jar=phoenix-hive/target/dependency/commons-dbcp-1.4.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT-output.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/11/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/11/hive-exec-1.2.1.jar, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/33/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/33/hive-exec-1.2.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar, phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT.txt=phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml, 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-hive/target/dependency/commons-daemon-1.0.13.jar=phoenix-hive/target/dependency/commons-daemon-1.0.13.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateArithmeticIT.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.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT.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/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-hive/target/dependency/guice-3.0.jar=phoenix-hive/target/dependency/guice-3.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT-output.txt, phoenix-hive/target/dependency/jsr305-2.0.1.jar=phoenix-hive/target/dependency/jsr305-2.0.1.jar, phoenix-spark/target/failsafe-reports/null-output.txt=phoenix-spark/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.xml, 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-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT-output.txt, phoenix-queryserver/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-queryserver.jar=phoenix-queryserver/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-queryserver.jar, 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-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar=phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.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.expression.function.CollationKeyFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.CollationKeyFunctionTest.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, 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.QueryWithTableSampleIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT-output.txt, phoenix-hive/target/dependency/xml-apis-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-1.3.04.jar, 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/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT.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.DropTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT-output.txt, phoenix-hive/target/dependency/tez-runtime-library-0.8.4.jar=phoenix-hive/target/dependency/tez-runtime-library-0.8.4.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.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/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.ServerCustomizersTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.ServerCustomizersTest.xml, 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-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.PrimaryKeyDataTest.xml=phoenix-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.PrimaryKeyDataTest.xml, 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.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/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar2.jar, 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/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT-output.txt, 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/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.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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/37/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/37/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-hive/target/dependency/commons-cli-1.2.jar=phoenix-hive/target/dependency/commons-cli-1.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/51/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/51/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-hive/target/dependency/commons-digester-1.8.jar=phoenix-hive/target/dependency/commons-digester-1.8.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar=phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.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.IndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-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.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT.xml, 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-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, 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.SystemTablePermissionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemTablePermissionsIT.txt, phoenix-hive/target/dependency/tez-runtime-internals-0.8.4.jar=phoenix-hive/target/dependency/tez-runtime-internals-0.8.4.jar, phoenix-hive/target/dependency/libfb303-0.9.2.jar=phoenix-hive/target/dependency/libfb303-0.9.2.jar, phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar=phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar, 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-hive/target/dependency/jta-1.1.jar=phoenix-hive/target/dependency/jta-1.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.MathPIFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PropertiesInSyncIT-output.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-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/37/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/37/hadoop-common-2.7.1.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.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/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT-output.txt, 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-hive/target/dependency/hadoop-yarn-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-hive/target/dependency/guava-13.0.1.jar=phoenix-hive/target/dependency/guava-13.0.1.jar, 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/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-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/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.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, 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/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, 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-hive/target/dependency/tez-tests-0.8.4-tests.jar=phoenix-hive/target/dependency/tez-tests-0.8.4-tests.jar, 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-hive/target/dependency/stax-api-1.0.1.jar=phoenix-hive/target/dependency/stax-api-1.0.1.jar, 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/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableTxIndexIT-output.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/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/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT.txt, phoenix-hive/target/dependency/slf4j-api-1.6.4.jar=phoenix-hive/target/dependency/slf4j-api-1.6.4.jar, 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-hive/target/dependency/metrics-core-2.2.0.jar=phoenix-hive/target/dependency/metrics-core-2.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT-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-hive/target/dependency/hbase-annotations-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-annotations-1.3.1-tests.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/23/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/23/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.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-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.LowerFunctionTest.txt, phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.XMLConfigParserTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.XMLConfigParserTest.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/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar=phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/19/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/19/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertWithSCNIT.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-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/15/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/15/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/jersey-server-1.9.jar=phoenix-hive/target/dependency/jersey-server-1.9.jar, 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.CollationKeyFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT.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.execute.UpsertSelectOverlappingBatchesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.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-hive/target/dependency/aopalliance-1.0.jar=phoenix-hive/target/dependency/aopalliance-1.0.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.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/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.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/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.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.result.impl.XMLResultHandlerTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.result.impl.XMLResultHandlerTest.txt, 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/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/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertWithSCNIT.xml, 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.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/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByWithSpillingIT.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.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithTableSampleIT-output.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/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT.xml, phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar, 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/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.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.join.HashJoinGlobalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT-output.txt, 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/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.jdbc.SecureUserConnectionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.jdbc.SecureUserConnectionsIT-output.txt, phoenix-hive/target/dependency/hive-exec-1.2.1.jar=phoenix-hive/target/dependency/hive-exec-1.2.1.jar, bin/omid.sh=bin/omid.sh, phoenix-hive/target/dependency/servlet-api-2.5.jar=phoenix-hive/target/dependency/servlet-api-2.5.jar, 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/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.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/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-hive/target/dependency/hbase-common-1.3.1.jar=phoenix-hive/target/dependency/hbase-common-1.3.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT-output.txt, 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.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-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-test-sources.jar=phoenix-load-balancer/target/phoenix-load-balancer-4.15.0-HBase-1.3-SNAPSHOT-test-sources.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar, 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-hive/target/dependency/commons-compress-1.4.1.jar=phoenix-hive/target/dependency/commons-compress-1.4.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/30/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/30/hive-exec-1.2.1.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.QueryServerConfigurationTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.QueryServerConfigurationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt, phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.result.impl.XMLResultHandlerTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.result.impl.XMLResultHandlerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ChangePermissionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ChangePermissionsIT.xml, phoenix-hive/target/dependency/velocity-1.5.jar=phoenix-hive/target/dependency/velocity-1.5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT.txt, phoenix-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT-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-hive/target/dependency/hbase-common-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-common-1.3.1-tests.jar, phoenix-hive/target/dependency/httpclient-4.2.5.jar=phoenix-hive/target/dependency/httpclient-4.2.5.jar, 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/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/40/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/40/hive-exec-1.2.1.jar, 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/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/48/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/48/hive-exec-1.2.1.jar, phoenix-pherf/target/failsafe-reports/failsafe-summary.xml=phoenix-pherf/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/guice-servlet-3.0.jar=phoenix-hive/target/dependency/guice-servlet-3.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT.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.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT.txt, 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-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar=phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.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.end2end.CostBasedDecisionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CostBasedDecisionIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UngroupedIT.xml, phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT-output.txt=phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT-output.txt, 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.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.rewrite.RowValueConstructorExpressionRewriterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.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-hive/target/dependency/api-util-1.0.0-M20.jar=phoenix-hive/target/dependency/api-util-1.0.0-M20.jar, 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-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml, 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-kafka/target/failsafe-reports/null-output.txt=phoenix-kafka/target/failsafe-reports/null-output.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/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.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerPhoenixDBIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerPhoenixDBIT.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/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalMutableTxIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValuesFunctionIT-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/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/39/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/39/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/24/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/24/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsDisabledIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionQueryServicesImplTest.xml, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.QueryServerConfigurationTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.QueryServerConfigurationTest.xml, phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar, 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.MathPIFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MathPIFunctionEnd2EndIT.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-hive/target/dependency/derby-10.10.2.0.jar=phoenix-hive/target/dependency/derby-10.10.2.0.jar, 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-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml, phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar=phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar, 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/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/35/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/35/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientHashAggregateIT-output.txt, phoenix-hive/target/dependency/commons-collections4-4.1.jar=phoenix-hive/target/dependency/commons-collections4-4.1.jar, 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/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalMutableNonTxIndexIT-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/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SubqueryIT-output.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/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/68/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/68/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/ce73821a-338a-479a-8520-de43522090a2/hbase-local-dir/jars/myjar6.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-hive/target/dependency/httpcore-4.2.4.jar=phoenix-hive/target/dependency/httpcore-4.2.4.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/66/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/66/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableIT.txt, phoenix-hive/target/dependency/argparse4j-0.8.1.jar=phoenix-hive/target/dependency/argparse4j-0.8.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/60/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/60/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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-pherf/target/failsafe-reports/null-output.txt=phoenix-pherf/target/failsafe-reports/null-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/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.UngroupedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UngroupedIT-output.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/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-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.ServerCustomizersIT-output.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.ServerCustomizersIT-output.txt, 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-hive/target/dependency/commons-math3-3.1.1.jar=phoenix-hive/target/dependency/commons-math3-3.1.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.util.IndexScrutinyIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/61/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/61/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/hbase-testing-util-1.3.1.jar=phoenix-hive/target/dependency/hbase-testing-util-1.3.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-pig/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream=phoenix-pig/target/surefire-reports/2018-12-11T01-18-20_565.dumpstream, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/19/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/19/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/hadoop-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar=phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar, 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.index.GlobalImmutableNonTxIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalImmutableNonTxIndexIT-output.txt, 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-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar, 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/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT.txt, phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestLocalTable.xml, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/12/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/12/hadoop-common-2.7.1.jar, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.ServerCustomizersTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.ServerCustomizersTest.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/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/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.UpdateCacheAcrossDifferentClientsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT-output.txt, phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/25/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/25/hadoop-common-2.7.1.jar, 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-hive/target/dependency/jersey-client-1.9.jar=phoenix-hive/target/dependency/jersey-client-1.9.jar, phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.6.0.jar=phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.6.0.jar, 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-hive/target/dependency/hbase-client-1.3.1.jar=phoenix-hive/target/dependency/hbase-client-1.3.1.jar, 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/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.index.IndexRebuildIncrementDisableCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT.xml, phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, 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.end2end.SequencePointInTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayRemoveFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-spark/target/failsafe-reports/failsafe-summary.xml=phoenix-spark/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/i18n-util-1.0.4.jar=phoenix-hive/target/dependency/i18n-util-1.0.4.jar, 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.hbase.index.covered.NonTxIndexBuilderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest.txt, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.3.1-tests.jar, 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.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/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/18/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/18/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.xml, 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/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.ProjectArrayElemAfterHashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceSpanReceiverTest.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.RowTimestampIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowTimestampIT.txt, phoenix-hive/target/dependency/jcip-annotations-1.0-1.jar=phoenix-hive/target/dependency/jcip-annotations-1.0-1.jar, phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar=phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar, phoenix-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-hive/target/phoenix-hive-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest.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/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.TableDDLPermissionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableDDLPermissionsIT.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/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, 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.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT-output.txt, 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-hive/target/dependency/findbugs-annotations-1.3.9-1.jar=phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar, 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.index.LocalImmutableNonTxIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalImmutableNonTxIndexIT.xml, 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, phoenix-hive/target/dependency/jersey-core-1.9.jar=phoenix-hive/target/dependency/jersey-core-1.9.jar, 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/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndpointImplIT-output.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/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestLocalTable.txt, phoenix-flume/target/phoenix-flume-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-flume/target/phoenix-flume-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt, 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, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml, 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.execute.UpsertSelectOverlappingBatchesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT-output.txt, phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar=phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryWithGlobalImmutableIndexesIT.xml, phoenix-hive/target/dependency/activation-1.1.jar=phoenix-hive/target/dependency/activation-1.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PartialResultServerConfigurationIT.txt, phoenix-kafka/target/failsafe-reports/failsafe-summary.xml=phoenix-kafka/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinGlobalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT-output.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-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.QueryServerConfigurationTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.QueryServerConfigurationTest-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-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.RemoteUserExtractorFactoryTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.RemoteUserExtractorFactoryTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SetPropertyOnNonEncodedTableIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder.xml, 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.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SystemCatalogIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropTableWithViewsIT.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-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/36/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/36/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InQueryIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar=phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar, 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/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixDriverIT-output.txt, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveMapReduceIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveMapReduceIT.xml, 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/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/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT-output.txt, phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.UpperFunctionTest.xml, phoenix-hive/target/dependency/metrics-core-3.1.0.jar=phoenix-hive/target/dependency/metrics-core-3.1.0.jar, 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/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/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/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT.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/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/49/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/49/hadoop-common-2.7.1.jar, 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-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-kafka/target/phoenix-kafka-4.15.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SplitIT.xml, 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-hive/target/dependency/hadoop-minicluster-2.7.1.jar=phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar, 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/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-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.SaltedTableIT.xml=phoenix-spark/target/failsafe-reports/TEST-org.apache.phoenix.spark.SaltedTableIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CollationKeyFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.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/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.LocalTableStateTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.IndexColumnNamesTest-output.txt, 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-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinNoIndexIT-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.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT-output.txt, 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/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.LocalTableStateTest.xml, 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/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-hive/target/dependency/tephra-hbase-compat-1.3-0.15.0-incubating.jar=phoenix-hive/target/dependency/tephra-hbase-compat-1.3-0.15.0-incubating.jar, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MetaDataEndpointImplIT.xml, phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar=phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LocalIndexSplitMergeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array2IT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.query.ConnectionCachingIT.xml, phoenix-hive/target/dependency/tools.jar=phoenix-hive/target/dependency/tools.jar, phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/34/hadoop-common-2.7.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_1/usercache/jenkins/filecache/34/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT-output.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-runnable.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.15.0-HBase-1.3-SNAPSHOT-runnable.jar, 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-hive/target/dependency/commons-collections-3.2.2.jar=phoenix-hive/target/dependency/commons-collections-3.2.2.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/26/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/26/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt, phoenix-hive/target/dependency/snappy-0.3.jar=phoenix-hive/target/dependency/snappy-0.3.jar, 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.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-bf7acb2e-ce77-4edd-84d1-722ee0be25e8.xml=phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-bf7acb2e-ce77-4edd-84d1-722ee0be25e8.xml, 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/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IntArithmeticIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CursorParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CursorParserTest.txt, phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, 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-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest-output.txt, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeClipTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinLocalIndexIT.txt, 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.end2end.ColumnEncodedMutableTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT-output.txt, phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar=phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array3IT-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-hive/target/dependency/hbase-server-1.3.1-tests.jar=phoenix-hive/target/dependency/hbase-server-1.3.1-tests.jar, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/32/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/32/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.Array1IT.txt, 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/org.apache.phoenix.query.ConnectionCachingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.query.ConnectionCachingIT-output.txt, 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.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-hive/target/hive/hive-localDir-nm-0_2/filecache/10/TezAppJar.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/filecache/10/TezAppJar.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SystemCatalogIT-output.txt, phoenix-hive/target/dependency/log4j-1.2.17.jar=phoenix-hive/target/dependency/log4j-1.2.17.jar, phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/39/hive-exec-1.2.1.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/39/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConcurrentMutationsIT-output.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml, 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-hive/target/dependency/commons-pool-1.5.4.jar=phoenix-hive/target/dependency/commons-pool-1.5.4.jar, 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.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerIT-output.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.SecureQueryServerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT-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.index.txn.RollbackIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryLoggerIT.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-hive/target/dependency/hive-metastore-1.2.1.jar=phoenix-hive/target/dependency/hive-metastore-1.2.1.jar, phoenix-hive/target/dependency/oro-2.0.8.jar=phoenix-hive/target/dependency/oro-2.0.8.jar, 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-hive/target/dependency/jersey-guice-1.9.jar=phoenix-hive/target/dependency/jersey-guice-1.9.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/28/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/28/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar=phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar, phoenix-hive/target/dependency/jpam-1.1.jar=phoenix-hive/target/dependency/jpam-1.1.jar, 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/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixDriverIT.xml, 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/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LocalIndexSplitMergeIT.txt, phoenix-client/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-client.jar=phoenix-client/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-client.jar, 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/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml, 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.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.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-hive/target/dependency/joni-2.1.2.jar=phoenix-hive/target/dependency/joni-2.1.2.jar, phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/10/hive-exec-1.2.1-2764920d33df644f65840a0e65da33410ffd195149817ff58853ea508015bb92.jar=phoenix-hive/target/hive/hive-localDir-nm-0_0/usercache/jenkins/filecache/10/hive-exec-1.2.1-2764920d33df644f65840a0e65da33410ffd195149817ff58853ea508015bb92.jar, 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.LikeExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml, phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar=phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest.txt, 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.PhoenixRuntimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MetaDataEndPointIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientHashAggregateIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayRemoveFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.HashJoinPersistentCacheIT.txt, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/22/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/22/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-hive/target/dependency/commons-net-3.1.jar=phoenix-hive/target/dependency/commons-net-3.1.jar, 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-hive/target/dependency/fastutil-6.5.6.jar=phoenix-hive/target/dependency/fastutil-6.5.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryWithLocalImmutableIndexesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT.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-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT-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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/69/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/69/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/hbase-procedure-1.3.1.jar=phoenix-hive/target/dependency/hbase-procedure-1.3.1.jar, 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/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/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/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.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/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.join.SortMergeJoinGlobalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT.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/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctApproximateHyperLogLogIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CursorCompilerTest.xml, 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-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-spark/target/phoenix-spark-4.15.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.xml, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/65/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_1/usercache/jenkins/filecache/65/hive-exec-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SetPropertyOnEncodedTableIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CursorCompilerTest-output.txt, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/45/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/45/hadoop-common-2.7.1.jar, 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/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.trace.PhoenixTracingEndToEndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT.xml, phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.AggregateIT-output.txt=phoenix-spark/target/failsafe-reports/org.apache.phoenix.spark.AggregateIT-output.txt, 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-hive/target/dependency/hadoop-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-client-2.7.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequencePointInTimeIT-output.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NumericArithmeticIT.xml, phoenix-hive/target/dependency/stream-2.9.5.jar=phoenix-hive/target/dependency/stream-2.9.5.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.CoveredColumnsTest.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/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.index.IndexWithTableSchemaChangeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestColumnTracker.xml, 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/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/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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/64/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_0/usercache/jenkins/filecache/64/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SplitIT.txt, phoenix-hive/target/dependency/hive-common-1.2.1.jar=phoenix-hive/target/dependency/hive-common-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT.xml, 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-hive/target/dependency/protobuf-java-2.5.0.jar=phoenix-hive/target/dependency/protobuf-java-2.5.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/32/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_3/usercache/jenkins/filecache/32/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml, 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-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/14/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar=phoenix-hive/target/hive/hive-localDir-nm-0_2/usercache/jenkins/filecache/14/phoenix-4.15.0-HBase-1.3-SNAPSHOT-hive.jar, 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.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.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/org.apache.phoenix.metrics.MetricTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.metrics.MetricTypeTest.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/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.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, 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-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CollationKeyFunctionIT-output.txt, 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.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.InvalidIndexStateClientSideIT-output.txt, 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.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-queryserver-client/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-thin-client.jar=phoenix-queryserver-client/target/phoenix-4.15.0-HBase-1.3-SNAPSHOT-thin-client.jar, 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-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT.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/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalImmutableTxIndexIT.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-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.RemoteUserExtractorFactoryTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.RemoteUserExtractorFactoryTest.xml, 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-hive/target/dependency/hive-ant-1.2.1.jar=phoenix-hive/target/dependency/hive-ant-1.2.1.jar, 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-hive/target/dependency/ST4-4.0.4.jar=phoenix-hive/target/dependency/ST4-4.0.4.jar, 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-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/23/hive-exec-1.2.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_2/usercache/jenkins/filecache/23/hive-exec-1.2.1.jar, phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-common-2.7.1.jar=phoenix-hive/target/MiniMRCluster_1104890317/MiniMRCluster_1104890317-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-common-2.7.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayRemoveFunctionTest.xml, bin/omid-env.sh=bin/omid-env.sh, 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/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheLoaderTest.txt, phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar=phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array1IT.xml, 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-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT.jar=phoenix-pherf/target/phoenix-pherf-4.15.0-HBase-1.3-SNAPSHOT.jar, 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/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/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt, 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/org.apache.phoenix.end2end.NumericArithmeticIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NumericArithmeticIT-output.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-hive/target/dependency/tez-dag-0.8.4.jar=phoenix-hive/target/dependency/tez-dag-0.8.4.jar, phoenix-server/target/original-phoenix-4.15.0-HBase-1.3-SNAPSHOT-server.jar=phoenix-server/target/original-phoenix-4.15.0-HBase-1.3-SNAPSHOT-server.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array2IT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT-output.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt, phoenix-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-pig/target/phoenix-pig-4.15.0-HBase-1.3-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array3IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.Array3IT.xml, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.CustomAvaticaServerConfigurationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProjectArrayElemAfterHashJoinIT.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/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMaintenanceIT.txt, 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: checksum mismatch after transfer (4036020084 vs. 1891879117); /x1/jenkins/jenkins-home/jobs/Phoenix-4.x-HBase-1.3/builds/370/archive/phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	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:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5207
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #369

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/369/display/redirect?page=changes>

Changes:

[jinqian.zy] PHOENIX-1614 ALTER TABLE ADD IF NOT EXISTS doesn't work as

------------------------------------------
[...truncated 226.08 KB...]
[ERROR] testViewAddsNotNullPKColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:848)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:848)

[ERROR] testReadOnlyViewWithCaseSensitiveTableNames[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:286)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:286)

[ERROR] testRecreateDroppedTableWithChildViews[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:507)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:507)

[ERROR] testConcurrentAddDifferentColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.005 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddDifferentColumn(ViewIT.java:1525)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddDifferentColumn(ViewIT.java:1525)

[ERROR] testViewAndTableAndDropCascadeWithIndexes[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:622)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:622)

[ERROR] testViewUsesTableLocalIndex[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:670)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:670)

[ERROR] testDisallowDropOfColumnOnParentTable[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:449)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:449)

[ERROR] testViewUsesTableGlobalIndex[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:662)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:662)

[ERROR] testCreateViewDefinesPKConstraint[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:766)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:766)

[ERROR] testReadOnlyViewWithCaseSensitiveColumnNames[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:324)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:324)

[ERROR] testRecreateIndexWhoseAncestorWasDropped[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:545)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:545)

[ERROR] testViewAddsPKColumnWhoseParentsLastPKIsVarLength[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:807)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:807)

[ERROR] testViewAddsPKColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:788)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:788)

[ERROR] testDisallowDropOfReferencedColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:247)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:247)

[ERROR] testConcurrentViewCreationAndTableDrop[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.006 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentViewCreationAndTableDrop(ViewIT.java:1420)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentViewCreationAndTableDrop(ViewIT.java:1420)

[ERROR] testRecreateViewWhoseParentWasDropped[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:583)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:583)

[ERROR] testConcurrentAddSameColumnDifferentType[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddSameColumnDifferentType(ViewIT.java:1463)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddSameColumnDifferentType(ViewIT.java:1463)

[ERROR] testQueryViewStatementOptimization[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:868)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:868)

[ERROR] testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.009 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:382)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:382)

[ERROR] testViewAndTableInDifferentSchemas[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:387)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:387)

[ERROR] testChildViewCreationFails[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1341)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1341)

[ERROR] testCreateViewDefinesPKColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:732)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:732)

[ERROR] testViewAndTableAndDropCascade[ViewIT_transactionProvider=TEPHRA, columnEncoded=true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:469)
Caused by: org.apache.thrift.TApplicationException: Internal error processing startShortClientId
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:469)

[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,409.674 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AlterMultiTenantTableWithViewsIT.testAddingPkAndKeyValueColumnsToBaseTableWithDivergedView:480->assertTableDefinition:687 » PhoenixIO
[ERROR]   DropTableWithViewsIT.testDropTableWithChildViews:120 » PhoenixIO org.apache.ha...
[ERROR]   DropTableWithViewsIT.testDropTableWithChildViews:120 » TableNotFound ERROR 101...
[ERROR]   TenantSpecificViewIndexIT.testMultiCFViewIndexWithNamespaceMapping:86->testMultiCFViewIndex:128->createViewAndIndexesWithTenantId:178 » PhoenixIO
[ERROR]   TenantSpecificViewIndexSaltedIT.testUpdatableSaltedView:28->BaseTenantSpecificViewIndexIT.testUpdatableView:46->BaseTenantSpecificViewIndexIT.testUpdatableView:52->BaseTenantSpecificViewIndexIT.createBaseTable:116 » PhoenixIO
[ERROR]   TenantSpecificViewIndexSaltedIT.testUpdatableViewsWithSameNameDifferentTenants:33->BaseTenantSpecificViewIndexIT.testUpdatableViewsWithSameNameDifferentTenants:78->BaseTenantSpecificViewIndexIT.testUpdatableViewsWithSameNameDifferentTenants:85->BaseTenantSpecificViewIndexIT.createBaseTable:116 » PhoenixIO
[ERROR]   ViewIT.testChildViewCreationFails:1341 » Runtime org.apache.thrift.TApplicatio...
[ERROR]   ViewIT.testChildViewCreationFails:1341 » Runtime org.apache.thrift.TApplicatio...
[ERROR]   ViewIT.testConcurrentAddDifferentColumn:1525 » Runtime org.apache.thrift.TAppl...
[ERROR]   ViewIT.testConcurrentAddDifferentColumn:1525 » Runtime org.apache.thrift.TAppl...
[ERROR]   ViewIT.testConcurrentAddSameColumnDifferentType:1463 » Runtime org.apache.thri...
[ERROR]   ViewIT.testConcurrentAddSameColumnDifferentType:1463 » Runtime org.apache.thri...
[ERROR]   ViewIT.testConcurrentViewCreationAndTableDrop:1420 » Runtime org.apache.thrift...
[ERROR]   ViewIT.testConcurrentViewCreationAndTableDrop:1420 » Runtime org.apache.thrift...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:732 » Runtime org.apache.thrift.TApplicat...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:732 » Runtime org.apache.thrift.TApplicat...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:766 » Runtime org.apache.thrift.TAppl...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:766 » Runtime org.apache.thrift.TAppl...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:449 » Runtime org.apache.thrift.T...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:449 » Runtime org.apache.thrift.T...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:247 » Runtime org.apache.thrift.TApp...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:247 » Runtime org.apache.thrift.TApp...
[ERROR]   ViewIT.testQueryViewStatementOptimization:868 » Runtime org.apache.thrift.TApp...
[ERROR]   ViewIT.testQueryViewStatementOptimization:868 » Runtime org.apache.thrift.TApp...
[ERROR]   ViewIT.testReadOnlyOnUpdatableView:214->testUpdatableView:1190 » Runtime org.a...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:324 » Runtime org.apache.t...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:324 » Runtime org.apache.t...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:286 » Runtime org.apache.th...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:286 » Runtime org.apache.th...
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:507 » Runtime org.apache.thrift....
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:507 » Runtime org.apache.thrift....
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:545 » Runtime org.apache.thrif...
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:545 » Runtime org.apache.thrif...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:583 » Runtime org.apache.thrift.T...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:583 » Runtime org.apache.thrift.T...
[ERROR]   ViewIT.testViewAddsClashingPKColumn[ViewIT_transactionProvider=TEPHRA, columnEncoded=true] » 
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:850 » SQL ERROR 1077 (44A08): Transaction F...
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:848 » Runtime org.apache.thrift.TApplicatio...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:807 » Runtime org.apa...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:807 » Runtime org.apa...
[ERROR]   ViewIT.testViewAddsPKColumn:788 » Runtime org.apache.thrift.TApplicationExcept...
[ERROR]   ViewIT.testViewAddsPKColumn:788 » Runtime org.apache.thrift.TApplicationExcept...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:622 » Runtime org.apache.thri...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:622 » Runtime org.apache.thri...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:469 » Runtime org.apache.thrift.TApplica...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:469 » Runtime org.apache.thrift.TApplica...
[ERROR]   ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:382->testViewAndTableInDifferentSchemas:409 » Runtime
[ERROR]   ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:382->testViewAndTableInDifferentSchemas:409 » Runtime
[ERROR]   ViewIT.testViewAndTableInDifferentSchemas:387->testViewAndTableInDifferentSchemas:409 » Runtime
[ERROR]   ViewIT.testViewAndTableInDifferentSchemas:387->testViewAndTableInDifferentSchemas:409 » Runtime
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:662->testViewUsesTableIndex:682 » Runtime ...
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:662->testViewUsesTableIndex:682 » Runtime ...
[ERROR]   ViewIT.testViewUsesTableLocalIndex:670->testViewUsesTableIndex:682 » Runtime o...
[ERROR]   ViewIT.testViewUsesTableLocalIndex:670->testViewUsesTableIndex:682 » Runtime o...
[ERROR]   ViewIT.testViewWithCurrentDate:355 » Runtime org.apache.thrift.TApplicationExc...
[ERROR]   ViewIndexIT.testDeleteViewIndexSequences:160 » PhoenixIO org.apache.hadoop.hba...
[ERROR]   ViewIndexIT.testHintForIndexOnViewWithInclude:476->testHintForIndexOnView:496 » PhoenixIO
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 57, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.332 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:23 h]
[INFO] Phoenix - Pherf .................................... 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:  03:23 h
[INFO] Finished at: 2019-03-26T09:46:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-1614
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user ankitsinghal59@gmail.com