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 2016/05/19 22:17:59 UTC

Build failed in Jenkins: Phoenix | Master #1227

See <https://builds.apache.org/job/Phoenix-master/1227/changes>

Changes:

[jamestaylor] PHOENIX-2911 Don't use parent table schema name for auto partitioned

[jamestaylor] PHOENIX-2918 Fix backward compat for APPEND_ONLY_SCHEMA and

------------------------------------------
[...truncated 1402 lines...]
         
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml (3 KB at 31.7 KB/sec)
         
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
3/3 KB   
         
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml (3 KB at 27.3 KB/sec)
         
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pherf ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-pherf ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pherf ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pherf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pherf ---
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pherf ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ phoenix-pherf ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.ResourceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec - in org.apache.phoenix.pherf.ResourceTest
Running org.apache.phoenix.pherf.ConfigurationParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 sec - in org.apache.phoenix.pherf.ConfigurationParserTest
Running org.apache.phoenix.pherf.RuleGeneratorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.685 sec - in org.apache.phoenix.pherf.RuleGeneratorTest
Running org.apache.phoenix.pherf.ResultTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.452 sec - in org.apache.phoenix.pherf.ResultTest
Running org.apache.phoenix.pherf.RowCalculatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.phoenix.pherf.RowCalculatorTest
Running org.apache.phoenix.pherf.PherfTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec - in org.apache.phoenix.pherf.PherfTest
Running org.apache.phoenix.pherf.TestHBaseProps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.apache.phoenix.pherf.TestHBaseProps
Running org.apache.phoenix.pherf.ColumnTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.pherf.ColumnTest
Running org.apache.phoenix.pherf.util.ResourceListTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.pherf.util.ResourceListTest

Results :

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

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1227/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1227/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1227/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pherf ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.2:single (make-assembly) @ phoenix-pherf ---
[INFO] Reading assembly descriptor: src/main/assembly/minimal.xml
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1227/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-pherf ---

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

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.DataIngestIT
Running org.apache.phoenix.pherf.PherfMainIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.009 sec <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestIT
org.apache.phoenix.pherf.DataIngestIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster

org.apache.phoenix.pherf.DataIngestIT  Time elapsed: 0.009 sec  <<< ERROR!
java.lang.NullPointerException

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! - in org.apache.phoenix.pherf.PherfMainIT
org.apache.phoenix.pherf.PherfMainIT  Time elapsed: 0.007 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster

org.apache.phoenix.pherf.PherfMainIT  Time elapsed: 0.007 sec  <<< ERROR!
java.lang.NullPointerException

Running org.apache.phoenix.pherf.SchemaReaderIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE! - in org.apache.phoenix.pherf.SchemaReaderIT
org.apache.phoenix.pherf.SchemaReaderIT  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster


Results :

Tests in error: 
org.apache.phoenix.pherf.DataIngestIT.org.apache.phoenix.pherf.DataIngestIT
  Run 1: DataIngestIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: DataIngestIT>ResultBaseTestIT.tearDown:57 » NullPointer

org.apache.phoenix.pherf.PherfMainIT.org.apache.phoenix.pherf.PherfMainIT
  Run 1: PherfMainIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: PherfMainIT>ResultBaseTestIT.tearDown:57 » NullPointer

  SchemaReaderIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTableReuseTest) @ phoenix-pherf ---

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

