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/03/09 14:49:21 UTC

Build failed in Jenkins: Phoenix-4.x-matrix » 1.3 #3

See <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/3/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Phoenix-4.x-matrix" build number 3
originally caused by:
 Started by user stoty
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/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/*
Checking out Revision a0cff1744bb76a6fc1b79a3aa43859418adb8850 (origin/4.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0cff1744bb76a6fc1b79a3aa43859418adb8850
Commit message: "PHOENIX-5721 Unify 4.x branches (add HBase 1.3)"
 > git rev-list --no-walk a0cff1744bb76a6fc1b79a3aa43859418adb8850 # timeout=10
[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.
[1.3] $ /bin/bash -xe /tmp/jenkins9010306306612305890.sh
+ export JAVA_HOME=/home/jenkins/tools/java/latest1.8/
+ JAVA_HOME=/home/jenkins/tools/java/latest1.8/
+ export PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ echo 'JAVA VERSION'
JAVA VERSION
+ java -version
java version "1.8.0_241"
Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.241-b07, mixed mode)
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
+ ls /home/jenkins/.m2/repository/org/apache/hbase
hbase
hbase-annotations
hbase-build-configuration
hbase-client
hbase-common
hbase-endpoint
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-http
hbase-it
hbase-mapreduce
hbase-metrics
hbase-metrics-api
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-protocol-shaded
hbase-replication
hbase-rsgroup
hbase-server
hbase-shaded
hbase-shaded-client
hbase-testing-util
hbase-zookeeper
thirdparty
[1.3] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true -Dhbase.profile=1.3
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Phoenix Hbase 1.5.0 compatibility                                  [jar]
[INFO] Phoenix Hbase 1.4.0 compatibility                                  [jar]
[INFO] Phoenix Hbase 1.3.0 compatibility                                  [jar]
[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-hbase-compat-1.5.0 >------------
[INFO] Building Phoenix Hbase 1.5.0 compatibility 4.16.0-SNAPSHOT        [1/10]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from Nexus: http://repository.apache.org/snapshots/net/minidev/json-smart/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml
Downloading from apache release: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/maven-metadata.xml
Downloading from repository.jboss.org: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/maven-metadata.xml
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/net/minidev/json-smart/maven-metadata.xml
Progress (1): 849 B                   Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml (849 B at 2.0 kB/s)
Progress (1): 849 B                   Downloaded from repository.jboss.org: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/maven-metadata.xml (849 B at 1.4 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ phoenix-hbase-compat-1.5.0 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ phoenix-hbase-compat-1.5.0 ---
[INFO] artifact net.minidev:json-smart: checking for updates from central
[INFO] artifact net.minidev:json-smart: checking for updates from apache release
[INFO] artifact net.minidev:json-smart: checking for updates from repository.jboss.org
[INFO] artifact net.minidev:json-smart: checking for updates from apache.snapshots.https
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/target/classes>
[INFO] <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java>: <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ phoenix-hbase-compat-1.5.0 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ phoenix-hbase-compat-1.5.0 ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/target/phoenix-hbase-compat-1.5.0-4.16.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix-hbase-compat-1.5.0 ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/target/phoenix-hbase-compat-1.5.0-4.16.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hbase-compat-1.5.0/4.16.0-SNAPSHOT/phoenix-hbase-compat-1.5.0-4.16.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.5.0/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hbase-compat-1.5.0/4.16.0-SNAPSHOT/phoenix-hbase-compat-1.5.0-4.16.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.apache.phoenix:phoenix-hbase-compat-1.4.0 >------------
[INFO] Building Phoenix Hbase 1.4.0 compatibility 4.16.0-SNAPSHOT        [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ phoenix-hbase-compat-1.4.0 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ phoenix-hbase-compat-1.4.0 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/target/classes>
[INFO] <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java>: <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/src/main/java/org/apache/phoenix/monitoring/GlobalMetricRegistriesAdapter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ phoenix-hbase-compat-1.4.0 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ phoenix-hbase-compat-1.4.0 ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/target/phoenix-hbase-compat-1.4.0-4.16.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix-hbase-compat-1.4.0 ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/target/phoenix-hbase-compat-1.4.0-4.16.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hbase-compat-1.4.0/4.16.0-SNAPSHOT/phoenix-hbase-compat-1.4.0-4.16.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=1.3/ws/phoenix-hbase-compat-1.4.0/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hbase-compat-1.4.0/4.16.0-SNAPSHOT/phoenix-hbase-compat-1.4.0-4.16.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.apache.phoenix:phoenix-hbase-compat-1.3.0 >------------
[INFO] Building Phoenix Hbase 1.3.0 compatibility 4.16.0-SNAPSHOT        [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.16.0-SNAPSHOT:
[INFO] 
[INFO] Phoenix Hbase 1.5.0 compatibility .................. SUCCESS [  8.071 s]
[INFO] Phoenix Hbase 1.4.0 compatibility .................. SUCCESS [  2.739 s]
[INFO] Phoenix Hbase 1.3.0 compatibility .................. FAILURE [  0.113 s]
[INFO] Apache Phoenix ..................................... SKIPPED
[INFO] Phoenix Core ....................................... SKIPPED
[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:  11.957 s
[INFO] Finished at: 2020-03-09T14:49:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project phoenix-hbase-compat-1.3.0: Could not resolve dependencies for project org.apache.phoenix:phoenix-hbase-compat-1.3.0:jar:4.16.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/lib/jvm/java-11-openjdk-amd64/../lib/tools.jar -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :phoenix-hbase-compat-1.3.0
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?