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 2020/01/22 06:02:43 UTC

Build failed in Jenkins: Phoenix-4.x-HBase-1.4 #377

See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/377/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-5692 - SCN verification breaks with non-default column families


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.4^{commit} # timeout=10
Checking out Revision 8c98285f91c0210966864a2a048b0ec3347b1a2b (origin/4.x-HBase-1.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c98285f91c0210966864a2a048b0ec3347b1a2b
Commit message: "PHOENIX-5692 - SCN verification breaks with non-default column families"
 > git rev-list --no-walk 13c068c8fbcbf782ecd8ed95c6bcff9540cefcdf # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.4] $ /bin/bash -xe /tmp/jenkins8344945225221430953.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
[Phoenix-4.x-HBase-1.4] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-assembly:pom:4.16.0-HBase-1.4-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 40, column 15
[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                                                     [pom]
[INFO] Phoenix Core                                                       [jar]
[INFO] Phoenix - Pherf                                                    [jar]
[INFO] Phoenix Client                                                     [jar]
[INFO] Phoenix Server                                                     [jar]
[INFO] Phoenix Assembly                                                   [pom]
[INFO] Phoenix - Tracing Web Application                                  [jar]
[INFO] 
[INFO] ---------------------< org.apache.phoenix:phoenix >---------------------
[INFO] Building Apache Phoenix 4.16.0-HBase-1.4-SNAPSHOT                  [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ phoenix ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/target/phoenix-4.16.0-HBase-1.4-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.16.0-HBase-1.4-SNAPSHOT/phoenix-4.16.0-HBase-1.4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/target/phoenix-4.16.0-HBase-1.4-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.16.0-HBase-1.4-SNAPSHOT/phoenix-4.16.0-HBase-1.4-SNAPSHOT-tests.jar
[INFO] 
[INFO] ------------------< org.apache.phoenix:phoenix-core >-------------------
[INFO] Building Phoenix Core 4.16.0-HBase-1.4-SNAPSHOT                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ phoenix-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1149 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 593 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/target/test-classes>
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.16.0-HBase-1.4-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.158 s]
[INFO] Phoenix Core ....................................... FAILURE [ 55.675 s]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 min
[INFO] Finished at: 2020-01-22T06:02:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] unable to create new native thread -> [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/OutOfMemoryError
Build step 'Invoke top-level Maven targets' marked build as failure
[JIRA] Updating issue PHOENIX-5692
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/ws/phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml> is 28 days old


Jenkins build is back to normal : Phoenix-4.x-HBase-1.4 #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/378/display/redirect?page=changes>