Results :

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

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

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

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) @ phoenix-pherf ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [4.510s]
[INFO] Phoenix Core ...................................... SUCCESS [1:10:30.267s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:27.832s]
[INFO] Phoenix - Pig ..................................... SUCCESS [3:13.477s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [3.458s]
[INFO] Phoenix Query Server .............................. SUCCESS [2:00.678s]
[INFO] Phoenix - Pherf ................................... FAILURE [24.942s]
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix - Hive .................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] Phoenix - Tracing Web Application ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17:46.154s
[INFO] Finished at: Thu May 19 22:11:33 UTC 2016
[INFO] Final Memory: 93M/963M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) on project phoenix-pherf: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-pherf
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Failed to archive {phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/53/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/53/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/107/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/107/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hbase-shell-1.2.0.jar=phoenix-hive/target/dependency/hbase-shell-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/57/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/57/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hadoop-client-2.5.1.jar=phoenix-hive/target/dependency/hadoop-client-2.5.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/commons-fileupload-1.2.jar=phoenix-hive/target/dependency/commons-fileupload-1.2.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/batik-css-1.7.jar=phoenix-hive/target/dependency/batik-css-1.7.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/88/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/88/zookeeper-3.4.6.jar, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/69/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/69/guava-13.0.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/183/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/183/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/96/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/96/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/api-util-1.0.0-M20.jar=phoenix-hive/target/dependency/api-util-1.0.0-M20.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar6.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/guava-13.0.1.jar=phoenix-hive/target/dependency/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/51/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/51/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/104/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/104/hbase-server-1.2.0.jar, phoenix-server/target/failsafe-reports/null-output.txt=phoenix-server/target/failsafe-reports/null-output.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/164/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/164/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-hive/target/dependency/hbase-prefix-tree-1.2.0.jar=phoenix-hive/target/dependency/hbase-prefix-tree-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/192/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/192/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar, 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-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/148/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/148/hadoop-common-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/88/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/88/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/41/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/41/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/139/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/139/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml, phoenix-hive/target/dependency/batik-ext-1.7.jar=phoenix-hive/target/dependency/batik-ext-1.7.jar, phoenix-hive/target/dependency/xom-1.2.5.jar=phoenix-hive/target/dependency/xom-1.2.5.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar=phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml, phoenix-hive/target/dependency/ivy-2.4.0.jar=phoenix-hive/target/dependency/ivy-2.4.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/171/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/171/hbase-client-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/53/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/53/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-hive/target/dependency/hive-common-1.2.1.jar=phoenix-hive/target/dependency/hive-common-1.2.1.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledOrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledOrderByIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-hive/target/dependency/hbase-annotations-1.2.0.jar=phoenix-hive/target/dependency/hbase-annotations-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/surefire-reports/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.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.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/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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-hive/target/dependency/avro-1.7.4.jar=phoenix-hive/target/dependency/avro-1.7.4.jar, 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/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar=phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-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/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar, 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-hive/target/dependency/hive-metastore-1.2.1.jar=phoenix-hive/target/dependency/hive-metastore-1.2.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar, phoenix-hive/target/dependency/opencsv-2.3.jar=phoenix-hive/target/dependency/opencsv-2.3.jar, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/147/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/147/protobuf-java-2.5.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/204/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/204/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar=phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/72/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/72/hbase-common-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/194/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/194/hbase-common-1.2.0.jar, 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-hive/target/dependency/hive-shims-0.23-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/71/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/71/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/162/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/162/hadoop-common-2.7.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/40/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/40/hbase-server-1.2.0.jar, 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/org.apache.phoenix.end2end.SpooledOrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InMemoryOrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InMemoryOrderByIT.xml, 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.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.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-server/target/failsafe-reports/failsafe-summary.xml=phoenix-server/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt, phoenix-hive/target/dependency/commons-el-1.0.jar=phoenix-hive/target/dependency/commons-el-1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar, 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.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, 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.ArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, bin/phoenix_utils.py=bin/phoenix_utils.py, 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.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/xml-apis-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-1.3.04.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/197/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/197/metrics-core-2.1.2.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar, 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/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/TEST-org.apache.phoenix.end2end.OrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OrderByIT.xml, phoenix-hive/target/dependency/jersey-json-1.9.jar=phoenix-hive/target/dependency/jersey-json-1.9.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt, phoenix-core/target/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/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.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/curator-framework-2.6.0.jar=phoenix-hive/target/dependency/curator-framework-2.6.0.jar, 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.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatementHintsIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/165/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/165/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/75/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/75/hbase-client-1.2.0.jar, 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/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/150/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/150/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar, 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.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/160/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/160/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt, phoenix-core/target/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/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml, phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar=phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar, phoenix-core/target/surefire-reports/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.IndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/101/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/101/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/66/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/66/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-hive/target/dependency/aopalliance-1.0.jar=phoenix-hive/target/dependency/aopalliance-1.0.jar, phoenix-server/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt=phoenix-server/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/groovy-all-2.1.6.jar=phoenix-hive/target/dependency/groovy-all-2.1.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT-output.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/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-hive/target/dependency/jersey-core-1.9.jar=phoenix-hive/target/dependency/jersey-core-1.9.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/68/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/68/hbase-server-1.2.0.jar, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.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/TEST-org.apache.phoenix.end2end.TopNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/74/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/74/zookeeper-3.4.6.jar, 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/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/53/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/53/guava-13.0.1.jar, 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.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-hive/target/dependency/jersey-client-1.9.jar=phoenix-hive/target/dependency/jersey-client-1.9.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar, 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/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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/111/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/111/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/103/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/103/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar=phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/144/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/144/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, 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.rpc.PhoenixServerRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/198/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/198/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/55/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/55/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/hive-serde-1.2.1.jar=phoenix-hive/target/dependency/hive-serde-1.2.1.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/112/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/112/hbase-client-1.2.0.jar, 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.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/187/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/187/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/147/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/147/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/52/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/52/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/114/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/114/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/121/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/121/protobuf-java-2.5.0.jar, phoenix-flume/target/failsafe-reports/null-output.txt=phoenix-flume/target/failsafe-reports/null-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-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/92/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/92/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/27/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/27/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml, phoenix-hive/target/dependency/tephra-api-0.7.0.jar=phoenix-hive/target/dependency/tephra-api-0.7.0.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt, phoenix-core/target/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.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/101/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/101/metrics-core-2.1.2.jar, 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/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml, 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/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/174/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/174/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/stax-api-1.0.1.jar=phoenix-hive/target/dependency/stax-api-1.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/190/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/190/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/40/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/40/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-server.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-server.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/106/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/106/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT-output.txt, 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.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/174/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/174/hbase-hadoop-compat-1.2.0.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-hive/target/dependency/guice-assistedinject-3.0.jar=phoenix-hive/target/dependency/guice-assistedinject-3.0.jar, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar4.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/68/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/68/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-hive/target/failsafe-reports/failsafe-summary.xml=phoenix-hive/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar, phoenix-pherf/target/failsafe-reports/null-output.txt=phoenix-pherf/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, 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/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-hive/target/dependency/tools.jar=phoenix-hive/target/dependency/tools.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar, 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-hive/target/dependency/antisamy-1.4.3.jar=phoenix-hive/target/dependency/antisamy-1.4.3.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/162/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/162/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/89/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/89/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/116/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/116/zookeeper-3.4.6.jar, 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/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/87/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/87/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/170/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/170/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/38/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/38/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar=phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT.txt, phoenix-hive/target/dependency/hamcrest-core-1.3.jar=phoenix-hive/target/dependency/hamcrest-core-1.3.jar, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml, bin/end2endTest.py=bin/end2endTest.py, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar, 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/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar, 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/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/114/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/114/netty-all-4.0.23.Final.jar, 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.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar=phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar, 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/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt=phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/101/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/101/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/186/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/186/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/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/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml, 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/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar, 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.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.txt, phoenix-spark/target/surefire-reports/TestSuite.txt=phoenix-spark/target/surefire-reports/TestSuite.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/119/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/119/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/22/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/22/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/91/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/91/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/76/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/76/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/143/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/143/hbase-client-1.2.0.jar, 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/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.HashJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/152/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/152/hadoop-mapreduce-client-core-2.7.1.jar, 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.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.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/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml, phoenix-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.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/77/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/77/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/123/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/123/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/132/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/132/htrace-core-3.1.0-incubating.jar, 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.RoundFloorCeilFunctionsEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt, phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar, phoenix-hive/target/dependency/guice-3.0.jar=phoenix-hive/target/dependency/guice-3.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/113/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/113/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/182/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/182/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/91/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/91/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/21/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/21/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/17/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/17/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/136/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/136/guava-13.0.1.jar, phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/120/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/120/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/leveldbjni-all-1.8.jar=phoenix-hive/target/dependency/leveldbjni-all-1.8.jar, 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-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT.jar, 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.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-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.end2end.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-hive/target/dependency/derby-10.10.2.0.jar=phoenix-hive/target/dependency/derby-10.10.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/79/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/79/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/183/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/183/metrics-core-2.1.2.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/109/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/109/netty-all-4.0.23.Final.jar, 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/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.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.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/116/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/116/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar=phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar, 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/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar, 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/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/TEST-org.apache.phoenix.end2end.UnnestArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnnestArrayIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/128/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/128/zookeeper-3.4.6.jar, 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.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/52/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/52/protobuf-java-2.5.0.jar, 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/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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-hive/target/dependency/hbase-common-1.2.0.jar=phoenix-hive/target/dependency/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest-output.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.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar, 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.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/23/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/23/hbase-protocol-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-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/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/163/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/163/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/48/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/48/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/128/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/128/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/195/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/195/netty-all-4.0.23.Final.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-hive/target/dependency/annotations-1.3.2.jar=phoenix-hive/target/dependency/annotations-1.3.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/155/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/155/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.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/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/failsafe-reports/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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/166/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/166/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/75/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/75/metrics-core-2.1.2.jar, 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.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/189/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/189/hbase-server-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/98/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/98/hadoop-mapreduce-client-core-2.7.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar, 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.RoundFloorCeilFunctionsEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.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/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/83/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/83/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/xml-apis-ext-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-ext-1.3.04.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/110/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/110/zookeeper-3.4.6.jar, 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/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.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, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/196/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/196/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt, phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, 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.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/73/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/73/zookeeper-3.4.6.jar, 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/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar=phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar, bin/performance.py=bin/performance.py, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-hive/target/dependency/protobuf-java-2.5.0.jar=phoenix-hive/target/dependency/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/105/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/105/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/xz-1.0.jar=phoenix-hive/target/dependency/xz-1.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/stax-api-1.0-2.jar=phoenix-hive/target/dependency/stax-api-1.0-2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/151/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/151/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar, 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/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT-output.txt, phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar=phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-hive/target/dependency/commons-csv-1.0.jar=phoenix-hive/target/dependency/commons-csv-1.0.jar, 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-hive/target/dependency/asm-commons-3.1.jar=phoenix-hive/target/dependency/asm-commons-3.1.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-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/55/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/55/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MD5FunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar, 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/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.xml, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/191/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/191/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/hive-service-1.2.1.jar=phoenix-hive/target/dependency/hive-service-1.2.1.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/27/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/27/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-hive/target/dependency/activation-1.1.jar=phoenix-hive/target/dependency/activation-1.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/74/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/74/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/commons-io-2.4.jar=phoenix-hive/target/dependency/commons-io-2.4.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/66/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/66/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/46/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/46/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/140/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/140/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar=phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar, 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/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-hive/target/dependency/hbase-annotations-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-annotations-1.2.0-tests.jar, phoenix-hive/target/dependency/commons-compiler-2.7.6.jar=phoenix-hive/target/dependency/commons-compiler-2.7.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.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-hive/target/dependency/bonecp-0.8.0.RELEASE.jar=phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/137/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/137/guava-13.0.1.jar, phoenix-flume/target/failsafe-reports/failsafe-summary.xml=phoenix-flume/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/disruptor-3.3.0.jar=phoenix-hive/target/dependency/disruptor-3.3.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-hive/target/dependency/log4j-1.2.17.jar=phoenix-hive/target/dependency/log4j-1.2.17.jar, 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/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/175/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/175/protobuf-java-2.5.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/192/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/192/hadoop-mapreduce-client-core-2.7.1.jar, 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-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml, phoenix-core/target/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.RTrimFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT-output.txt, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0-tests.jar, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, 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/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.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml, phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/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.end2end.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-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.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/209/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/209/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/88/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/88/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/asm-3.1.jar=phoenix-hive/target/dependency/asm-3.1.jar, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/mail-1.4.1.jar=phoenix-hive/target/dependency/mail-1.4.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MappingTableDataTypeIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar, phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-3_1/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-3_1/filecache/11/MRAppJar.jar, 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-hive/target/dependency/commons-dbcp-1.4.jar=phoenix-hive/target/dependency/commons-dbcp-1.4.jar, 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-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-96276961-0d96-497a-b1cf-447bd231684b.xml=phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-96276961-0d96-497a-b1cf-447bd231684b.xml, phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar=phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/200/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/200/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/jackson-xc-1.9.2.jar=phoenix-hive/target/dependency/jackson-xc-1.9.2.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, 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.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/210/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/210/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/61/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/61/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar, 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-hive/target/dependency/snappy-0.3.jar=phoenix-hive/target/dependency/snappy-0.3.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-hive/target/dependency/janino-2.7.6.jar=phoenix-hive/target/dependency/janino-2.7.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar, 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/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-hive/target/dependency/hbase-protocol-1.2.0.jar=phoenix-hive/target/dependency/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, bin/queryserver.py=bin/queryserver.py, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/110/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/110/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/60/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/60/metrics-core-2.1.2.jar, 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.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar=phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, 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/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt, 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/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/129/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/129/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, phoenix-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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/25/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/25/htrace-core-3.1.0-incubating.jar, 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.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar, 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.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-hive/target/dependency/servlet-api-2.5.jar=phoenix-hive/target/dependency/servlet-api-2.5.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/193/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/193/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/jsr305-2.0.1.jar=phoenix-hive/target/dependency/jsr305-2.0.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/141/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/141/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/18/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/18/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/140/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/140/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/193/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/193/hadoop-mapreduce-client-core-2.7.1.jar, 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.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-hive/target/dependency/hbase-procedure-1.2.0.jar=phoenix-hive/target/dependency/hbase-procedure-1.2.0.jar, bin/traceserver.py=bin/traceserver.py, 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/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-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar=phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar, phoenix-hive/target/dependency/guice-servlet-3.0.jar=phoenix-hive/target/dependency/guice-servlet-3.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-hive/target/dependency/libfb303-0.9.2.jar=phoenix-hive/target/dependency/libfb303-0.9.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/151/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/151/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-0_0/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-0_0/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ModulusExpressionIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/92/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/92/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar, phoenix-pig/target/failsafe-reports/failsafe-summary.xml=phoenix-pig/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/144/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/144/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/47/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/47/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml, phoenix-hive/target/dependency/commons-configuration-1.6.jar=phoenix-hive/target/dependency/commons-configuration-1.6.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT.jar, bin/log4j.properties=bin/log4j.properties, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt, phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar=phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar, 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.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-hive/target/dependency/javax.inject-1.jar=phoenix-hive/target/dependency/javax.inject-1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/42/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/42/guava-13.0.1.jar, phoenix-hive/target/dependency/hive-shims-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-1.2.1.jar, phoenix-core/target/surefire-reports/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.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar=phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt, phoenix-hive/target/dependency/antlr-3.5.2.jar=phoenix-hive/target/dependency/antlr-3.5.2.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/26/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/26/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MappingTableDataTypeIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/77/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/77/hbase-protocol-1.2.0.jar, 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/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MapReduceIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/119/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/119/htrace-core-3.1.0-incubating.jar, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-hive/target/dependency/xercesImpl-2.9.1.jar=phoenix-hive/target/dependency/xercesImpl-2.9.1.jar, phoenix-hive/target/dependency/hbase-common-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-common-1.2.0-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-hive/target/dependency/jsp-api-2.1.jar=phoenix-hive/target/dependency/jsp-api-2.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-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.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpReplaceFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar, 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.execute.PartialCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/69/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/69/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-minimal.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-minimal.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/173/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/173/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/113/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/113/netty-all-4.0.23.Final.jar, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/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.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/175/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/175/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/hbase-server-1.2.0.jar=phoenix-hive/target/dependency/hbase-server-1.2.0.jar, 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-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/112/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/112/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/97/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/97/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, phoenix-hive/target/dependency/jta-1.1.jar=phoenix-hive/target/dependency/jta-1.1.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-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-hive/target/dependency/ant-launcher-1.9.1.jar=phoenix-hive/target/dependency/ant-launcher-1.9.1.jar, 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/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/109/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/109/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-pherf/target/failsafe-reports/failsafe-summary.xml=phoenix-pherf/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/metrics-core-3.1.0.jar=phoenix-hive/target/dependency/metrics-core-3.1.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/135/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/135/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/hbase-testing-util-1.2.0.jar=phoenix-hive/target/dependency/hbase-testing-util-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/182/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/182/zookeeper-3.4.6.jar, 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-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-jar-with-dependencies.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-jar-with-dependencies.jar, 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.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar, 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.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-hive/target/dependency/oro-2.0.8.jar=phoenix-hive/target/dependency/oro-2.0.8.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar, phoenix-hive/target/failsafe-reports/null-output.txt=phoenix-hive/target/failsafe-reports/null-output.txt, bin/sqlline-thin.py=bin/sqlline-thin.py, bin/sqlline.py=bin/sqlline.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, 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/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/194/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/194/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, 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.tx.TransactionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/167/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/167/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/133/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/133/htrace-core-3.1.0-incubating.jar, phoenix-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/121/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/121/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-without-hbase.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-without-hbase.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/106/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/106/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/133/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/133/hbase-hadoop-compat-1.2.0.jar, 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/org.apache.phoenix.end2end.HashJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT.txt, phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-0_3/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-0_3/filecache/11/MRAppJar.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/189/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/189/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/179/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/179/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/67/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/67/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/jetty-util-6.1.26.jar=phoenix-hive/target/dependency/jetty-util-6.1.26.jar, 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/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt=phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt, phoenix-server/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml=phoenix-server/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/152/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/152/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/108/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/108/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/jersey-server-1.9.jar=phoenix-hive/target/dependency/jersey-server-1.9.jar, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-hive/target/dependency/json-20090211.jar=phoenix-hive/target/dependency/json-20090211.jar, 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/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/15/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/15/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/106/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/106/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/48/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/48/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, phoenix-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/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/79/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/79/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/196/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/196/zookeeper-3.4.6.jar, 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-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-1_0/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-1_0/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.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/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.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar2.jar, phoenix-hive/target/dependency/gson-2.2.4.jar=phoenix-hive/target/dependency/gson-2.2.4.jar, phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar=phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableIndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableIndexToolIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/41/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/41/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.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.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/hadoop-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/211/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/211/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, 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/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar, 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.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/117/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/117/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/commons-digester-1.8.jar=phoenix-hive/target/dependency/commons-digester-1.8.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/108/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/108/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/87/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/87/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/167/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/167/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/102/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/102/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/44/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/44/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/jaxb-api-2.2.2.jar=phoenix-hive/target/dependency/jaxb-api-2.2.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.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.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/179/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/179/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/207/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/207/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar, 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/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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/171/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/171/hbase-protocol-1.2.0.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/168/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/168/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar=phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/8185306e-af96-49aa-92ac-3272d530f449/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.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.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/197/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/197/hbase-client-1.2.0.jar, 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/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt, phoenix-hive/target/dependency/sqlline-1.1.9.jar=phoenix-hive/target/dependency/sqlline-1.1.9.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/joni-2.1.2.jar=phoenix-hive/target/dependency/joni-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/125/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/125/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/129/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/129/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-hive/target/dependency/hbase-it-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-it-1.2.0-tests.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/111/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/111/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-hive/target/dependency/curator-client-2.7.1.jar=phoenix-hive/target/dependency/curator-client-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/14/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/14/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/201/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/201/protobuf-java-2.5.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar, 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.index.MutableIndexReplicationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.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.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt, phoenix-core/target/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.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.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/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/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/156/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/156/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/102/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/102/htrace-core-3.1.0-incubating.jar, 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.StatsCollectorWithSplitsAndMultiCFIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT-output.txt, bin/readme.txt=bin/readme.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/commons-net-3.1.jar=phoenix-hive/target/dependency/commons-net-3.1.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/199/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/199/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/165/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/165/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/82/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/82/guava-13.0.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-hive/target/dependency/hbase-server-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-server-1.2.0-tests.jar, phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar, 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.UnionAllIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/commons-math3-3.1.1.jar=phoenix-hive/target/dependency/commons-math3-3.1.1.jar, phoenix-hive/target/dependency/hbase-client-1.2.0.jar=phoenix-hive/target/dependency/hbase-client-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/28/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/28/guava-13.0.1.jar, 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/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.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/149/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/149/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/82/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/82/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hive-cli-1.2.1.jar=phoenix-hive/target/dependency/hive-cli-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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-hive/target/dependency/velocity-1.5.jar=phoenix-hive/target/dependency/velocity-1.5.jar, 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/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.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/212/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/212/hbase-protocol-1.2.0.jar, 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.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/92/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/92/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/64/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/64/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/177/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/177/guava-13.0.1.jar, phoenix-hive/target/dependency/jets3t-0.9.0.jar=phoenix-hive/target/dependency/jets3t-0.9.0.jar, phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar=phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/150/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/150/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/28/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/28/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar, 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-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/191/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/191/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/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.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.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml, phoenix-pig/target/failsafe-reports/null-output.txt=phoenix-pig/target/failsafe-reports/null-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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/57/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/57/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryExecWithoutSCNIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/136/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/136/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/65/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/65/hbase-hadoop-compat-1.2.0.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, 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.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/84/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/84/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/commons-pool-1.5.4.jar=phoenix-hive/target/dependency/commons-pool-1.5.4.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt, phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/80/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/80/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar=phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/148/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/148/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/httpclient-4.0.1.jar=phoenix-hive/target/dependency/httpclient-4.0.1.jar, 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.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/155/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/155/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/186/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/186/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/80/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/80/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/93/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/93/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/batik-util-1.7.jar=phoenix-hive/target/dependency/batik-util-1.7.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar, 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/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar, phoenix-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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/metrics-core-2.2.0.jar=phoenix-hive/target/dependency/metrics-core-2.2.0.jar, phoenix-hive/target/dependency/jersey-guice-1.9.jar=phoenix-hive/target/dependency/jersey-guice-1.9.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/143/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/143/zookeeper-3.4.6.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/164/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/164/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/118/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/118/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/xalan-2.7.0.jar=phoenix-hive/target/dependency/xalan-2.7.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/206/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/206/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/177/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/177/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/172/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/172/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/56/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/56/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/102/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/102/metrics-core-2.1.2.jar, build.txt=build.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt, phoenix-hive/target/dependency/slf4j-api-1.6.4.jar=phoenix-hive/target/dependency/slf4j-api-1.6.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/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/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, 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.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.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/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/166/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/166/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/71/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/71/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, 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.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.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.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar=phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/141/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/141/zookeeper-3.4.6.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT-output.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt, phoenix-core/target/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.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt, phoenix-server/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml=phoenix-server/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/110/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/110/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar=phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/commons-lang-2.6.jar=phoenix-hive/target/dependency/commons-lang-2.6.jar, phoenix-hive/target/dependency/commons-math-2.2.jar=phoenix-hive/target/dependency/commons-math-2.2.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml, phoenix-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-hive/target/dependency/jline-2.11.jar=phoenix-hive/target/dependency/jline-2.11.jar, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt, phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-hive/target/dependency/jpam-1.1.jar=phoenix-hive/target/dependency/jpam-1.1.jar, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/45/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/45/netty-all-4.0.23.Final.jar, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-hive/target/dependency/commons-compress-1.4.1.jar=phoenix-hive/target/dependency/commons-compress-1.4.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/178/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/178/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, 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/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar, 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/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.SpooledSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT-output.txt, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar, 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.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/84/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/84/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/105/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/105/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar, 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/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-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/org.apache.phoenix.end2end.InMemoryOrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, phoenix-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.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/commons-codec-1.7.jar=phoenix-hive/target/dependency/commons-codec-1.7.jar, 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/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/org.apache.phoenix.end2end.CastAndCoerceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar, 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.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/120/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/120/protobuf-java-2.5.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/111/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/111/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/jetty-6.1.26.jar=phoenix-hive/target/dependency/jetty-6.1.26.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar, 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/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.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar, 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-hive/target/dependency/paranamer-2.3.jar=phoenix-hive/target/dependency/paranamer-2.3.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/98/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/98/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/118/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/118/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar, phoenix-protocol/README.txt=phoenix-protocol/README.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-hive/target/dependency/ant-1.9.1.jar=phoenix-hive/target/dependency/ant-1.9.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/172/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/172/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/173/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/173/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar=phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml, phoenix-hive/target/dependency/curator-recipes-2.7.1.jar=phoenix-hive/target/dependency/curator-recipes-2.7.1.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_2/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/67/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/67/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/26/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/26/hadoop-common-2.7.1.jar, 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/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-assembly/target/phoenix-assembly-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-assembly/target/phoenix-assembly-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, 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-hive/target/dependency/libthrift-0.9.2.jar=phoenix-hive/target/dependency/libthrift-0.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.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/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/202/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/202/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar, 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-hive/target/dependency/antlr-runtime-3.5.2.jar=phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar, 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/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.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.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.7.0.jar=phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.7.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.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/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.PointInTimeQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.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/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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/hive-exec-1.2.1.jar=phoenix-hive/target/dependency/hive-exec-1.2.1.jar, 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-hive/target/dependency/hbase-hadoop-compat-1.2.0.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/44/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/44/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, bin/psql.py=bin/psql.py, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/commons-logging-1.2.jar=phoenix-hive/target/dependency/commons-logging-1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/187/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/187/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_3/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar, 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/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/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-hive/target/dependency/ST4-4.0.4.jar=phoenix-hive/target/dependency/ST4-4.0.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/112/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/112/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.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/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, 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.end2end.salted.SaltedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.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.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar, 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/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.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, 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-hive/target/dependency/commons-collections-3.2.2.jar=phoenix-hive/target/dependency/commons-collections-3.2.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar=phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/145/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/145/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar, phoenix-hive/target/dependency/nekohtml-1.9.12.jar=phoenix-hive/target/dependency/nekohtml-1.9.12.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/117/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/117/hbase-protocol-1.2.0.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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_1/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_1/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_2/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar, bin/pherf-cluster.py=bin/pherf-cluster.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/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/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml, phoenix-hive/target/dependency/jcodings-1.0.8.jar=phoenix-hive/target/dependency/jcodings-1.0.8.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/79/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/79/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar, bin/daemon.py=bin/daemon.py, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar, 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/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/failsafe-reports/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.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-hive/target/dependency/jettison-1.1.jar=phoenix-hive/target/dependency/jettison-1.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/135/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/135/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/40/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/40/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectionDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectionDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/45/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/45/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/56/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/56/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/archive-tmp/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/105/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/105/guava-13.0.1.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_2/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-1_0/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, 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.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt, phoenix-hive/target/dependency/httpcore-4.0.1.jar=phoenix-hive/target/dependency/httpcore-4.0.1.jar, phoenix-hive/target/dependency/jdo-api-3.0.1.jar=phoenix-hive/target/dependency/jdo-api-3.0.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/125/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/125/hadoop-mapreduce-client-core-2.7.1.jar, 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-hive/target/dependency/zookeeper-3.4.6.jar=phoenix-hive/target/dependency/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/asm-tree-3.1.jar=phoenix-hive/target/dependency/asm-tree-3.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/124/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/124/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/94/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/94/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/208/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/208/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/156/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/156/metrics-core-2.1.2.jar, phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-1_3/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-1_3/filecache/11/MRAppJar.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/96/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/96/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-hive/target/dependency/jsch-0.1.42.jar=phoenix-hive/target/dependency/jsch-0.1.42.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/198/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/198/hbase-client-1.2.0.jar, 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-hive/target/dependency/xmlenc-0.52.jar=phoenix-hive/target/dependency/xmlenc-0.52.jar, phoenix-hive/target/dependency/bsh-core-2.0b4.jar=phoenix-hive/target/dependency/bsh-core-2.0b4.jar, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar, 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.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar=phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/73/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/73/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/97/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/97/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/168/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/168/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml, phoenix-core/target/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/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/109/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/109/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/fastutil-6.5.6.jar=phoenix-hive/target/dependency/fastutil-6.5.6.jar, 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-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar=phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar, 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.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-hive/target/dependency/commons-cli-1.2.jar=phoenix-hive/target/dependency/commons-cli-1.2.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/50/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/50/hbase-protocol-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, 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/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/170/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/170/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/asm-all-5.0.2.jar=phoenix-hive/target/dependency/asm-all-5.0.2.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/139/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/139/hbase-common-1.2.0.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.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/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-hive/target/dependency/netty-3.6.2.Final.jar=phoenix-hive/target/dependency/netty-3.6.2.Final.jar, 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-hive/target/dependency/esapi-2.1.0.jar=phoenix-hive/target/dependency/esapi-2.1.0.jar, 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/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT-output.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/195/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/195/zookeeper-3.4.6.jar, 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/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.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, 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-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/190/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/190/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/113/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/113/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/146/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/146/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/19/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/19/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/79/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/79/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/123/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/123/guava-13.0.1.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/76/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/76/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/46/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_1/usercache/jenkins/filecache/46/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/146/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/146/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/72/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/72/netty-all-4.0.23.Final.jar, 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.schema.SequenceAllocationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.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/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/TEST-org.apache.phoenix.execute.PartialCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml, phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/108/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/108/hadoop-common-2.7.1.jar, phoenix-server-client/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-thin-client.jar=phoenix-server-client/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-thin-client.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/145/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/145/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar, phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-3_3/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_1585336906/MiniMRCluster_1585336906-localDir-nm-3_3/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-hive/target/dependency/joda-time-1.6.jar=phoenix-hive/target/dependency/joda-time-1.6.jar, 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.hbase.index.balancer.IndexLoadBalancerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT-output.txt, phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar=phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar, phoenix-hive/target/dependency/hive-ant-1.2.1.jar=phoenix-hive/target/dependency/hive-ant-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.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.StatsCollectorWithSplitsAndMultiCFIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.xml, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/205/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/205/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/163/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_2/usercache/jenkins/filecache/163/guava-13.0.1.jar, 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-hive/target/dependency/junit-4.12.jar=phoenix-hive/target/dependency/junit-4.12.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, 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/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/160/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/160/hbase-hadoop-compat-1.2.0.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar, phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2121192325/MiniMRCluster_2121192325-localDir-nm-0_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/199/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_3/usercache/jenkins/filecache/199/hbase-protocol-1.2.0.jar, 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.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/203/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_1/usercache/jenkins/filecache/203/hbase-server-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/149/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/149/hbase-server-1.2.0.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.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.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_961619936/MiniMRCluster_961619936-localDir-nm-0_0/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_0/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT-output.txt, target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar=phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_0/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-hive/target/dependency/tephra-core-0.7.0.jar=phoenix-hive/target/dependency/tephra-core-0.7.0.jar, 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.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.txt, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-1_3/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar, 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-hive/target/dependency/slf4j-log4j12-1.7.5.jar=phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar, phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/51/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_608867969/MiniMRCluster_608867969-localDir-nm-0_2/usercache/jenkins/filecache/51/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/commons-daemon-1.0.13.jar=phoenix-hive/target/dependency/commons-daemon-1.0.13.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt} due to internal error; falling back to full archiving
java.lang.IllegalStateException: checksum mismatch after transfer (1148435021 vs. 3167926531); /x1/jenkins/jenkins-home/jobs/Phoenix-master/builds/1227/archive/phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:148)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:236)
	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:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Updating PHOENIX-2911
Updating PHOENIX-2918
Recording test results

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

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


Build failed in Jenkins: Phoenix | Master #1231

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

Changes:

[ssa] PHOENIX-2912 Broken IT tests after PHOENIX-2905

------------------------------------------
[...truncated 728 lines...]

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.ArrayToStringFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.25 sec - in org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.AlterSessionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.apache.phoenix.end2end.AlterSessionIT
Running org.apache.phoenix.end2end.AutoCommitIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.342 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.729 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.314 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.157 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.677 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.362 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.374 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.953 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.615 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.299 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.576 sec - in org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.56 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.713 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.134 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.345 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.714 sec - in org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.948 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.001 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.941 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.798 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.538 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.014 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.517 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.195 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.879 sec - in org.apache.phoenix.end2end.SortOrderIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.037 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Running org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.877 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.AlterTableIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.414 sec - in org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.816 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.979 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.743 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.IndexToolIT
Running org.apache.phoenix.end2end.KeyOnlyIT
Running org.apache.phoenix.end2end.MultiCfQueryExecIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.065 sec - in org.apache.phoenix.end2end.KeyOnlyIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.729 sec - in org.apache.phoenix.end2end.MultiCfQueryExecIT
Running org.apache.phoenix.end2end.MutableIndexToolIT
Running org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.064 sec - in org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.449 sec - in org.apache.phoenix.end2end.MutableIndexToolIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.53 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.422 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.SaltedViewIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.621 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.284 sec - in org.apache.phoenix.end2end.SaltedViewIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.72 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 470.888 sec - in org.apache.phoenix.end2end.AlterTableIT
Running org.apache.phoenix.end2end.StatsCollectionDisabledIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.908 sec - in org.apache.phoenix.end2end.StatsCollectionDisabledIT
Running org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.327 sec - in org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.476 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.775 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 561.365 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.TransactionalViewIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.567 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.ViewIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.319 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.302 sec - in org.apache.phoenix.end2end.TransactionalViewIT
Running org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.482 sec - in org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.528 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.014 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.195 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.351 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 208.192 sec - in org.apache.phoenix.end2end.ViewIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.726 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.419 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.108 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.074 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.416 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.116 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 125.667 sec - in org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,029.729 sec - in org.apache.phoenix.end2end.IndexToolIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.946 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.69 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.941 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.453 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.635 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.37 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [3.072s]
[INFO] Phoenix Core ...................................... FAILURE [1:08:41.381s]
[INFO] Phoenix - Flume ................................... 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 Assembly .................................. SKIPPED
[INFO] Phoenix - Tracing Web Application ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:08:45.212s
[INFO] Finished at: Sat May 21 16:47:30 UTC 2016
[INFO] Final Memory: 51M/959M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) on project phoenix-core: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Failed to archive {phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ModulusExpressionIT.xml, phoenix-hive/target/dependency/hbase-shell-1.2.0.jar=phoenix-hive/target/dependency/hbase-shell-1.2.0.jar, phoenix-hive/target/dependency/hadoop-client-2.5.1.jar=phoenix-hive/target/dependency/hadoop-client-2.5.1.jar, phoenix-hive/target/dependency/commons-fileupload-1.2.jar=phoenix-hive/target/dependency/commons-fileupload-1.2.jar, 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-hive/target/dependency/batik-css-1.7.jar=phoenix-hive/target/dependency/batik-css-1.7.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PrimitiveTypeIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/94/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/94/guava-13.0.1.jar, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-hive/target/dependency/api-util-1.0.0-M20.jar=phoenix-hive/target/dependency/api-util-1.0.0-M20.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/138/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/138/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/40/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/40/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/79/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/79/guava-13.0.1.jar, phoenix-hive/target/dependency/guava-13.0.1.jar=phoenix-hive/target/dependency/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/135/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/135/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar, phoenix-server/target/failsafe-reports/null-output.txt=phoenix-server/target/failsafe-reports/null-output.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/160/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/160/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/48/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/48/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/27/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/27/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/198/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/198/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/85/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/85/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-hive/target/dependency/hbase-prefix-tree-1.2.0.jar=phoenix-hive/target/dependency/hbase-prefix-tree-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/151/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/151/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT.xml, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar, 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-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/112/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/112/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/40/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/40/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/145/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/145/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/batik-ext-1.7.jar=phoenix-hive/target/dependency/batik-ext-1.7.jar, phoenix-hive/target/dependency/xom-1.2.5.jar=phoenix-hive/target/dependency/xom-1.2.5.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar=phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/193/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/193/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/ivy-2.4.0.jar=phoenix-hive/target/dependency/ivy-2.4.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/46/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/46/netty-all-4.0.23.Final.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-hive/target/dependency/hive-common-1.2.1.jar=phoenix-hive/target/dependency/hive-common-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledOrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledOrderByIT.xml, phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar2.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT.xml, phoenix-hive/target/dependency/hbase-annotations-1.2.0.jar=phoenix-hive/target/dependency/hbase-annotations-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/34/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/45/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/45/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/surefire-reports/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.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/82/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/82/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/80/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/80/hbase-server-1.2.0.jar, 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/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.end2end.QueryWithOffsetIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/115/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/115/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-hive/target/dependency/avro-1.7.4.jar=phoenix-hive/target/dependency/avro-1.7.4.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/81/hbase-server-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/142/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/142/hbase-client-1.2.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-0_2/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-0_2/filecache/11/MRAppJar.jar, phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar=phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/196/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/196/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringIT-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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortOrderIT.xml, phoenix-hive/target/dependency/hive-metastore-1.2.1.jar=phoenix-hive/target/dependency/hive-metastore-1.2.1.jar, phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar, phoenix-hive/target/dependency/opencsv-2.3.jar=phoenix-hive/target/dependency/opencsv-2.3.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/171/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/171/hbase-hadoop-compat-1.2.0.jar, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/104/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/104/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/100/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT.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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar=phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/136/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/136/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/26/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/26/hadoop-common-2.7.1.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/172/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/172/htrace-core-3.1.0-incubating.jar, 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/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt, phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/34/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/34/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/org.apache.phoenix.end2end.SpooledOrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/98/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/98/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.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.SpooledSortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpooledSortMergeJoinIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InMemoryOrderByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InMemoryOrderByIT.xml, 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.index.ViewIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, 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-server/target/failsafe-reports/failsafe-summary.xml=phoenix-server/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT.txt, phoenix-hive/target/dependency/commons-el-1.0.jar=phoenix-hive/target/dependency/commons-el-1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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.AggregateQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.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/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, 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/org.apache.phoenix.end2end.SkipScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar, bin/phoenix_utils.py=bin/phoenix_utils.py, 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.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/44/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/44/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.PhoenixQueryTimeoutIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/135/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/135/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/xml-apis-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-1.3.04.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/91/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/91/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/109/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/109/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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-hive/target/dependency/jersey-json-1.9.jar=phoenix-hive/target/dependency/jersey-json-1.9.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt, phoenix-core/target/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/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.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/130/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/130/hbase-protocol-1.2.0.jar, phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar, phoenix-hive/target/dependency/curator-framework-2.6.0.jar=phoenix-hive/target/dependency/curator-framework-2.6.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar, 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.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT.txt, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/66/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/66/guava-13.0.1.jar, 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/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/71/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/71/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/141/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/141/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/165/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/165/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/77/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/77/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/130/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/51/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/51/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MD5FunctionIT.txt, phoenix-core/target/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-hive/target/dependency/jsp-api-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.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.LnLogFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/89/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/89/htrace-core-3.1.0-incubating.jar, 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/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT.xml, phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar=phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar, 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.IndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/107/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-hive/target/dependency/aopalliance-1.0.jar=phoenix-hive/target/dependency/aopalliance-1.0.jar, phoenix-server/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt=phoenix-server/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt, phoenix-hive/target/dependency/groovy-all-2.1.6.jar=phoenix-hive/target/dependency/groovy-all-2.1.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledOrderByIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/86/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/86/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/81/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/81/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/170/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/170/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/jersey-core-1.9.jar=phoenix-hive/target/dependency/jersey-core-1.9.jar, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.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.salted.SaltedTableVarLengthRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT-output.txt, 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.trace.PhoenixTableMetricsWriterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTableMetricsWriterIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT.txt, phoenix-core/target/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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/131/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/131/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-hive/target/dependency/jersey-client-1.9.jar=phoenix-hive/target/dependency/jersey-client-1.9.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/79/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/79/protobuf-java-2.5.0.jar, 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/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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/91/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/91/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar=phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/37/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/101/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/101/hbase-client-1.2.0.jar, 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.rpc.PhoenixServerRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.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/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/hive-serde-1.2.1.jar=phoenix-hive/target/dependency/hive-serde-1.2.1.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/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.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/51/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/51/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/95/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/95/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/152/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/152/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/149/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/149/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/17/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/17/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-flume/target/failsafe-reports/null-output.txt=phoenix-flume/target/failsafe-reports/null-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-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexIT-output.txt, 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-hive/target/dependency/tephra-api-0.7.0.jar=phoenix-hive/target/dependency/tephra-api-0.7.0.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/104/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StringToArrayFunctionIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/53/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/53/guava-13.0.1.jar, 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/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/stax-api-1.0.1.jar=phoenix-hive/target/dependency/stax-api-1.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/23/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatementHintsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-server.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-server.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/75/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/75/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.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/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToCharFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-core-0.6.0-incubating.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-hive/target/dependency/guice-assistedinject-3.0.jar=phoenix-hive/target/dependency/guice-assistedinject-3.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/159/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/159/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-hive/target/failsafe-reports/failsafe-summary.xml=phoenix-hive/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar, phoenix-pherf/target/failsafe-reports/null-output.txt=phoenix-pherf/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/152/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/152/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/140/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/140/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/tools.jar=phoenix-hive/target/dependency/tools.jar, 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-hive/target/dependency/antisamy-1.4.3.jar=phoenix-hive/target/dependency/antisamy-1.4.3.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/15/hadoop-mapreduce-client-core-2.7.1.jar, 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/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/174/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/174/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTableMetricsWriterIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar=phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnnestArrayIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/156/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/156/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/hamcrest-core-1.3.jar=phoenix-hive/target/dependency/hamcrest-core-1.3.jar, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml, bin/end2endTest.py=bin/end2endTest.py, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar, 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/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/150/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/150/guava-13.0.1.jar, 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/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/139/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/139/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/99/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/99/zookeeper-3.4.6.jar, 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.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar=phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/155/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/155/metrics-core-2.1.2.jar, 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.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/19/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/19/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/95/hbase-server-1.2.0.jar, 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.index.ImmutableIndexWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml, 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/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/80/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/80/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/176/hbase-server-1.2.0.jar, phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt=phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/154/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/154/zookeeper-3.4.6.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/147/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/147/hadoop-common-2.7.1.jar, 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/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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/177/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/177/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/94/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/94/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar, phoenix-spark/target/surefire-reports/TestSuite.txt=phoenix-spark/target/surefire-reports/TestSuite.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/164/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/164/hadoop-mapreduce-client-core-2.7.1.jar, 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.LastValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/105/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/105/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/167/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/167/zookeeper-3.4.6.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/100/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/100/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/144/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/144/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/88/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/88/htrace-core-3.1.0-incubating.jar, 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/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/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/176/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/176/guava-13.0.1.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/109/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/109/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/113/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/113/zookeeper-3.4.6.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.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/103/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/103/hbase-hadoop-compat-1.2.0.jar, 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.TxCheckpointIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TxCheckpointIT-output.txt, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PowerFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/92/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/92/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt, phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar, phoenix-hive/target/dependency/guice-3.0.jar=phoenix-hive/target/dependency/guice-3.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/96/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/96/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/14/guava-13.0.1.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/40/hadoop-common-2.7.1.jar, phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/186/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/186/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/leveldbjni-all-1.8.jar=phoenix-hive/target/dependency/leveldbjni-all-1.8.jar, 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-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-core/target/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/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, 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.end2end.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/29/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/60/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/72/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/72/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/88/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/88/hbase-client-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/97/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/97/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-hive/target/dependency/derby-10.10.2.0.jar=phoenix-hive/target/dependency/derby-10.10.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/195/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/195/zookeeper-3.4.6.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/153/hbase-common-1.2.0.jar, 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.QueryWithLimitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/57/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/57/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/90/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/90/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/96/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/96/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar=phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar, 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/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/82/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/82/guava-13.0.1.jar, 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/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/28/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/28/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnnestArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnnestArrayIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/126/hbase-common-1.2.0.jar, 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.index.DropMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropMetadataIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/93/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/93/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/hbase-common-1.2.0.jar=phoenix-hive/target/dependency/hbase-common-1.2.0.jar, 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.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/110/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/110/hadoop-mapreduce-client-core-2.7.1.jar, 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.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/155/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/155/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-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/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar6.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/30/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/183/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/183/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/annotations-1.3.2.jar=phoenix-hive/target/dependency/annotations-1.3.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/75/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/75/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/107/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/107/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorIT-output.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/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/failsafe-reports/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/85/metrics-core-2.1.2.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-0_1/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-0_1/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, 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.index.ImmutableIndexWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar, 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.RoundFloorCeilFunctionsEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.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/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/134/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/68/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/68/guava-13.0.1.jar, 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/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/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StddevIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT-output.txt, phoenix-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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-hive/target/dependency/xml-apis-ext-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-ext-1.3.04.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/88/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/88/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/99/hbase-common-1.2.0.jar, 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/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/62/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT.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, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/68/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/68/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/89/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/89/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/67/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/67/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/146/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/146/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml, phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/70/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.tx.TransactionIT-output.txt, 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.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/134/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/134/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/31/hbase-common-1.2.0.jar, 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/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/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT.xml, phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar=phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar, bin/performance.py=bin/performance.py, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/63/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/111/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/111/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/15/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/protobuf-java-2.5.0.jar=phoenix-hive/target/dependency/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/129/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/129/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, phoenix-hive/target/dependency/xz-1.0.jar=phoenix-hive/target/dependency/xz-1.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/182/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/182/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/stax-api-1.0-2.jar=phoenix-hive/target/dependency/stax-api-1.0-2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, 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-hive/target/dependency/htrace-core-3.1.0-incubating.jar=phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/123/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/123/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/commons-csv-1.0.jar=phoenix-hive/target/dependency/commons-csv-1.0.jar, 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-hive/target/dependency/asm-commons-3.1.jar=phoenix-hive/target/dependency/asm-commons-3.1.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-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/91/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, 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.RegexpReplaceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT-output.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-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT.xml, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar, phoenix-hive/target/dependency/hive-service-1.2.1.jar=phoenix-hive/target/dependency/hive-service-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NthValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-hive/target/dependency/activation-1.1.jar=phoenix-hive/target/dependency/activation-1.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/124/hadoop-mapreduce-client-core-2.7.1.jar, 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-hive/target/dependency/commons-io-2.4.jar=phoenix-hive/target/dependency/commons-io-2.4.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/45/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/45/netty-all-4.0.23.Final.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/62/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/62/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SerialIteratorsIT.xml, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/86/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar=phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar, 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/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_2/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/hbase-annotations-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-annotations-1.2.0-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/89/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/commons-compiler-2.7.6.jar=phoenix-hive/target/dependency/commons-compiler-2.7.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/148/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/148/hbase-server-1.2.0.jar, 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-hive/target/dependency/bonecp-0.8.0.RELEASE.jar=phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar, phoenix-flume/target/failsafe-reports/failsafe-summary.xml=phoenix-flume/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/disruptor-3.3.0.jar=phoenix-hive/target/dependency/disruptor-3.3.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/87/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/log4j-1.2.17.jar=phoenix-hive/target/dependency/log4j-1.2.17.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/149/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/149/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/64/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/185/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar, 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/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-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-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/156/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/156/hbase-client-1.2.0.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/57/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/57/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/116/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/116/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/28/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/28/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, 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/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.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/35/hbase-client-1.2.0.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/69/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/69/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/102/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/102/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT.xml, phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/49/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar, 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/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.end2end.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/92/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/92/guava-13.0.1.jar, 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/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.index.IndexExpressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexExpressionIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/50/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/50/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/asm-3.1.jar=phoenix-hive/target/dependency/asm-3.1.jar, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/mail-1.4.1.jar=phoenix-hive/target/dependency/mail-1.4.1.jar, 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/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ServerExceptionIT-output.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar, 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-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/52/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/52/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/commons-dbcp-1.4.jar=phoenix-hive/target/dependency/commons-dbcp-1.4.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/57/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar, 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-hive/target/dependency/api-asn1-api-1.0.0-M20.jar=phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HivePhoenixStoreIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt, phoenix-hive/target/dependency/jackson-xc-1.9.2.jar=phoenix-hive/target/dependency/jackson-xc-1.9.2.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.SaltedIndexIT.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/116/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/116/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/173/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/173/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/170/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/170/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/162/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/162/hbase-server-1.2.0.jar, 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-hive/target/dependency/snappy-0.3.jar=phoenix-hive/target/dependency/snappy-0.3.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/67/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/67/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/25/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/25/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-hive/target/dependency/janino-2.7.6.jar=phoenix-hive/target/dependency/janino-2.7.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/171/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/171/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/33/zookeeper-3.4.6.jar, 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/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/62/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/hbase-protocol-1.2.0.jar=phoenix-hive/target/dependency/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/131/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/41/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/167/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/167/netty-all-4.0.23.Final.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/98/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/98/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT.txt, bin/queryserver.py=bin/queryserver.py, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/29/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/90/hbase-protocol-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/114/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/114/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PhoenixRuntimeIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/150/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/150/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/45/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/137/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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.RegexpReplaceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpReplaceFunctionIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar=phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NthValueFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PrimitiveTypeIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/174/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/174/hadoop-common-2.7.1.jar, 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/TEST-org.apache.phoenix.end2end.InListIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InListIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/140/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/140/netty-all-4.0.23.Final.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/49/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/48/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/42/hadoop-mapreduce-client-core-2.7.1.jar, 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.SortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexExpressionIT.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.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/58/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/117/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/117/hbase-hadoop-compat-1.2.0.jar, 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.MinMaxAggregateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT.txt, phoenix-hive/target/dependency/servlet-api-2.5.jar=phoenix-hive/target/dependency/servlet-api-2.5.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml, phoenix-hive/target/dependency/jsr305-2.0.1.jar=phoenix-hive/target/dependency/jsr305-2.0.1.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/20/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/20/zookeeper-3.4.6.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/168/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/168/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/143/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/143/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/53/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/53/protobuf-java-2.5.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/125/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/125/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-hive/target/dependency/hbase-procedure-1.2.0.jar=phoenix-hive/target/dependency/hbase-procedure-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/157/hbase-client-1.2.0.jar, bin/traceserver.py=bin/traceserver.py, 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/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-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar=phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar, phoenix-hive/target/dependency/guice-servlet-3.0.jar=phoenix-hive/target/dependency/guice-servlet-3.0.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/75/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RTrimFunctionIT.txt, phoenix-hive/target/dependency/libfb303-0.9.2.jar=phoenix-hive/target/dependency/libfb303-0.9.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/128/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/128/metrics-core-2.1.2.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, 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.SubqueryUsingSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SubqueryUsingSortMergeJoinIT-output.txt, 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.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.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/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/48/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/48/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar, phoenix-pig/target/failsafe-reports/failsafe-summary.xml=phoenix-pig/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/161/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/161/hbase-server-1.2.0.jar, 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/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml, phoenix-hive/target/dependency/commons-configuration-1.6.jar=phoenix-hive/target/dependency/commons-configuration-1.6.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT.jar, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/118/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/118/htrace-core-3.1.0-incubating.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt, phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar=phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar, 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.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/192/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/192/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/javax.inject-1.jar=phoenix-hive/target/dependency/javax.inject-1.jar, 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/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectAutoCommitIT.txt, phoenix-hive/target/dependency/hive-shims-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-1.2.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/61/metrics-core-2.1.2.jar, 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.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/75/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/75/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar=phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTraceReaderIT-output.txt, phoenix-hive/target/dependency/antlr-3.5.2.jar=phoenix-hive/target/dependency/antlr-3.5.2.jar, 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/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.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/175/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/175/hbase-server-1.2.0.jar, 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.OrderByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.OrderByIT.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/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/73/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/73/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/182/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/182/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/76/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/76/hbase-protocol-1.2.0.jar, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-hive/target/dependency/xercesImpl-2.9.1.jar=phoenix-hive/target/dependency/xercesImpl-2.9.1.jar, phoenix-hive/target/dependency/hbase-common-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-common-1.2.0-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/93/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/93/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-hive/target/dependency/jsp-api-2.1.jar=phoenix-hive/target/dependency/jsp-api-2.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/102/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/102/metrics-core-2.1.2.jar, 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.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/76/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, 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.execute.PartialCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, phoenix-core/target/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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/11/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.trace.PhoenixTracingEndToEndIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_0/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/84/zookeeper-3.4.6.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-minimal.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-minimal.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/83/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/88/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/88/metrics-core-2.1.2.jar, 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.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.txt, phoenix-hive/target/dependency/hbase-server-1.2.0.jar=phoenix-hive/target/dependency/hbase-server-1.2.0.jar, 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-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StddevIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/187/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/187/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/173/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/173/protobuf-java-2.5.0.jar, 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.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.IndexMetadataIT-output.txt, phoenix-hive/target/dependency/jta-1.1.jar=phoenix-hive/target/dependency/jta-1.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/108/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/108/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/52/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/52/hbase-hadoop-compat-1.2.0.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-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-hive/target/dependency/ant-launcher-1.9.1.jar=phoenix-hive/target/dependency/ant-launcher-1.9.1.jar, 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/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RTrimFunctionIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/153/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/153/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpgradeIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/55/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/55/guava-13.0.1.jar, phoenix-pherf/target/failsafe-reports/failsafe-summary.xml=phoenix-pherf/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/metrics-core-3.1.0.jar=phoenix-hive/target/dependency/metrics-core-3.1.0.jar, phoenix-hive/target/dependency/hbase-testing-util-1.2.0.jar=phoenix-hive/target/dependency/hbase-testing-util-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/87/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/87/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/92/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/92/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar, phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-jar-with-dependencies.jar=phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-jar-with-dependencies.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/106/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/106/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/112/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/112/hbase-common-1.2.0.jar, 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.AlterTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/oro-2.0.8.jar=phoenix-hive/target/dependency/oro-2.0.8.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/41/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/41/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/60/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/160/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/160/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar, phoenix-hive/target/failsafe-reports/null-output.txt=phoenix-hive/target/failsafe-reports/null-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar, bin/sqlline-thin.py=bin/sqlline-thin.py, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/49/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/49/hbase-client-1.2.0.jar, bin/sqlline.py=bin/sqlline.py, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/77/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/67/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/84/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/84/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/136/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/136/guava-13.0.1.jar, phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-1_2/filecache/11/MRAppJar.jar=phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-1_2/filecache/11/MRAppJar.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/96/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StoreNullsIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/53/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/53/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/142/metrics-core-2.1.2.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/23/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/23/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/122/hbase-server-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/50/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/50/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/128/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/128/metrics-core-2.1.2.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/179/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/179/hbase-common-1.2.0.jar, 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-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseFunctionIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT.txt, phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-92b244b2-852d-4ffe-bd8e-6e88fc39d443.xml=phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-92b244b2-852d-4ffe-bd8e-6e88fc39d443.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-without-hbase.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-without-hbase.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/179/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/179/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/14/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/14/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/86/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/97/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/97/hbase-common-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/184/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/92/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/92/guava-13.0.1.jar, 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/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/180/hbase-common-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/64/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/154/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/43/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TimezoneOffsetFunctionIT-output.txt, phoenix-hive/target/dependency/jetty-util-6.1.26.jar=phoenix-hive/target/dependency/jetty-util-6.1.26.jar, 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/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/40/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/40/hbase-server-1.2.0.jar, phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt=phoenix-server/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt, phoenix-server/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml=phoenix-server/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ViewIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/70/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/70/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/197/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/197/hbase-client-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT.xml, phoenix-hive/target/dependency/jersey-server-1.9.jar=phoenix-hive/target/dependency/jersey-server-1.9.jar, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/163/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/163/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/json-20090211.jar=phoenix-hive/target/dependency/json-20090211.jar, 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/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/93/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/93/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/120/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/120/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/121/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/121/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, phoenix-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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/21/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/21/metrics-core-2.1.2.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/158/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/181/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/181/zookeeper-3.4.6.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/120/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/120/hadoop-common-2.7.1.jar, phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-1_3/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/MiniMRCluster_502799719/MiniMRCluster_502799719-localDir-nm-1_3/filecache/10/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/32/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/38/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/17/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/84/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/84/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/172/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/172/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/166/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/166/netty-all-4.0.23.Final.jar, 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/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.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/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.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/169/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/169/hbase-client-1.2.0.jar, phoenix-hive/target/dependency/gson-2.2.4.jar=phoenix-hive/target/dependency/gson-2.2.4.jar, phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar=phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/159/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/148/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/148/hadoop-common-2.7.1.jar, 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.MutableIndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableIndexToolIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.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.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/74/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/hadoop-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificViewIndexIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/28/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/28/guava-13.0.1.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/44/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/44/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MinMaxAggregateFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/80/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/80/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/126/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/126/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectionDisabledIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/66/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/66/guava-13.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReverseScanIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/191/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/191/hadoop-mapreduce-client-core-2.7.1.jar, 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.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-hive/target/dependency/commons-digester-1.8.jar=phoenix-hive/target/dependency/commons-digester-1.8.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/21/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/175/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/175/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/97/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/106/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/106/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/47/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt, phoenix-hive/target/dependency/jaxb-api-2.2.2.jar=phoenix-hive/target/dependency/jaxb-api-2.2.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.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.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MapReduceIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.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/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/42/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/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.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/65/htrace-core-3.1.0-incubating.jar, 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-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar=phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolIT-output.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/93/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/80/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/16/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/158/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/158/hbase-hadoop-compat-1.2.0.jar, 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/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.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTraceReaderIT.xml, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/20/metrics-core-2.1.2.jar, 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/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/169/metrics-core-2.1.2.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/101/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/101/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/sqlline-1.1.9.jar=phoenix-hive/target/dependency/sqlline-1.1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt, phoenix-hive/target/dependency/joni-2.1.2.jar=phoenix-hive/target/dependency/joni-2.1.2.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/82/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-hive/target/dependency/hbase-it-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-it-1.2.0-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/47/metrics-core-2.1.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-hive/target/dependency/curator-client-2.7.1.jar=phoenix-hive/target/dependency/curator-client-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/33/metrics-core-2.1.2.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/25/protobuf-java-2.5.0.jar, 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.index.MutableIndexReplicationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.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.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringToArrayFunctionIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NamespaceSchemaMappingIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.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/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-core/target/failsafe-reports/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/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.NotQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT-output.txt, bin/readme.txt=bin/readme.txt, phoenix-hive/target/dependency/commons-net-3.1.jar=phoenix-hive/target/dependency/commons-net-3.1.jar, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/46/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/46/zookeeper-3.4.6.jar, 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/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/73/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/73/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hbase-server-1.2.0-tests.jar=phoenix-hive/target/dependency/hbase-server-1.2.0-tests.jar, phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/89/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/89/hbase-hadoop-compat-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UseSchemaIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/83/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/commons-math3-3.1.1.jar=phoenix-hive/target/dependency/commons-math3-3.1.1.jar, phoenix-hive/target/dependency/hbase-client-1.2.0.jar=phoenix-hive/target/dependency/hbase-client-1.2.0.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.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.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-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-hive/target/dependency/hbase-hadoop2-compat-1.2.0.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantIdTypeIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/114/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/114/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/hive-cli-1.2.1.jar=phoenix-hive/target/dependency/hive-cli-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/velocity-1.5.jar=phoenix-hive/target/dependency/velocity-1.5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SerialIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, 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.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithOffsetIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/129/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/129/hbase-client-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/13/hadoop-common-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/41/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/41/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar, phoenix-hive/target/dependency/jets3t-0.9.0.jar=phoenix-hive/target/dependency/jets3t-0.9.0.jar, phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar=phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar, 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/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/58/zookeeper-3.4.6.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/26/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/26/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/90/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/168/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/168/metrics-core-2.1.2.jar, 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/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.SortMergeJoinIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/19/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/183/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/183/zookeeper-3.4.6.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/94/hadoop-common-2.7.1.jar, 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.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.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSplitFunctionIT.xml, phoenix-pig/target/failsafe-reports/null-output.txt=phoenix-pig/target/failsafe-reports/null-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/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/119/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/119/protobuf-java-2.5.0.jar, 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/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_3/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, 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.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/108/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/108/guava-13.0.1.jar, phoenix-hive/target/dependency/commons-pool-1.5.4.jar=phoenix-hive/target/dependency/commons-pool-1.5.4.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt, phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.7.1.jar, phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar=phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar, phoenix-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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/81/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-hive/target/dependency/httpclient-4.0.1.jar=phoenix-hive/target/dependency/httpclient-4.0.1.jar, 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.QueryMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryMoreIT-output.txt, phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar4.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/71/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/71/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/42/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/42/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/53/hadoop-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/157/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/157/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/37/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/batik-util-1.7.jar=phoenix-hive/target/dependency/batik-util-1.7.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/71/zookeeper-3.4.6.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/184/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/184/hbase-protocol-1.2.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/56/hbase-common-1.2.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar, phoenix-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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/27/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/metrics-core-2.2.0.jar=phoenix-hive/target/dependency/metrics-core-2.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/180/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/180/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/jersey-guice-1.9.jar=phoenix-hive/target/dependency/jersey-guice-1.9.jar, phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-server-client/target/phoenix-server-client-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.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/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/23/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/23/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/117/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/117/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/18/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/18/hbase-common-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-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-hive/target/dependency/xalan-2.7.0.jar=phoenix-hive/target/dependency/xalan-2.7.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/59/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/145/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/145/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/85/hbase-common-1.2.0.jar, build.txt=build.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt, phoenix-hive/target/dependency/slf4j-api-1.6.4.jar=phoenix-hive/target/dependency/slf4j-api-1.6.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/76/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/76/hbase-hadoop-compat-1.2.0.jar, 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/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, 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.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.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/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/138/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/161/protobuf-java-2.5.0.jar, 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.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.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.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar, phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar=phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSubstrFunctionIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/95/hbase-common-1.2.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/69/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/69/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar, 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-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/36/htrace-core-3.1.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/27/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/27/guava-13.0.1.jar, phoenix-server/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml=phoenix-server/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/110/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/110/hadoop-mapreduce-client-core-2.7.1.jar, 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-hive/target/dependency/eigenbase-properties-1.1.5.jar=phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-hive/target/dependency/commons-lang-2.6.jar=phoenix-hive/target/dependency/commons-lang-2.6.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/10/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/commons-math-2.2.jar=phoenix-hive/target/dependency/commons-math-2.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/76/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/76/hbase-client-1.2.0.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml, phoenix-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-hive/target/dependency/jline-2.11.jar=phoenix-hive/target/dependency/jline-2.11.jar, bin/pherf-standalone.py=bin/pherf-standalone.py, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/50/htrace-core-3.1.0-incubating.jar, phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/151/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/151/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-hive/target/dependency/jpam-1.1.jar=phoenix-hive/target/dependency/jpam-1.1.jar, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/52/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertBigValuesIT.xml, phoenix-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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/194/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/194/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/165/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/165/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/36/hbase-protocol-1.2.0.jar, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-hive/target/dependency/commons-compress-1.4.1.jar=phoenix-hive/target/dependency/commons-compress-1.4.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/103/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/100/hbase-protocol-1.2.0.jar, phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/181/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/68/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/68/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/13/hbase-server-1.2.0.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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/41/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/41/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/67/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/67/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar, 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/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.SpooledSortMergeJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledSortMergeJoinIT-output.txt, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/32/zookeeper-3.4.6.jar, 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.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/164/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/164/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/24/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/28/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryMoreIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PercentileIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InMemoryOrderByIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, phoenix-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.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/commons-codec-1.7.jar=phoenix-hive/target/dependency/commons-codec-1.7.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/74/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/74/zookeeper-3.4.6.jar, 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/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/org.apache.phoenix.end2end.CastAndCoerceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt, bin/phoenix_sandbox.py=bin/phoenix_sandbox.py, 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.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.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.phoenix.end2end.CreateSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt, phoenix-hive/target/dependency/jetty-6.1.26.jar=phoenix-hive/target/dependency/jetty-6.1.26.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.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/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.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/43/hbase-common-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/55/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/55/guava-13.0.1.jar, 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-hive/target/dependency/paranamer-2.3.jar=phoenix-hive/target/dependency/paranamer-2.3.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/144/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/144/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/26/hbase-server-1.2.0.jar, 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/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml, phoenix-protocol/README.txt=phoenix-protocol/README.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-hive/target/dependency/ant-1.9.1.jar=phoenix-hive/target/dependency/ant-1.9.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/61/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/68/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/122/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/122/guava-13.0.1.jar, 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-hive/target/dependency/hadoop-hdfs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar=phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/11/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, phoenix-hive/target/dependency/curator-recipes-2.7.1.jar=phoenix-hive/target/dependency/curator-recipes-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/70/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/190/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/190/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/38/protobuf-java-2.5.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-assembly/target/phoenix-assembly-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-assembly/target/phoenix-assembly-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, 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-hive/target/dependency/libthrift-0.9.2.jar=phoenix-hive/target/dependency/libthrift-0.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/127/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/125/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/125/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/139/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/139/netty-all-4.0.23.Final.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/113/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/113/netty-all-4.0.23.Final.jar, 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-hive/target/dependency/antlr-runtime-3.5.2.jar=phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar, 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/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.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.ReverseScanIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReverseScanIT.txt, phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.7.0.jar=phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.7.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/30/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/30/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt, phoenix-core/target/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.PointInTimeQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/46/metrics-core-2.1.2.jar, 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/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-hive/target/dependency/hive-exec-1.2.1.jar=phoenix-hive/target/dependency/hive-exec-1.2.1.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/44/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/78/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadOnlyIT-output.txt, bin/psql.py=bin/psql.py, 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/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/0f07baf9-14c7-4039-bd9d-234c824a7ffb/hbase-local-dir/jars/myjar3.jar, phoenix-hive/target/dependency/commons-logging-1.2.jar=phoenix-hive/target/dependency/commons-logging-1.2.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SqrtFunctionEnd2EndIT.xml, phoenix-core/target/failsafe-reports/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/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-hive/target/dependency/ST4-4.0.4.jar=phoenix-hive/target/dependency/ST4-4.0.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToCharFunctionIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/79/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/79/htrace-core-3.1.0-incubating.jar, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, 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/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/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/178/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/13/hbase-server-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.RollbackIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/98/metrics-core-2.1.2.jar, 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/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.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/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/141/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/141/zookeeper-3.4.6.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/12/protobuf-java-2.5.0.jar, 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/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.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml, 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/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.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/77/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/77/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/39/protobuf-java-2.5.0.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_0/usercache/jenkins/filecache/34/hbase-client-1.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpooledTmpFileDeleteIT.txt, 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-hive/target/dependency/commons-collections-3.2.2.jar=phoenix-hive/target/dependency/commons-collections-3.2.2.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SignFunctionEnd2EndIT.txt, phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar=phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/54/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/119/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/119/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/54/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/nekohtml-1.9.12.jar=phoenix-hive/target/dependency/nekohtml-1.9.12.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/22/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/22/hbase-client-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/63/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/65/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/65/hbase-server-1.2.0.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/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StoreNullsIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/55/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/72/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/72/netty-all-4.0.23.Final.jar, bin/pherf-cluster.py=bin/pherf-cluster.py, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/15/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/15/guava-13.0.1.jar, 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/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexpSubstrFunctionIT.xml, phoenix-hive/target/dependency/jcodings-1.0.8.jar=phoenix-hive/target/dependency/jcodings-1.0.8.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/163/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/163/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToDateFunctionIT.xml, bin/daemon.py=bin/daemon.py, 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/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_2/usercache/jenkins/filecache/73/hbase-client-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_3/usercache/jenkins/filecache/22/hbase-protocol-1.2.0.jar, 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.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-hive/target/dependency/jettison-1.1.jar=phoenix-hive/target/dependency/jettison-1.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortMergeJoinMoreIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableIndexToolIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectionDisabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectionDisabledIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/31/netty-all-4.0.23.Final.jar, phoenix-core/target/archive-tmp/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/24/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/146/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/146/protobuf-java-2.5.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/188/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/14/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/69/hbase-common-1.2.0.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/132/hbase-hadoop-compat-1.2.0.jar, 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.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt, phoenix-hive/target/dependency/httpcore-4.0.1.jar=phoenix-hive/target/dependency/httpcore-4.0.1.jar, phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1892614193/MiniMRCluster_1892614193-localDir-nm-0_1/usercache/jenkins/filecache/10/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/jdo-api-3.0.1.jar=phoenix-hive/target/dependency/jdo-api-3.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml, phoenix-hive/target/dependency/zookeeper-3.4.6.jar=phoenix-hive/target/dependency/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/asm-tree-3.1.jar=phoenix-hive/target/dependency/asm-tree-3.1.jar, 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/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SkipScanQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar, 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/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LnLogFunctionEnd2EndIT-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/TEST-org.apache.phoenix.end2end.UnionAllIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UnionAllIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/189/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/189/hbase-server-1.2.0.jar, phoenix-hive/target/dependency/jsch-0.1.42.jar=phoenix-hive/target/dependency/jsch-0.1.42.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml, phoenix-hive/target/dependency/xmlenc-0.52.jar=phoenix-hive/target/dependency/xmlenc-0.52.jar, phoenix-hive/target/dependency/bsh-core-2.0b4.jar=phoenix-hive/target/dependency/bsh-core-2.0b4.jar, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar, 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.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar=phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=phoenix-server/target/phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.DropMetadataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, 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.SortOrderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SortOrderIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/72/metrics-core-2.1.2.jar, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/147/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/147/protobuf-java-2.5.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/143/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/143/hbase-client-1.2.0.jar, 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/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-hive/target/dependency/fastutil-6.5.6.jar=phoenix-hive/target/dependency/fastutil-6.5.6.jar, 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-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar=phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar, 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.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-hive/target/dependency/commons-cli-1.2.jar=phoenix-hive/target/dependency/commons-cli-1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/133/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/133/protobuf-java-2.5.0.jar, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_2/usercache/jenkins/filecache/39/hbase-server-1.2.0.jar, 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.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertBigValuesIT-output.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/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UnionAllIT-output.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/166/hbase-common-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/166/hbase-common-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/127/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/127/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/asm-all-5.0.2.jar=phoenix-hive/target/dependency/asm-all-5.0.2.jar, 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-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/66/protobuf-java-2.5.0.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-hive/target/dependency/netty-3.6.2.Final.jar=phoenix-hive/target/dependency/netty-3.6.2.Final.jar, 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-hive/target/dependency/esapi-2.1.0.jar=phoenix-hive/target/dependency/esapi-2.1.0.jar, 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/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/121/hbase-server-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_0/usercache/jenkins/filecache/121/hbase-server-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/63/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/63/htrace-core-3.1.0-incubating.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/59/metrics-core-2.1.2.jar, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT-output.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HivePhoenixStoreIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/79/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/79/guava-13.0.1.jar, 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/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.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, 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-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/115/metrics-core-2.1.2.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/111/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/111/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-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/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.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/177/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/177/guava-13.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.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/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToDateFunctionIT.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/81/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/81/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.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.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml, phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar, phoenix-server-client/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-thin-client.jar=phoenix-server-client/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-thin-client.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/51/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-hive/target/dependency/joda-time-1.6.jar=phoenix-hive/target/dependency/joda-time-1.6.jar, 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.hbase.index.balancer.IndexLoadBalancerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT-output.txt, phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar=phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar, phoenix-hive/target/dependency/hive-ant-1.2.1.jar=phoenix-hive/target/dependency/hive-ant-1.2.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/56/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/56/hadoop-mapreduce-client-core-2.7.1.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_1/usercache/jenkins/filecache/16/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexpSplitFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_1/usercache/jenkins/filecache/35/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/18/netty-all-4.0.23.Final.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/133/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/133/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/36/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-1_3/usercache/jenkins/filecache/36/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/junit-4.12.jar=phoenix-hive/target/dependency/junit-4.12.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, 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-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar=phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/162/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/162/guava-13.0.1.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/118/htrace-core-3.1.0-incubating.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_0/usercache/jenkins/filecache/118/htrace-core-3.1.0-incubating.jar, 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/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/94/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_3/usercache/jenkins/filecache/94/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/23/hbase-protocol-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/23/hbase-protocol-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/30/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, 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.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.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar=phoenix-core/target/MiniMRCluster_2057977771/MiniMRCluster_2057977771-localDir-nm-0_0/usercache/jenkins/filecache/99/hbase-client-1.2.0.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/123/guava-13.0.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_1/usercache/jenkins/filecache/123/guava-13.0.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/56/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_2/usercache/jenkins/filecache/56/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar, 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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/43/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/43/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/105/protobuf-java-2.5.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/105/protobuf-java-2.5.0.jar, target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-tests.jar=target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar=phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/87/zookeeper-3.4.6.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_3/usercache/jenkins/filecache/87/zookeeper-3.4.6.jar, 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/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-hive/target/dependency/tephra-core-0.7.0.jar=phoenix-hive/target/dependency/tephra-core-0.7.0.jar, 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.PercentileIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PercentileIT.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/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-1_2/usercache/jenkins/filecache/78/hbase-hadoop-compat-1.2.0.jar, phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar=phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar, phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/74/metrics-core-2.1.2.jar=phoenix-core/target/MiniMRCluster_1364207891/MiniMRCluster_1364207891-localDir-nm-0_1/usercache/jenkins/filecache/74/metrics-core-2.1.2.jar, phoenix-hive/target/dependency/commons-daemon-1.0.13.jar=phoenix-hive/target/dependency/commons-daemon-1.0.13.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UseSchemaIT.txt} due to internal error; falling back to full archiving
java.lang.IllegalStateException: checksum mismatch after transfer (1960364772 vs. 2655701402); /x1/jenkins/jenkins-home/jobs/Phoenix-master/builds/1231/archive/phoenix-assembly/target/phoenix-4.8.0-HBase-1.2-SNAPSHOT-client-spark.jar may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:148)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:236)
	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:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Updating PHOENIX-2912
