See <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/changes>
Changes: [tdsilva] PHOENIX-2395 Refactor mutable secondary indexes code ------------------------------------------ [...truncated 828 lines...] [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-core/target/phoenix-core-4.7.0-HBase-0.98-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.7.0-HBase-0.98-SNAPSHOT/phoenix-core-4.7.0-HBase-0.98-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-core/target/phoenix-core-4.7.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.7.0-HBase-0.98-SNAPSHOT/phoenix-core-4.7.0-HBase-0.98-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix - Flume 4.7.0-HBase-0.98-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-flume --- [INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-flume --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-flume --- [INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/it/java> added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-flume --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-flume --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-flume --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-flume --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/target/classes> [WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/main/java/org/apache/phoenix/flume/sink/PhoenixSink.java>: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/main/java/org/apache/phoenix/flume/sink/PhoenixSink.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/main/java/org/apache/phoenix/flume/sink/PhoenixSink.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-flume --- [INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/target/classes/mrapp-generated-classpath'.> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-flume --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/src/it/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-flume --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ phoenix-flume --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-flume --- [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (ClientManagedTimeTests) @ phoenix-flume --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (HBaseManagedTimeTests) @ phoenix-flume --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.flume.PhoenixSinkIT Running org.apache.phoenix.flume.RegexEventSerializerIT Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.944 sec - in org.apache.phoenix.flume.PhoenixSinkIT Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.737 sec - in org.apache.phoenix.flume.RegexEventSerializerIT Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (NeedTheirOwnClusterTests) @ phoenix-flume --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:verify (ClientManagedTimeTests) @ phoenix-flume --- [INFO] [INFO] --- maven-failsafe-plugin:2.19:verify (HBaseManagedTimeTests) @ phoenix-flume --- [INFO] [INFO] --- maven-failsafe-plugin:2.19:verify (NeedTheirOwnClusterTests) @ phoenix-flume --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-flume --- [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.7.0-HBase-0.98-SNAPSHOT/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-flume/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.7.0-HBase-0.98-SNAPSHOT/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.7.0-HBase-0.98-SNAPSHOT/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-flume/target/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.7.0-HBase-0.98-SNAPSHOT/phoenix-flume-4.7.0-HBase-0.98-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix - Pig 4.7.0-HBase-0.98-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pig --- [INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-pig --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pig --- [INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/src/it/java> added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pig --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pig --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-pig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pig --- [INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/target/classes/mrapp-generated-classpath'.> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/src/it/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-pig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-pig/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ phoenix-pig --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.util.TypeUtilTest Running org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Running org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Running org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.apache.phoenix.pig.util.TypeUtilTest Running org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 sec - in org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 sec - in org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-pig/target/phoenix-pig-4.7.0-HBase-0.98-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-pig/target/phoenix-pig-4.7.0-HBase-0.98-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/890/artifact/phoenix-pig/target/phoenix-pig-4.7.0-HBase-0.98-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pig --- [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (ClientManagedTimeTests) @ phoenix-pig --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (HBaseManagedTimeTests) @ phoenix-pig --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.PhoenixHBaseStorerIT Running org.apache.phoenix.pig.udf.ReserveNSequenceTestIT Running org.apache.phoenix.pig.PhoenixHBaseLoaderIT Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec - in org.apache.phoenix.pig.udf.ReserveNSequenceTestIT Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.881 sec - in org.apache.phoenix.pig.PhoenixHBaseStorerIT Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.142 sec - in org.apache.phoenix.pig.PhoenixHBaseLoaderIT Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (NeedTheirOwnClusterTests) @ phoenix-pig --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.19:verify (ClientManagedTimeTests) @ phoenix-pig --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Phoenix .................................... SUCCESS [2.872s] [INFO] Phoenix Core ...................................... SUCCESS [46:47.770s] [INFO] Phoenix - Flume ................................... SUCCESS [59.604s] [INFO] Phoenix - Pig ..................................... FAILURE [1:46.065s] [INFO] Phoenix Query Server Client ....................... SKIPPED [INFO] Phoenix Query Server .............................. SKIPPED [INFO] Phoenix - Pherf ................................... SKIPPED [INFO] Phoenix - Spark ................................... SKIPPED [INFO] Phoenix Assembly .................................. SKIPPED [INFO] Phoenix - Tracing Web Application ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49:36.835s [INFO] Finished at: Wed Nov 11 23:01:38 UTC 2015 [INFO] Final Memory: 67M/1044M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19:verify (ClientManagedTimeTests) on project phoenix-pig: 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-pig Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Compressed 1.08 GB of artifacts by 49.2% relative to #888 Recording test results
