You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/07 11:59:47 UTC

Build failed in Jenkins: Phoenix | Master #1676

See <https://builds.apache.org/job/Phoenix-master/1676/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode3 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b0109feb92fdd9e19bb6f70412d0c476ec60d3d4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0109feb92fdd9e19bb6f70412d0c476ec60d3d4
 > git rev-list b0109feb92fdd9e19bb6f70412d0c476ec60d3d4 # 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.
FATAL: Unable to produce a script file
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$17.invoke(FilePath.java:1379)
	at hudson.FilePath$17.invoke(FilePath.java:1362)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java: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:745)
	at ......remote call to qnode3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Phoenix-master/ws/> at hudson.remoting.Channel@249a09cb:qnode3
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.FilePath.createTextTempFile(FilePath.java:1362)
Caused: java.io.IOException: Failed to create a temp file on <https://builds.apache.org/job/Phoenix-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1385)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	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:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 987.87 MB of artifacts by 20.4% relative to #1672
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Phoenix-master/1676/artifact/phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml> is 11 hr old

Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix | Master #1681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1681/display/redirect>

------------------------------------------
[...truncated 185.22 KB...]
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.end2end.index.AsyncIndexDisabledIT
[ERROR] org.apache.phoenix.end2end.index.AsyncIndexDisabledIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
[ERROR] org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.DropColumnIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.DropColumnIT
[ERROR] org.apache.phoenix.end2end.index.DropColumnIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.DropMetadataIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.index.DropMetadataIT
[ERROR] org.apache.phoenix.end2end.index.DropMetadataIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[ERROR] org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.IndexExpressionIT
[INFO] Running org.apache.phoenix.end2end.index.IndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexMetadataIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexExpressionIT
[ERROR] org.apache.phoenix.end2end.index.IndexExpressionIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexIT
[ERROR] org.apache.phoenix.end2end.index.IndexIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexMetadataIT
[ERROR] org.apache.phoenix.end2end.index.IndexMetadataIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT  Time elapsed: 0.006 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.SaltedIndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.end2end.index.SaltedIndexIT
[ERROR] org.apache.phoenix.end2end.index.SaltedIndexIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] org.apache.phoenix.end2end.index.ViewIndexIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[INFO] Running org.apache.phoenix.end2end.index.txn.RollbackIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[ERROR] org.apache.phoenix.end2end.index.txn.MutableRollbackIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.txn.RollbackIT
[ERROR] org.apache.phoenix.end2end.index.txn.RollbackIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[ERROR] org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[ERROR] org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[ERROR] org.apache.phoenix.iterate.PhoenixQueryTimeoutIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[ERROR] org.apache.phoenix.iterate.RoundRobinResultIteratorIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.rpc.UpdateCacheIT
[ERROR] org.apache.phoenix.rpc.UpdateCacheIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[ERROR] org.apache.phoenix.trace.PhoenixTableMetricsWriterIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[ERROR] org.apache.phoenix.trace.PhoenixTracingEndToEndIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.phoenix.tx.FlappingTransactionIT
[ERROR] org.apache.phoenix.tx.FlappingTransactionIT  Time elapsed: 0.004 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.tx.ParameterizedTransactionIT
[ERROR] org.apache.phoenix.tx.ParameterizedTransactionIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.tx.TransactionIT
[ERROR] org.apache.phoenix.tx.TransactionIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.tx.TxCheckpointIT
[ERROR] org.apache.phoenix.tx.TxCheckpointIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
ERROR: Failed to archive artifacts: **/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:189)
	at sun.reflect.GeneratedMethodAccessor279.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:2122)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
	at hudson.remoting.UserRequest.perform(UserRequest.java:131)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
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:112)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:108)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:203)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:124)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:240)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix | Master #1680

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

Changes:

[samarth] Revert "PHOENIX-3994 Index RPC priority still depends on the controller