Updating PHOENIX-2905
Recording test results

Build failed in Jenkins: Phoenix | Master #1230

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

Changes:

[ankitsinghal59] Some phoenix-spark IT tests are broken after PHOENIX-2862

------------------------------------------
[...truncated 708 lines...]
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.542 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.185 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.306 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.664 sec - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 519.311 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.519 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 200.938 sec - in org.apache.phoenix.tx.TransactionIT
Tests run: 128, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 610.1 sec - in org.apache.phoenix.end2end.index.IndexIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 670.766 sec - in org.apache.phoenix.end2end.index.MutableIndexIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.AlterSessionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.phoenix.end2end.AlterSessionIT
Running org.apache.phoenix.end2end.ArraysWithNullsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.933 sec - in org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.ArrayToStringFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.177 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.168 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.45 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.892 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.132 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.568 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.777 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.16 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.564 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.73 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.189 sec - in org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.95 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.841 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.787 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.SortOrderIT
Running org.apache.phoenix.end2end.StatementHintsIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.684 sec - in org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.445 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.469 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.339 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.003 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.393 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.104 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.056 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.926 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.866 sec - in org.apache.phoenix.end2end.SortOrderIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.527 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.979 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.AlterTableIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.176 sec - in org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.706 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.644 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.989 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.IndexToolIT
Running org.apache.phoenix.end2end.KeyOnlyIT
Running org.apache.phoenix.end2end.MultiCfQueryExecIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.971 sec - in org.apache.phoenix.end2end.KeyOnlyIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.689 sec - in org.apache.phoenix.end2end.MultiCfQueryExecIT
Running org.apache.phoenix.end2end.MutableIndexToolIT
Running org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.892 sec - in org.apache.phoenix.end2end.ParallelIteratorsIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.8 sec - in org.apache.phoenix.end2end.MutableIndexToolIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.294 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.648 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 408.098 sec - in org.apache.phoenix.end2end.AlterTableIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.178 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.SaltedViewIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectionDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.746 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.362 sec - in org.apache.phoenix.end2end.SaltedViewIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.717 sec - in org.apache.phoenix.end2end.StatsCollectionDisabledIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.4 sec - in org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.199 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.563 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Running org.apache.phoenix.end2end.TransactionalViewIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.815 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.183 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.608 sec - in org.apache.phoenix.end2end.TransactionalViewIT
Running org.apache.phoenix.end2end.ViewIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.089 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.455 sec - in org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 701.154 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.689 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.747 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.102 sec - in org.apache.phoenix.end2end.ViewIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.373 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.479 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.008 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.271 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.073 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.424 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.519 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 122.978 sec - in org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.124 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.369 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.476 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.225 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.525 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.945 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,258.181 sec - in org.apache.phoenix.end2end.IndexToolIT

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [4.621s]
[INFO] Phoenix Core ...................................... FAILURE [1:00:01.803s]
[INFO] Phoenix - Flume ................................... 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 Assembly .................................. SKIPPED
[INFO] Phoenix - Tracing Web Application ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:00:07.440s
[INFO] Finished at: Sat May 21 05:23:56 UTC 2016
[INFO] Final Memory: 50M/1102M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) on project phoenix-core: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Compressed 1.92 GB of artifacts by 65.8% relative to #1224
Updating PHOENIX-2862
Recording test results

