See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/6/changes> Changes: [Benjamin POUSSIN] prefix config option with bow. [Benjamin POUSSIN] fixes bug in url parameter evaluation expression [Benjamin POUSSIN] use wikitty 3.13-SNAPSHOT to fixe bug in containsOne and containsAll [Benjamin POUSSIN] change wikitty version to 3.12.1 [Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.1 branch with snapshot versions [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.1' with non-snapshot versions [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state [Benjamin POUSSIN] add tag and filter in title to make difference between all atom flux [Benjamin POUSSIN] change dev bow url to work with mvn tomcat7:run [Benjamin POUSSIN] rewrite to prevent XSS [Benjamin POUSSIN] add author email if login is an email ------------------------------------------ Started by an SCM change Building in workspace <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.chorem.org/bow.git # timeout=10 Fetching upstream changes from http://git.chorem.org/bow.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision a064cf7808ed84779655dfd1ab7551fc79d5a9f6 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f a064cf7808ed84779655dfd1ab7551fc79d5a9f6 git rev-list 76ef205ba625c3d9b8c28226771cc951b3f7e3cd # timeout=10 Parsing POMs Modules changed, recalculating dependency graph [bow-technical-site-snapshot] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 43495 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bow [INFO] BOW :: Chromium extension [INFO] BOW UI [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bow 1.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow --- [INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow --- [INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/src> [INFO] Scan 14 files header done in 254.013ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] bow ................................................ FAILURE [ 26.789 s] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.717 s [INFO] Finished at: 2015-07-22T00:35:12+02:00 [INFO] Final Memory: 27M/243M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project bow: the version '1.6' could not be retrieve from redmine server. -> [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 Sending e-mails to: bow-build@list.chorem.org poussin@codelutin.com maven-release@codelutin.com Started calculate disk usage of build channel stopped Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds