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 2014/02/27 06:49:23 UTC

Build failed in Jenkins: Apache Phoenix - Branch:master #82

See <https://builds.apache.org/job/Phoenix/82/changes>

Changes:

[jamestaylor] Modify unit test to repro former issue not surfaced due to caching

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/Phoenix/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.apache.org/incubator-phoenix.git/
Checking out Revision b6a6787f74d7f81f2b382e230826b7d439c52392 (origin/master)
No emails were triggered.
[Phoenix] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache:phoenix-flume:jar:3.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache:phoenix-core:jar -> duplicate declaration of version (?) @ line 39, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix
[INFO] Phoenix Hadoop Compatibility
[INFO] Phoenix Core
[INFO] Phoenix - Flume
[INFO] Phoenix - Pig
[INFO] Phoenix Hadoop1 Compatibility
[INFO] Phoenix Assebmly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ phoenix ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix/target
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix/target/phoenix-3.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Hadoop Compatibility 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ phoenix-hadoop-compat ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-hadoop-compat/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ phoenix-hadoop-compat ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-hadoop-compat/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-hadoop-compat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ phoenix-hadoop-compat ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-hadoop-compat/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-hadoop-compat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phoenix-hadoop-compat ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-hadoop-compat ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-hadoop-compat ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-hadoop-compat/target/phoenix-hadoop-compat-3.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-hadoop-compat ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-hadoop-compat/target/phoenix-hadoop-compat-3.0.0-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ phoenix-core ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/generated-sources/antlr3 added.
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/antlr3 added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/antlr3
ANTLR Parser Generator  Version 3.5
Output file /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java does not exist: must build /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/antlr3/PhoenixSQL.g
PhoenixSQL.g
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ phoenix-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 591 source files to /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/classes
[WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java: Some input files use or override a deprecated API.
[WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java: Recompile with -Xlint:deprecation for details.
[WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java uses unchecked or unsafe operations.
[WARNING] /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ phoenix-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 170 source files to /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phoenix-core ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.TestReadWriteKeyValuesWithCodec
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 sec - in org.apache.hadoop.hbase.regionserver.wal.TestReadWriteKeyValuesWithCodec
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplayWithIndexWritesAndUncompressedWALInHBase_094_9
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.345 sec - in org.apache.hadoop.hbase.regionserver.wal.TestWALReplayWithIndexWritesAndUncompressedWALInHBase_094_9
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplayWithIndexWritesAndCompressedWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.959 sec - in org.apache.hadoop.hbase.regionserver.wal.TestWALReplayWithIndexWritesAndCompressedWAL
Running org.apache.phoenix.client.TestClientKeyValueLocal
Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 sec - in org.apache.phoenix.client.TestClientKeyValueLocal
Running org.apache.phoenix.arithmetic.ArithmeticOperationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.apache.phoenix.arithmetic.ArithmeticOperationTest
Running org.apache.phoenix.parse.QueryParserTest
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.phoenix.parse.QueryParserTest
Running org.apache.phoenix.query.ConnectionlessUpsertTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.apache.phoenix.query.ConnectionlessUpsertTest
Running org.apache.phoenix.query.HBaseFactoryProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.query.HBaseFactoryProviderTest
Running org.apache.phoenix.index.IndexMaintainerTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.apache.phoenix.index.IndexMaintainerTest
Running org.apache.phoenix.filter.SkipScanFilterIntersectTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.phoenix.filter.SkipScanFilterIntersectTest
Running org.apache.phoenix.filter.SkipScanFilterTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.phoenix.filter.SkipScanFilterTest
Running org.apache.phoenix.end2end.QueryTest
Killed

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [3.550s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [4.997s]
[INFO] Phoenix Core ...................................... FAILURE [3:43.013s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Hadoop1 Compatibility ..................... SKIPPED
[INFO] Phoenix Assebmly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:51.929s
[INFO] Finished at: Thu Feb 27 05:49:19 UTC 2014
[INFO] Final Memory: 28M/376M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project phoenix-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -enableassertions -Xmx2250m -Djava.security.egd=file:/dev/./urandom -jar /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/surefire/surefirebooter5878735465410098452.jar /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/surefire/surefire3990099634742794321tmp /x1/jenkins/jenkins-slave/workspace/Phoenix/phoenix-core/target/surefire/surefire_02636334778240356364tmp
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : Apache Phoenix - Branch:master #83

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