You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/04 16:11:14 UTC

Build failed in Jenkins: Tobago Trunk (deploy) #553

See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/553/display/redirect?page=changes>

Changes:

[hnoeth] improve tests * better check if error/exception and error/404 test works

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
 > 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/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.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 02a137b488236a4f4a20092b9fa874b78c7b44d1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02a137b488236a4f4a20092b9fa874b78c7b44d1
Commit message: "improve tests * better check if error/exception and error/404 test works * accessAllPages test now checks error/exception and error/404 * fix error/exception test"
 > git rev-list d74782b68a923a0b7e0e1c3f942faeacf110ebe6 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 58688
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk (deploy)] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58688
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean animal-sniffer:check install deploy -Pgenerate-assembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.tobago:tobago-example-demo:war:4.0.0
[WARNING] 'dependencyManagement.dependencies.dependency.type' for commons-codec:commons-codec:jar must be 'pom' to import the managed dependencies. @ org.apache.myfaces.tobago:tobago-example-demo:[unknown-version], <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml,> line 208, column 19
[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 Tobago
[INFO] Tobago Tool
[INFO] Tobago Tool Annotation
[INFO] Tobago Tool Apt
[INFO] Tobago Core
[INFO] Tobago Themes
[INFO] Tobago Theme Standard
[INFO] Tobago Theme Scarborough
[INFO] Tobago Theme Speyside
[INFO] Tobago Theme Roxborough
[INFO] Tobago Examples
[INFO] Tobago Example Blank
[INFO] Tobago Example Data
[INFO] Tobago Example Demo
[INFO] Tobago Example Assembly
[INFO] Tobago Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago 4.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
[INFO] Storing buildNumber: 02a137b488236a4f4a20092b9fa874b78c7b44d1 at timestamp: 1512403497985
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-site.xml
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-source-release.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-site.xml
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-source-release.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-site.xml
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0-source-release.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago ---
[INFO] Uploading to apache.releases.https: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/myfaces/tobago/tobago/4.0.0/tobago-4.0.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... FAILURE [05:48 min]
[INFO] Tobago Tool ........................................ SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:12 min
[INFO] Finished at: 2017-12-04T16:10:57Z
[INFO] Final Memory: 41M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project tobago: Failed to deploy artifacts: Could not transfer artifact org.apache.myfaces.tobago:tobago:pom:4.0.0 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/myfaces/tobago/tobago/4.0.0/tobago-4.0.0.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
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.0.0/tobago-theme-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.0.0/tobago-example-blank-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.0.0/tobago-assembly-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.0.0/tobago-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-site.xml> to org.apache.myfaces.tobago/tobago/4.0.0/tobago-4.0.0-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.0.0-source-release.zip> to org.apache.myfaces.tobago/tobago/4.0.0/tobago-4.0.0-source-release.zip
[Fast Archiver] Compressed 10.98 MB of artifacts by 58.1% relative to #551
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.0.0/tobago-theme-standard-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.0.0/tobago-theme-scarborough-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.0.0/tobago-example-assembly-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.0.0/tobago-theme-speyside-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.0.0/tobago-theme-roxborough-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0/tobago-tool-annotation-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.0.0/tobago-example-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.0.0/tobago-example-data-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.0.0/tobago-tool-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.0.0/tobago-core-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.0.0/tobago-tool-apt-4.0.0.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.0.0/tobago-example-demo-4.0.0.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Jenkins build is back to normal : Tobago Trunk (deploy) #554

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/554/display/redirect?page=changes>