You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/18 23:28:39 UTC

Build failed in Jenkins: Juneau-Java-1.7 #361

See <https://builds.apache.org/job/Juneau-Java-1.7/361/display/redirect?page=changes>

Changes:

[jamesbognar] [maven-release-plugin] prepare release juneau-6.3.0-incubating-RC1

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/Juneau-Java-1.7/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-juneau.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-juneau.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-juneau.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4926507a0592850ace00a56a61df561553397159 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4926507a0592850ace00a56a61df561553397159
 > git rev-list 15fb30c872ba7911ec27db3ad92422ab7e6772fc # timeout=10
[Juneau-Java-1.7] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Juneau (incubating)
[INFO] Apache Juneau Core
[INFO] Apache Juneau Core RDF Support
[INFO] Apache Juneau Core Tests
[INFO] Apache Juneau REST Servlet API
[INFO] Apache Juneau REST JAX/RS API
[INFO] Apache Juneau REST Client API
[INFO] Apache Juneau Microservice
[INFO] Apache Juneau REST Examples
[INFO] Apache Juneau REST Tests
[INFO] Apache Juneau UberJar
[INFO] Apache Juneau Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau (incubating) 6.3.0-incubating
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ juneau ---
[INFO] Deleting <https://builds.apache.org/job/Juneau-Java-1.7/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ juneau ---
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 24 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.7/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau/6.3.0-incubating/juneau-6.3.0-incubating.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ juneau ---
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 24 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.7/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau/6.3.0-incubating/juneau-6.3.0-incubating.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/juneau/juneau/6.3.0-incubating/juneau-6.3.0-incubating.pom
2/10 KB   4/10 KB   6/10 KB   8/10 KB   10/10 KB              [INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau (incubating) ......................... FAILURE [  3.708 s]
[INFO] Apache Juneau Core ................................. SKIPPED
[INFO] Apache Juneau Core RDF Support ..................... SKIPPED
[INFO] Apache Juneau Core Tests ........................... SKIPPED
[INFO] Apache Juneau REST Servlet API ..................... SKIPPED
[INFO] Apache Juneau REST JAX/RS API ...................... SKIPPED
[INFO] Apache Juneau REST Client API ...................... SKIPPED
[INFO] Apache Juneau Microservice ......................... SKIPPED
[INFO] Apache Juneau REST Examples ........................ SKIPPED
[INFO] Apache Juneau REST Tests ........................... SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.001 s
[INFO] Finished at: 2017-06-18T23:28:38+00:00
[INFO] Final Memory: 28M/1447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project juneau: Failed to deploy artifacts: Could not transfer artifact org.apache.juneau:juneau:pom:6.3.0-incubating from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/juneau/juneau/6.3.0-incubating/juneau-6.3.0-incubating.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Juneau-Java-1.7 #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.7/362/display/redirect?page=changes>