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:17:41 UTC

Build failed in Jenkins: Phoenix-4.x-matrix » 2.2 #1

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

Changes:


------------------------------------------
Started by upstream project "Phoenix-4.x-matrix" build number 1
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/phoenix.git
 > git init <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/> # 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 config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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)"
First time build. Skipping changelog.
[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.
[2.2] $ /bin/bash -xe /tmp/jenkins2681117680901206434.sh
+ echo 'JAVA VERSION'
JAVA VERSION
+ java -version
openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)
+ 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-backup
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-shell
hbase-testing-util
hbase-zookeeper
thirdparty
[2.2] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true -Dhbase.profile=2.2
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-it:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 658, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-annotations:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 636, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-common:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 676, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-common:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 691, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-protocol:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 671, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-client:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 698, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-server:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 710, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-server:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 715, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop-compat:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 722, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop-compat:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 727, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop2-compat:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 734, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop2-compat:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 739, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-it:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 658, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR] 'dependencies.dependency.version' for org.apache.hbase:hbase-common:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 676, column 18
 @ 
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.phoenix:phoenix-core:4.16.0-SNAPSHOT (<https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/phoenix-core/pom.xml)> has 13 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-it:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 658, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-annotations:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 636, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-common:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 676, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-common:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 691, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-protocol:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 671, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-client:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 698, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-server:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 710, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-server:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 715, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop-compat:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 722, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop-compat:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 727, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop2-compat:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 734, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-hadoop2-compat:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 739, column 18
[ERROR]   
[ERROR]   The project org.apache.phoenix:phoenix-pherf:4.16.0-SNAPSHOT (<https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/phoenix-pherf/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-it:test-jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 658, column 18
[ERROR]   
[ERROR]   The project org.apache.phoenix:phoenix-server:4.16.0-SNAPSHOT (<https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/phoenix-server/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-testing-util:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 641, column 18
[ERROR]   
[ERROR]   The project org.apache.phoenix:phoenix-tracing-webapp:4.16.0-SNAPSHOT (<https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/phoenix-tracing-webapp/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hbase:hbase-common:jar must be a valid version but is '${hbase.version}'. @ org.apache.phoenix:phoenix:4.16.0-SNAPSHOT, <https://builds.apache.org/job/Phoenix-4.x-matrix/HBASE_PROFILE=2.2/ws/pom.xml,> line 676, column 18
[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/ProjectBuildingException
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?