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

Changes:

[tdsilva] PHOENIX-4751 Implement client-side hash aggregation

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git init <https://builds.apache.org/job/Phoenix-4.x-HBase-1.2/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.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://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.2^{commit} # timeout=10
Checking out Revision 2541634daeca9be27d08dfc1a9e346716e18bab7 
(origin/4.x-HBase-1.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2541634daeca9be27d08dfc1a9e346716e18bab7
Commit message: "PHOENIX-4751 Implement client-side hash aggregation"
 > git rev-list --no-walk fdf0718b4490a78b4fa6d3f5be6feca1a23d8672 # 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.2] $ /bin/bash -xe /tmp/jenkins7536782478031690759.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
htrace-zipkin
[Phoenix-4.x-HBase-1.2] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean 
install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin 
org.apache.felix:maven-bundle-plugin:2.5.3 or one of its dependencies could not 
be resolved: The following artifacts could not be resolved: 
org.apache.maven:maven-core:jar:2.0.7, 
org.apache.maven:maven-settings:jar:2.0.7, 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7, 
org.apache.maven:maven-profile:jar:2.0.7, 
org.apache.maven:maven-model:jar:2.0.7, 
org.apache.maven:maven-artifact:jar:2.0.7, 
org.apache.maven:maven-repository-metadata:jar:2.0.7, 
org.apache.maven:maven-error-diagnostics:jar:2.0.7, 
org.apache.maven:maven-project:jar:2.0.7, 
org.apache.maven:maven-plugin-registry:jar:2.0.7, 
org.apache.maven:maven-plugin-api:jar:2.0.7, 
org.apache.maven:maven-plugin-descriptor:jar:2.0.7, 
org.apache.maven:maven-artifact-manager:jar:2.0.7, 
org.apache.maven:maven-monitor:jar:2.0.7: Could not transfer artifact 
org.apache.maven:maven-core:jar:2.0.7 from/to central 
(https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version 
@ 
[WARNING] Reporting configuration should be done in <reporting> section, not in 
maven-site-plugin <configuration> as reportPlugins parameter. @ line 467, 
column 24
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.phoenix:phoenix:4.14.0-HBase-1.2 
(<https://builds.apache.org/job/Phoenix-4.x-HBase-1.2/ws/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin 
org.apache.felix:maven-bundle-plugin:2.5.3 or one of its dependencies could not 
be resolved: The following artifacts could not be resolved: 
org.apache.maven:maven-core:jar:2.0.7, 
org.apache.maven:maven-settings:jar:2.0.7, 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7, 
org.apache.maven:maven-profile:jar:2.0.7, 
org.apache.maven:maven-model:jar:2.0.7, 
org.apache.maven:maven-artifact:jar:2.0.7, 
org.apache.maven:maven-repository-metadata:jar:2.0.7, 
org.apache.maven:maven-error-diagnostics:jar:2.0.7, 
org.apache.maven:maven-project:jar:2.0.7, 
org.apache.maven:maven-plugin-registry:jar:2.0.7, 
org.apache.maven:maven-plugin-api:jar:2.0.7, 
org.apache.maven:maven-plugin-descriptor:jar:2.0.7, 
org.apache.maven:maven-artifact-manager:jar:2.0.7, 
org.apache.maven:maven-monitor:jar:2.0.7: Could not transfer artifact 
org.apache.maven:maven-core:jar:2.0.7 from/to central 
(https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version 
-> [Help 2]
[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
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
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?
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to