Build failed in Jenkins: Phoenix | Master #1229

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

Changes:

[ssa] PHOENIX-2908 phoenix-core depends on both antlr 3.5 and antlr 2.7.7

[maryannxue] PHOENIX-2894 Sort-merge join works incorrectly with DESC columns

------------------------------------------
[...truncated 1411 lines...]
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-RC4-SNAPSHOT/maven-metadata.xml (3 KB at 0.7 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/orgapachetephra-1001/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml
3/3 KB   
         
         
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-RC5-SNAPSHOT/maven-metadata.xml (3 KB at 32.1 KB/sec)
         
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/orgapachetephra-1001/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml
         
3/3 KB   
         
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.6-SNAPSHOT/maven-metadata.xml (3 KB at 23.1 KB/sec)
         
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pherf ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-pherf ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pherf ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pherf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pherf ---
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from apache tephra staging
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from apache tephra staging
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from apache tephra staging
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pherf ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ phoenix-pherf ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.PherfTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 sec - in org.apache.phoenix.pherf.PherfTest
Running org.apache.phoenix.pherf.ResultTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 sec - in org.apache.phoenix.pherf.ResultTest
Running org.apache.phoenix.pherf.ColumnTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.phoenix.pherf.ColumnTest
Running org.apache.phoenix.pherf.ResourceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec - in org.apache.phoenix.pherf.ResourceTest
Running org.apache.phoenix.pherf.RowCalculatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.phoenix.pherf.RowCalculatorTest
Running org.apache.phoenix.pherf.ConfigurationParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.phoenix.pherf.ConfigurationParserTest
Running org.apache.phoenix.pherf.RuleGeneratorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 sec - in org.apache.phoenix.pherf.RuleGeneratorTest
Running org.apache.phoenix.pherf.TestHBaseProps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.phoenix.pherf.TestHBaseProps
Running org.apache.phoenix.pherf.util.ResourceListTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.phoenix.pherf.util.ResourceListTest

Results :

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

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1229/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1229/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1229/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pherf ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.2:single (make-assembly) @ phoenix-pherf ---
[INFO] Reading assembly descriptor: src/main/assembly/minimal.xml
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from apache tephra staging
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from apache tephra staging
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from apache tephra staging
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1229/artifact/phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.2-SNAPSHOT-minimal.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-pherf ---

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

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.PherfMainIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! - in org.apache.phoenix.pherf.PherfMainIT
org.apache.phoenix.pherf.PherfMainIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster

org.apache.phoenix.pherf.PherfMainIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.NullPointerException

Running org.apache.phoenix.pherf.SchemaReaderIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.phoenix.pherf.SchemaReaderIT
org.apache.phoenix.pherf.SchemaReaderIT  Time elapsed: 0.005 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster

Running org.apache.phoenix.pherf.DataIngestIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestIT
org.apache.phoenix.pherf.DataIngestIT  Time elapsed: 0.005 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hdfs.MiniDFSCluster

org.apache.phoenix.pherf.DataIngestIT  Time elapsed: 0.005 sec  <<< ERROR!
java.lang.NullPointerException


Results :

Tests in error: 
org.apache.phoenix.pherf.DataIngestIT.org.apache.phoenix.pherf.DataIngestIT
  Run 1: DataIngestIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: DataIngestIT>ResultBaseTestIT.tearDown:57 » NullPointer

org.apache.phoenix.pherf.PherfMainIT.org.apache.phoenix.pherf.PherfMainIT
  Run 1: PherfMainIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: PherfMainIT>ResultBaseTestIT.tearDown:57 » NullPointer

  SchemaReaderIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTableReuseTest) @ phoenix-pherf ---

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