------------------------------------------
[...truncated 185.30 KB...]
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.UseSchemaIT
[ERROR] org.apache.phoenix.end2end.UseSchemaIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
[ERROR] org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.DropColumnIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.DropColumnIT
[ERROR] org.apache.phoenix.end2end.index.DropColumnIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.DropMetadataIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.end2end.index.DropMetadataIT
[ERROR] org.apache.phoenix.end2end.index.DropMetadataIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
[ERROR] org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.IndexExpressionIT
[INFO] Running org.apache.phoenix.end2end.index.IndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexExpressionIT
[ERROR] org.apache.phoenix.end2end.index.IndexExpressionIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexIT
[ERROR] org.apache.phoenix.end2end.index.IndexIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.IndexMetadataIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.063 s <<< FAILURE! - in org.apache.phoenix.end2end.index.IndexMetadataIT
[ERROR] org.apache.phoenix.end2end.index.IndexMetadataIT  Time elapsed: 0.063 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.SaltedIndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.end2end.index.SaltedIndexIT
[ERROR] org.apache.phoenix.end2end.index.SaltedIndexIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] org.apache.phoenix.end2end.index.ViewIndexIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[INFO] Running org.apache.phoenix.end2end.index.txn.RollbackIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[ERROR] org.apache.phoenix.end2end.index.txn.MutableRollbackIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.end2end.index.txn.RollbackIT
[ERROR] org.apache.phoenix.end2end.index.txn.RollbackIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[ERROR] org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[ERROR] org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT  Time elapsed: 0.002 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[ERROR] org.apache.phoenix.iterate.PhoenixQueryTimeoutIT  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[ERROR] org.apache.phoenix.iterate.RoundRobinResultIteratorIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.phoenix.rpc.UpdateCacheIT
[ERROR] org.apache.phoenix.rpc.UpdateCacheIT  Time elapsed: 0.003 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[ERROR] org.apache.phoenix.trace.PhoenixTableMetricsWriterIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[ERROR] org.apache.phoenix.trace.PhoenixTracingEndToEndIT  Time elapsed: 0.008 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in org.apache.phoenix.tx.FlappingTransactionIT
[ERROR] org.apache.phoenix.tx.FlappingTransactionIT  Time elapsed: 0.006 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.tx.ParameterizedTransactionIT
[ERROR] org.apache.phoenix.tx.ParameterizedTransactionIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.tx.TransactionIT
[ERROR] org.apache.phoenix.tx.TransactionIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.phoenix.tx.TxCheckpointIT
[ERROR] org.apache.phoenix.tx.TxCheckpointIT  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds

Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
ERROR: Failed to archive artifacts: **/surefire-reports/*,**/failsafe-reports/*.xml,**/*.txt,**/*.jar,**/bin/*.py,**/bin/*.xml,**/bin/*.properties
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:189)
	at sun.reflect.GeneratedMethodAccessor279.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:2122)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
	at hudson.remoting.UserRequest.perform(UserRequest.java:131)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
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:112)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:108)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:203)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:124)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:240)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[JIRA] Updating issue PHOENIX-3994
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix | Master #1679

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

Changes:

[elserj] PHOENIX-4011 Use more reasonable branch names for Phoenix and Hadoop

------------------------------------------
[...truncated 104.51 KB...]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 310.825 s - in org.apache.phoenix.end2end.index.DropColumnIT
[INFO] Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.122 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.RollbackIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.572 s - in org.apache.phoenix.end2end.index.txn.RollbackIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.862 s - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.111 s - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.241 s - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[INFO] Running org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.549 s - in org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.102 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.415 s - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.69 s - in org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 411.324 s - in org.apache.phoenix.end2end.index.IndexExpressionIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.014 s - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 977.601 s - in org.apache.phoenix.end2end.SortMergeJoinIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.165 s - in org.apache.phoenix.tx.TransactionIT
[WARNING] Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 207.382 s - in org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 454.909 s - in org.apache.phoenix.end2end.index.MutableIndexIT
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 268.943 s - in org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 651.305 s - in org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 699.288 s - in org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[INFO] Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,913.916 s - in org.apache.phoenix.end2end.index.IndexIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   CaseStatementIT.<init>:58->BaseQueryIT.<init>:129 » Runtime java.sql.SQLTimeou...
[INFO] 
[ERROR] Tests run: 2975, Failures: 0, Errors: 1, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (ClientManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.ArrayIT
[INFO] Running org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Running org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Running org.apache.phoenix.end2end.CreateTableIT
[INFO] Running org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Running org.apache.phoenix.end2end.DistinctCountIT
[INFO] Running org.apache.phoenix.end2end.DerivedTableIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 s - in org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.045 s - in org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Running org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.572 s - in org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.253 s - in org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Running org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.154 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Running org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.983 s - in org.apache.phoenix.end2end.DistinctCountIT
[INFO] Running org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.939 s - in org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Running org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.931 s - in org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.213 s - in org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Running org.apache.phoenix.end2end.SequenceIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.785 s - in org.apache.phoenix.end2end.DerivedTableIT
[INFO] Running org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.154 s - in org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Running org.apache.phoenix.end2end.TopNIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.616 s - in org.apache.phoenix.end2end.TopNIT
[INFO] Running org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.977 s - in org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Running org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.56 s - in org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Running org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.524 s - in org.apache.phoenix.end2end.SequenceIT
[INFO] Running org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.539 s - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.187 s - in org.apache.phoenix.end2end.ArrayIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.91 s - in org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.207 s - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.251 s - in org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.984 s - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.364 s - in org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.593 s - in org.apache.phoenix.end2end.CreateTableIT
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.723 s - in org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.772 s - in org.apache.phoenix.end2end.UpsertSelectIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 520, Failures: 0, Errors: 0, Skipped: 0
[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.ConnectionUtilIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 46.138 s <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[ERROR] testReplayEditsWrittenViaHRegion(org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT)  Time elapsed: 46.134 s  <<< FAILURE!
java.lang.AssertionError: Index wasn't propertly updated from WAL replay! expected:<1> but was:<0>
	at org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.testReplayEditsWrittenViaHRegion(WALReplayWithIndexWritesAndCompressedWALIT.java:232)

[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.48 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: 2.888 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.911 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.423 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.439 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.942 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.7 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.479 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.202 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.894 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.234 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.104 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.148 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.574 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.032 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.993 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.892 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.37 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.718 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.95 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.534 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.607 s - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 289.566 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 314.012 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.35 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 417.124 s - in org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.009 s - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.001 s - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 433.343 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[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: 15.031 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.212 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.714 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.595 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 837.738 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   WALReplayWithIndexWritesAndCompressedWALIT.testReplayEditsWrittenViaHRegion:232 Index wasn't propertly updated from WAL replay! expected:<1> but was:<0>
[INFO] 
[ERROR] Tests run: 613, Failures: 1, Errors: 0, Skipped: 48
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  4.496 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:30 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:30 h
[INFO] Finished at: 2017-07-12T01:32:29Z
[INFO] Final Memory: 59M/752M
[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-master/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-4011
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix | Master #1678

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

Changes:

[samarth] PHOENIX-3994 Index RPC priority still depends on the controller factory

------------------------------------------
[...truncated 103.20 KB...]
[INFO] Running org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.939 s - in org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.304 s - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.317 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.402 s - in org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 437.461 s - in org.apache.phoenix.end2end.index.IndexExpressionIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.246 s - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.54 s - in org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,048.87 s - in org.apache.phoenix.end2end.SortMergeJoinIT
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 464.21 s - in org.apache.phoenix.end2end.index.MutableIndexIT
[WARNING] Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 204.518 s - in org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.501 s - in org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 697.038 s - in org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 728.779 s - in org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[INFO] Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,975.604 s - in org.apache.phoenix.end2end.index.IndexIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 2975, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (ClientManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.CreateTableIT
[INFO] Running org.apache.phoenix.end2end.DerivedTableIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Running org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Running org.apache.phoenix.end2end.ArrayIT
[INFO] Running org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Running org.apache.phoenix.end2end.DistinctCountIT
[INFO] Running org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.021 s - in org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Running org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.697 s - in org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.847 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.437 s - in org.apache.phoenix.end2end.DerivedTableIT
[INFO] Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Running org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Running org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.848 s - in org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Running org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.008 s - in org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Running org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.397 s - in org.apache.phoenix.end2end.DistinctCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.616 s - in org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.SequenceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.794 s - in org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Running org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.382 s - in org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Running org.apache.phoenix.end2end.TopNIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.536 s - in org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Running org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.046 s - in org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Running org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.899 s - in org.apache.phoenix.end2end.TopNIT
[INFO] Running org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.012 s - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.903 s - in org.apache.phoenix.end2end.SequenceIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.676 s - in org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.988 s - in org.apache.phoenix.end2end.ArrayIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.321 s - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.513 s - in org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.149 s - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.251 s - in org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.56 s - in org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.175 s - in org.apache.phoenix.end2end.CreateTableIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.449 s - in org.apache.phoenix.end2end.UpsertSelectIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 520, Failures: 0, Errors: 0, Skipped: 0
[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.ConnectionUtilIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.486 s <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[ERROR] testReplayEditsWrittenViaHRegion(org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT)  Time elapsed: 36.486 s  <<< FAILURE!
java.lang.AssertionError: Index wasn't propertly updated from WAL replay! expected:<1> but was:<0>
	at org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.testReplayEditsWrittenViaHRegion(WALReplayWithIndexWritesAndCompressedWALIT.java:232)

[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.477 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.305 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.72 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.842 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.041 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.099 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.521 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.5 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.577 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.673 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.094 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.152 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.517 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.336 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.479 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.171 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.731 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.128 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.685 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.137 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 303.225 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.56 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 317.643 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.383 s - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.338 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.303 s - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 439.833 s - in org.apache.phoenix.end2end.StatsCollectorIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 438.311 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.7 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.316 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.299 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 851.464 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   WALReplayWithIndexWritesAndCompressedWALIT.testReplayEditsWrittenViaHRegion:232 Index wasn't propertly updated from WAL replay! expected:<1> but was:<0>
[INFO] 
[ERROR] Tests run: 613, Failures: 1, Errors: 0, Skipped: 48
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.270 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:50 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:50 h
[INFO] Finished at: 2017-07-11T22:56:13Z
[INFO] Final Memory: 59M/902M
[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-master/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/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.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/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt, phoenix-core/target/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/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/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt, phoenix-core/target/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.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.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.MutableRollbackIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder-output.txt, 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/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT-sources.jar, 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-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/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/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/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.StatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml, 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/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OnDuplicateKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt, phoenix-core/target/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.FlappingAlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.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/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFuncIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-core/target/failsafe-reports/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/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.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/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml, phoenix-core/target/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.ColumnEncodedBytesPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt, phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-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.index.MutableIndexSplitForwardScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-core/target/failsafe-reports/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/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-core/target/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-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.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/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, bin/psql.py=bin/psql.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT-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.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.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/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CursorWithRowValueConstructorIT.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.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/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValuesFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.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, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml, phoenix-core/target/failsafe-reports/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/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/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.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml, phoenix-core/target/surefire-reports/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/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT.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.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/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/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpperLowerFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState-output.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.ScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt, phoenix-core/target/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.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.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/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.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/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/failsafe-reports/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.MutableQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-core/target/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/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt, phoenix-core/target/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.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/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/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.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/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsPropIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-core/target/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.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.FlappingTransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt, phoenix-core/target/surefire-reports/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.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt, phoenix-core/target/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/org.apache.phoenix.end2end.StatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.txt, phoenix-core/target/failsafe-reports/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/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, bin/sqlline-thin.py=bin/sqlline-thin.py, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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.index.IndexExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.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/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/d368634d-52d8-4534-ad7f-3af204c617ff/hbase-local-dir/jars/myjar2.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.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/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, 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.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT.jar, 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/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.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/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml, phoenix-core/target/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/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.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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT.xml, 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/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/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT-output.txt, phoenix-core/target/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/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.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/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/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SubqueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpperLowerFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, bin/readme.txt=bin/readme.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SkipScanAfterManualSplitIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml, phoenix-core/target/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, bin/performance.py=bin/performance.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, bin/pherf-cluster.py=bin/pherf-cluster.py, 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/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.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder.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.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/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, phoenix-core/target/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.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, bin/sqlline.py=bin/sqlline.py, 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.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.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/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/surefire-reports/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.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.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, target/phoenix-4.12.0-HBase-1.3-SNAPSHOT-tests.jar=target/phoenix-4.12.0-HBase-1.3-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/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/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.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, bin/daemon.py=bin/daemon.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.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/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/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.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, 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, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt, phoenix-core/target/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/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.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/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionQueryServicesImplTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/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/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT-output.txt, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.ParameterizedTransactionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.AsyncIndexDisabledIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt, phoenix-core/target/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/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT.txt, phoenix-core/target/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.hbase.index.covered.example.FailWithoutRetriesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, phoenix-core/target/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT-tests.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/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml, phoenix-core/target/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/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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, bin/end2endTest.py=bin/end2endTest.py, 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/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/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LikeExpressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PhoenixRuntimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, bin/traceserver.py=bin/traceserver.py, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.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/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OnDuplicateKeyIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml, phoenix-core/target/failsafe-reports/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.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanAfterManualSplitIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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, bin/queryserver.py=bin/queryserver.py, phoenix-core/target/archive-tmp/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.12.0-HBase-1.3-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt, phoenix-core/target/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/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.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, bin/phoenix_utils.py=bin/phoenix_utils.py, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/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.hbase.index.covered.TestNonTxIndexBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml, phoenix-core/target/surefire-reports/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/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/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-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/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFuncIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt, phoenix-core/target/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/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.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/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/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/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/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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT.txt, phoenix-core/target/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/TEST-org.apache.phoenix.end2end.NotQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.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/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.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.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-core/target/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.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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/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 (1294067320 vs. 2574837713); /x1/jenkins/jenkins-home/jobs/Phoenix-master/builds/1678/archive/phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-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:240)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[JIRA] Updating issue PHOENIX-3994
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com

Build failed in Jenkins: Phoenix | Master #1677

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

Changes:

[samarth] PHOENIX-4000 Increase zookeeper session timeout in tests to prevent

------------------------------------------
[...truncated 95.52 KB...]
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.863 s - in org.apache.phoenix.end2end.index.txn.RollbackIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.372 s - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
[INFO] Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.444 s - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.832 s - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
[INFO] Running org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.252 s - in org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.94 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.426 s - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.016 s - in org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 623.346 s - in org.apache.phoenix.end2end.index.IndexExpressionIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.509 s - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.727 s - in org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,592.159 s - in org.apache.phoenix.end2end.SortMergeJoinIT
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 616.416 s - in org.apache.phoenix.end2end.index.MutableIndexIT
[WARNING] Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 282.338 s - in org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 682.224 s - in org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 676.915 s - in org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 358.895 s - in org.apache.phoenix.tx.TxCheckpointIT
[INFO] Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,494.267 s - in org.apache.phoenix.end2end.index.IndexIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 2975, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (ClientManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.DerivedTableIT
[INFO] Running org.apache.phoenix.end2end.ArrayIT
[INFO] Running org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Running org.apache.phoenix.end2end.CreateTableIT
[INFO] Running org.apache.phoenix.end2end.DistinctCountIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Running org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s - in org.apache.phoenix.end2end.CreateSchemaIT
[INFO] Running org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.629 s - in org.apache.phoenix.end2end.CustomEntityDataIT
[INFO] Running org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.927 s - in org.apache.phoenix.end2end.ExtendedQueryExecIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.987 s - in org.apache.phoenix.end2end.FunkyNamesIT
[INFO] Running org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.32 s - in org.apache.phoenix.end2end.DerivedTableIT
[INFO] Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.946 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Running org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.481 s - in org.apache.phoenix.end2end.DistinctCountIT
[INFO] Running org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.872 s - in org.apache.phoenix.end2end.NativeHBaseTypesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.803 s - in org.apache.phoenix.end2end.ReadIsolationLevelIT
[INFO] Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.SequenceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.7 s - in org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
[INFO] Running org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.814 s - in org.apache.phoenix.end2end.ProductMetricsIT
[INFO] Running org.apache.phoenix.end2end.TopNIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.106 s - in org.apache.phoenix.end2end.ToNumberFunctionIT
[INFO] Running org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.496 s - in org.apache.phoenix.end2end.TopNIT
[INFO] Running org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.682 s - in org.apache.phoenix.end2end.TruncateFunctionIT
[INFO] Running org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.436 s - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
[INFO] Running org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.033 s - in org.apache.phoenix.end2end.SequenceIT
[INFO] Running org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.189 s - in org.apache.phoenix.end2end.salted.SaltedTableIT
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.457 s - in org.apache.phoenix.end2end.ArrayIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.588 s - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.151 s - in org.apache.phoenix.end2end.VariableLengthPKIT
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 224.912 s - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 228.464 s - in org.apache.phoenix.end2end.RowValueConstructorIT
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.558 s - in org.apache.phoenix.end2end.UpsertValuesIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 232.105 s - in org.apache.phoenix.end2end.UpsertSelectIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.152 s - in org.apache.phoenix.end2end.CreateTableIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 520, Failures: 0, Errors: 0, Skipped: 0
[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.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.029 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.633 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.52 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.792 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.696 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.594 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.723 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.311 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 99.531 s <<< FAILURE! - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[ERROR] org.apache.phoenix.end2end.CsvBulkLoadToolIT  Time elapsed: 17.631 s  <<< ERROR!
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.Exception: Service failed while running
Caused by: java.lang.Exception: Service failed while running
Caused by: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:58377.
Caused by: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:58377.

[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.195 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.662 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.012 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.01 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.731 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.594 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.827 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.962 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.107 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.121 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.945 s - in 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: 18.09 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.356 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.892 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[ERROR] Tests run: 24, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 385.243 s <<< FAILURE! - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[ERROR] testCreateIndexWhileUpsertingData[ImmutableIndexIT_localIndex=false,transactional=false,columnEncoded=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)  Time elapsed: 52.547 s  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexWhileUpsertingData(ImmutableIndexIT.java:300)

[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 400.66 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.542 s - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.96 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 196.067 s - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.282 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.326 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.199 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 619.726 s - in org.apache.phoenix.end2end.StatsCollectorIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 615.759 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 895.977 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ImmutableIndexIT.testCreateIndexWhileUpsertingData:300
[ERROR] Errors: 
[ERROR]   CsvBulkLoadToolIT>BaseUniqueNamesOwnClusterIT.doTeardown:36->BaseTest.tearDownMiniCluster:482->BaseTest.tearDownTxManager:415 » UncheckedExecution
[INFO] 
[ERROR] Tests run: 614, Failures: 1, Errors: 1, Skipped: 48
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.496 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:56 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2017-07-11T19:55:44Z
[INFO] Final Memory: 60M/1298M
[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-master/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-4000
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com