See <https://builds.apache.org/job/Phoenix-master/819/changes>
Changes: [jtaylor] PHOENIX-2097 Add new MD5 test for composite PK [jtaylor] PHOENIX-2096 Tweak criteria for when round robin iterator is used ------------------------------------------ [...truncated 121498 lines...] [ERROR] PhoenixHBaseStorage.java[93:19] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions. [ERROR] PhoenixHBaseStorage.java[93:44] (naming) ConstantName: Name 'parser' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. [ERROR] PhoenixHBaseStorage.java[94:19] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions. [ERROR] PhoenixHBaseStorage.java[95:19] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions. [ERROR] PhoenixHBaseStorage.java[96] (misc) Regexp: Line matches the illegal pattern 'Trailing whitespace'. [ERROR] PhoenixHBaseStorage.java[105] (indentation) Indentation: ctor def throws at indentation level 12 not at correct indentation, 8 [ERROR] PhoenixHBaseStorage.java[128] (sizes) LineLength: Line is longer than 100 characters (found 111). [ERROR] PhoenixHBaseStorage.java[131] (misc) Regexp: Line matches the illegal pattern 'Trailing whitespace'. [ERROR] PhoenixHBaseStorage.java[139:21] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[144] (misc) Regexp: Line matches the illegal pattern 'Trailing whitespace'. [ERROR] PhoenixHBaseStorage.java[145:11] (whitespace) WhitespaceAround: 'if' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[148:60] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[149:54] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[154] (indentation) Indentation: method def rcurly at indentation level 5 not at correct indentation, 4 [ERROR] PhoenixHBaseStorage.java[162:16] (whitespace) WhitespaceAround: 'catch' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[169] (misc) Regexp: Line matches the illegal pattern 'Trailing whitespace'. [ERROR] PhoenixHBaseStorage.java[170] (sizes) LineLength: Line is longer than 100 characters (found 101). [ERROR] PhoenixHBaseStorage.java[170:85] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[171:12] (whitespace) WhitespaceAround: 'for' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[171:18] (whitespace) WhitespaceAround: '=' is not preceded with whitespace. [ERROR] PhoenixHBaseStorage.java[171:19] (whitespace) WhitespaceAround: '=' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[171:23] (whitespace) WhitespaceAround: '<' is not preceded with whitespace. [ERROR] PhoenixHBaseStorage.java[171:24] (whitespace) WhitespaceAround: '<' is not followed by whitespace. [ERROR] PhoenixHBaseStorage.java[179] (misc) Regexp: Line matches the illegal pattern 'Trailing whitespace'. [ERROR] PhoenixHBaseStorage.java[208] (sizes) LineLength: Line is longer than 100 characters (found 102). [WARNING] checkstyle:check violations detected but failOnViolation set to false [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-master/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-master/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 8 source files to <https://builds.apache.org/job/Phoenix-master/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-master/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-master/ws/phoenix-pig/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/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 7 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-pig --- [INFO] Surefire report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Running org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Running org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec - in org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Running org.apache.phoenix.pig.util.TypeUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.phoenix.pig.util.TypeUtilTest Running org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 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-master/819/artifact/phoenix-pig/target/phoenix-pig-4.5.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/819/artifact/phoenix-pig/target/phoenix-pig-4.5.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/819/artifact/phoenix-pig/target/phoenix-pig-4.5.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pig --- [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.PhoenixHBaseStorerIT Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.977 sec - in org.apache.phoenix.pig.PhoenixHBaseStorerIT Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.PhoenixHBaseLoaderIT Tests run: 12, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 122.702 sec <<< FAILURE! - in org.apache.phoenix.pig.PhoenixHBaseLoaderIT testSchemaForTable(org.apache.phoenix.pig.PhoenixHBaseLoaderIT) Time elapsed: 8.838 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.phoenix.pig.PhoenixHBaseLoaderIT.testSchemaForTable(PhoenixHBaseLoaderIT.java:127) testSchemaForTableWithSpecificColumns(org.apache.phoenix.pig.PhoenixHBaseLoaderIT) Time elapsed: 8.815 sec <<< ERROR! org.apache.pig.impl.logicalLayer.FrontendException: Error during parsing. Cannot get schema from loadFunc org.apache.phoenix.pig.PhoenixHBaseLoader at org.apache.phoenix.util.PhoenixRuntime.generateColumnInfo(PhoenixRuntime.java:397) at org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil.getSelectColumnMetadataList(PhoenixConfigurationUtil.java:266) at org.apache.phoenix.pig.util.PhoenixPigSchemaUtil.getResourceSchema(PhoenixPigSchemaUtil.java:62) at org.apache.phoenix.pig.PhoenixHBaseLoader.getSchema(PhoenixHBaseLoader.java:230) at org.apache.pig.newplan.logical.relational.LOLoad.getSchemaFromMetaData(LOLoad.java:175) at org.apache.pig.newplan.logical.relational.LOLoad.<init>(LOLoad.java:89) at org.apache.pig.parser.LogicalPlanBuilder.buildLoadOp(LogicalPlanBuilder.java:885) at org.apache.pig.parser.LogicalPlanGenerator.load_clause(LogicalPlanGenerator.java:3568) at org.apache.pig.parser.LogicalPlanGenerator.op_clause(LogicalPlanGenerator.java:1625) at org.apache.pig.parser.LogicalPlanGenerator.general_statement(LogicalPlanGenerator.java:1102) at org.apache.pig.parser.LogicalPlanGenerator.statement(LogicalPlanGenerator.java:560) at org.apache.pig.parser.LogicalPlanGenerator.query(LogicalPlanGenerator.java:421) at org.apache.pig.parser.QueryParserDriver.parse(QueryParserDriver.java:188) at org.apache.pig.PigServer$Graph.parseQuery(PigServer.java:1712) at org.apache.pig.PigServer$Graph.registerQuery(PigServer.java:1659) at org.apache.pig.PigServer.registerQuery(PigServer.java:600) at org.apache.pig.PigServer.registerQuery(PigServer.java:613) at org.apache.phoenix.pig.PhoenixHBaseLoaderIT.testSchemaForTableWithSpecificColumns(PhoenixHBaseLoaderIT.java:149) testLoadAndStore(org.apache.phoenix.pig.PhoenixHBaseLoaderIT) Time elapsed: 10.168 sec <<< ERROR! org.apache.pig.impl.logicalLayer.FrontendException: Error during parsing. Cannot find field SAL in ID:int,NAME:chararray,AGE:int at org.apache.pig.newplan.logical.expression.DereferenceExpression.translateAliasToPos(DereferenceExpression.java:215) at org.apache.pig.newplan.logical.expression.DereferenceExpression.getFieldSchema(DereferenceExpression.java:149) at org.apache.pig.newplan.logical.optimizer.FieldSchemaResetter.execute(SchemaResetter.java:264) at org.apache.pig.newplan.logical.expression.AllSameExpressionVisitor.visit(AllSameExpressionVisitor.java:148) at org.apache.pig.newplan.logical.expression.DereferenceExpression.accept(DereferenceExpression.java:84) at org.apache.pig.newplan.ReverseDependencyOrderWalker.walk(ReverseDependencyOrderWalker.java:70) at org.apache.pig.newplan.PlanVisitor.visit(PlanVisitor.java:52) at org.apache.pig.newplan.logical.optimizer.SchemaResetter.visitAll(SchemaResetter.java:67) at org.apache.pig.newplan.logical.optimizer.SchemaResetter.visit(SchemaResetter.java:122) at org.apache.pig.newplan.logical.relational.LOGenerate.accept(LOGenerate.java:245) at org.apache.pig.newplan.DependencyOrderWalker.walk(DependencyOrderWalker.java:75) at org.apache.pig.newplan.logical.optimizer.SchemaResetter.visit(SchemaResetter.java:114) at org.apache.pig.parser.LogicalPlanBuilder.buildForeachOp(LogicalPlanBuilder.java:1039) at org.apache.pig.parser.LogicalPlanGenerator.foreach_clause(LogicalPlanGenerator.java:15870) at org.apache.pig.parser.LogicalPlanGenerator.op_clause(LogicalPlanGenerator.java:1933) at org.apache.pig.parser.LogicalPlanGenerator.general_statement(LogicalPlanGenerator.java:1102) at org.apache.pig.parser.LogicalPlanGenerator.statement(LogicalPlanGenerator.java:560) at org.apache.pig.parser.LogicalPlanGenerator.query(LogicalPlanGenerator.java:421) at org.apache.pig.parser.QueryParserDriver.parse(QueryParserDriver.java:188) at org.apache.pig.PigServer$Graph.parseQuery(PigServer.java:1712) at org.apache.pig.PigServer$Graph.registerQuery(PigServer.java:1659) at org.apache.pig.PigServer.registerQuery(PigServer.java:600) at org.apache.pig.PigServer.registerQuery(PigServer.java:613) at org.apache.phoenix.pig.PhoenixHBaseLoaderIT.testLoadAndStore(PhoenixHBaseLoaderIT.java:467) Results : Failed tests: PhoenixHBaseLoaderIT.testSchemaForTable:127 null Tests in error: PhoenixHBaseLoaderIT.testLoadAndStore:467 » Frontend Error during parsing. Can... PhoenixHBaseLoaderIT.testSchemaForTableWithSpecificColumns:149 » Frontend Erro... Tests run: 12, Failures: 1, Errors: 2, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Phoenix .................................... SUCCESS [4.550s] [INFO] Phoenix Core ...................................... SUCCESS [59:39.252s] [INFO] Phoenix - Flume ................................... SUCCESS [1:27.989s] [INFO] Phoenix - Pig ..................................... FAILURE [4:22.011s] [INFO] Phoenix Query Server Client ....................... SKIPPED [INFO] Phoenix Query Server .............................. SKIPPED [INFO] Phoenix - Pherf ................................... SKIPPED [INFO] Phoenix - Spark ................................... SKIPPED [INFO] Phoenix Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:05:34.424s [INFO] Finished at: Wed Jul 08 20:20:01 UTC 2015 [INFO] Final Memory: 67M/1238M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) on project phoenix-pig: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/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-pig Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Sending artifact delta relative to Phoenix | Master #790 Archived 1166 artifacts Archive block size is 32768 Received 17917 blocks and 540657105 bytes Compression is 52.1% Took 2 min 49 sec Updating PHOENIX-2096 Updating PHOENIX-2097 Recording test results