Results :

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

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

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

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) @ phoenix-pherf ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [3.694s]
[INFO] Phoenix Core ...................................... SUCCESS [1:00:17.304s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:21.674s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:52.905s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [3.650s]
[INFO] Phoenix Query Server .............................. SUCCESS [1:50.353s]
[INFO] Phoenix - Pherf ................................... FAILURE [41.536s]
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix - Hive .................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] Phoenix - Tracing Web Application ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:07:12.087s
[INFO] Finished at: Fri May 20 20:06:49 UTC 2016
[INFO] Final Memory: 83M/1103M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) on project phoenix-pherf: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-pherf
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Compressed 1.93 GB of artifacts by 38.9% relative to #1224
Updating PHOENIX-2894
Updating PHOENIX-2908
Recording test results

Build failed in Jenkins: Phoenix | Master #1228

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

Changes:

[ssa] Make sqlline refer to bin/hbase-site.xml by default (Junegunn Choi)

[jamestaylor] PHOENIX-2906 Use org.apache.tephra instead of co.cask.tephra

------------------------------------------
[...truncated 1037 lines...]
Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.658 sec - in org.apache.phoenix.end2end.SubqueryIT
Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.622 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
Running org.apache.phoenix.end2end.ToDateFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.912 sec - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
Running org.apache.phoenix.end2end.UpgradeIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.085 sec - in org.apache.phoenix.end2end.ToDateFunctionIT
Running org.apache.phoenix.end2end.UpsertBigValuesIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 235.828 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Running org.apache.phoenix.end2end.UseSchemaIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.594 sec - in org.apache.phoenix.end2end.UpsertBigValuesIT
Running org.apache.phoenix.end2end.index.DropMetadataIT
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.845 sec - in org.apache.phoenix.end2end.TenantIdTypeIT
Running org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.018 sec - in org.apache.phoenix.end2end.UseSchemaIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 247.627 sec - in org.apache.phoenix.end2end.SpooledSortMergeJoinIT
Running org.apache.phoenix.end2end.index.IndexExpressionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.271 sec - in org.apache.phoenix.end2end.index.DropMetadataIT
Running org.apache.phoenix.end2end.index.IndexIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.674 sec - in org.apache.phoenix.end2end.UpgradeIT
Running org.apache.phoenix.end2end.index.IndexMetadataIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.922 sec - in org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 109.108 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.281 sec - in org.apache.phoenix.end2end.index.IndexMetadataIT
Running org.apache.phoenix.end2end.index.SaltedIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.206 sec - in org.apache.phoenix.end2end.index.SaltedIndexIT
Running org.apache.phoenix.end2end.index.ViewIndexIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.365 sec - in org.apache.phoenix.end2end.index.ViewIndexIT
Running org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 299.625 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.end2end.index.txn.RollbackIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.767 sec - in org.apache.phoenix.end2end.index.txn.MutableRollbackIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.586 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.031 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.649 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.368 sec - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 492.294 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.289 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 203.605 sec - in org.apache.phoenix.tx.TransactionIT
Tests run: 128, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 606.542 sec - in org.apache.phoenix.end2end.index.IndexIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 669.095 sec - in org.apache.phoenix.end2end.index.MutableIndexIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.ArithmeticQueryIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.198 sec - in org.apache.phoenix.end2end.AbsFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ArrayFillFunctionIT
Running org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.AlterSessionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.phoenix.end2end.AlterSessionIT
Running org.apache.phoenix.end2end.AutoCommitIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 sec - in org.apache.phoenix.end2end.AutoCommitIT
Running org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 sec - in org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.363 sec - in org.apache.phoenix.end2end.ArrayFillFunctionIT
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.999 sec - in org.apache.phoenix.end2end.ArrayToStringFunctionIT
Running org.apache.phoenix.end2end.DecodeFunctionIT
Running org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.17 sec - in org.apache.phoenix.end2end.DynamicFamilyIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.912 sec - in org.apache.phoenix.end2end.ConvertTimezoneFunctionIT
Running org.apache.phoenix.end2end.FirstValueFunctionIT
Running org.apache.phoenix.end2end.DynamicUpsertIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.phoenix.end2end.DynamicUpsertIT
Running org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.194 sec - in org.apache.phoenix.end2end.DecodeFunctionIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.74 sec - in org.apache.phoenix.end2end.ArraysWithNullsIT
Running org.apache.phoenix.end2end.MD5FunctionIT
Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.LikeExpressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653 sec - in org.apache.phoenix.end2end.MinMaxAggregateFunctionIT
Running org.apache.phoenix.end2end.NthValueFunctionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 sec - in org.apache.phoenix.end2end.LikeExpressionIT
Running org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.308 sec - in org.apache.phoenix.end2end.MD5FunctionIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.925 sec - in org.apache.phoenix.end2end.FirstValueFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 sec - in org.apache.phoenix.end2end.OctetLengthFunctionEnd2EndIT
Running org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.PrimitiveTypeIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.phoenix.end2end.PrimitiveTypeIT
Running org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec - in org.apache.phoenix.end2end.PowerFunctionEnd2EndIT
Running org.apache.phoenix.end2end.ReadOnlyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 sec - in org.apache.phoenix.end2end.RTrimFunctionIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.611 sec - in org.apache.phoenix.end2end.ArithmeticQueryIT
Running org.apache.phoenix.end2end.ReverseFunctionIT
Running org.apache.phoenix.end2end.RegexpSplitFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec - in org.apache.phoenix.end2end.RegexpSplitFunctionIT
Running org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.025 sec - in org.apache.phoenix.end2end.ReadOnlyIT
Running org.apache.phoenix.end2end.SerialIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.79 sec - in org.apache.phoenix.end2end.SerialIteratorsIT
Running org.apache.phoenix.end2end.ServerExceptionIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.297 sec - in org.apache.phoenix.end2end.ReverseFunctionIT
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.691 sec - in org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.545 sec - in org.apache.phoenix.end2end.ServerExceptionIT
Running org.apache.phoenix.end2end.SortOrderIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.864 sec - in org.apache.phoenix.end2end.NthValueFunctionIT
Running org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.phoenix.end2end.SignFunctionEnd2EndIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 sec - in org.apache.phoenix.end2end.StatementHintsIT
Running org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.StoreNullsIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.227 sec - in org.apache.phoenix.end2end.QueryMoreIT
Running org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.093 sec - in org.apache.phoenix.end2end.StringToArrayFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.466 sec - in org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
Running org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.447 sec - in org.apache.phoenix.end2end.StoreNullsIT
Running org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 sec - in org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.293 sec - in org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.469 sec - in org.apache.phoenix.end2end.ToCharFunctionIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.568 sec - in org.apache.phoenix.end2end.salted.SaltedTableUpsertSelectIT
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.373 sec - in org.apache.phoenix.end2end.SortOrderIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Running org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.858 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.302 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Running org.apache.phoenix.end2end.AlterTableIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.864 sec - in org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.765 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.788 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.169 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.KeyOnlyIT
Running org.apache.phoenix.end2end.IndexToolIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.475 sec - in org.apache.phoenix.end2end.KeyOnlyIT
Running org.apache.phoenix.end2end.MultiCfQueryExecIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.311 sec - in org.apache.phoenix.end2end.MultiCfQueryExecIT
Running org.apache.phoenix.end2end.MutableIndexToolIT
Running org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.928 sec - in org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.439 sec - in org.apache.phoenix.end2end.MutableIndexToolIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.363 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.808 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 426.539 sec - in org.apache.phoenix.end2end.AlterTableIT
Running org.apache.phoenix.end2end.QueryWithOffsetIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.19 sec - in org.apache.phoenix.end2end.QueryWithOffsetIT
Running org.apache.phoenix.end2end.SaltedViewIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.273 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectionDisabledIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.313 sec - in org.apache.phoenix.end2end.StatsCollectionDisabledIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.449 sec - in org.apache.phoenix.end2end.SaltedViewIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.014 sec - in org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Running org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.354 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.979 sec - in org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.449 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.TransactionalViewIT
Running org.apache.phoenix.end2end.UnionAllIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.64 sec - in org.apache.phoenix.end2end.UnionAllIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.94 sec - in org.apache.phoenix.end2end.TransactionalViewIT
Running org.apache.phoenix.end2end.ViewIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.285 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.642 sec - in org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 768.24 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.705 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.399 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.501 sec - in org.apache.phoenix.end2end.ViewIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.105 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.995 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.555 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.049 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.868 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.477 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.529 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 98.129 sec - in org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.693 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.487 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.372 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.958 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.043 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.089 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Compressed 1.30 GB of artifacts by 37.6% relative to #1224
Updating PHOENIX-2906
Recording test results