Build failed in Jenkins: bow-technical-site-snapshot #1
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/>
Cloning the remote Git repository
Cloning repository http://git.chorem.org/bow.git
> git init <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/> # 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 config remote.origin.url http://git.chorem.org/bow.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> 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 c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4a1b41675e4726bd61d6937c1dc243adb1a7ec3
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.chorem:bow bow
Discovered a new module org.chorem:bow-extension-chromium BOW :: Chromium extension
Discovered a new module org.chorem:bow-ui BOW UI
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 42950
<===[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.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin: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.7: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.7:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7: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 57.594ms.
[INFO]
* uptodate header on 13 files.
* add header on 1 file.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2: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 [ 5.721 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.306 s
[INFO] Finished at: 2015-06-19T00:34:22+02:00
[INFO] Final Memory: 34M/438M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project bow: the version '1.5' 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
channel stopped
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
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/2/changes> Changes: [Benjamin POUSSIN] struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false [Benjamin POUSSIN] use chorempom 2.3 [Benjamin POUSSIN] change sub module version to 1.4.1-SNAPSHOT [Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development [Maven Release] Fix space in license header [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.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] fixes #1261: Can use prefix that start with another existing prefix ------------------------------------------ 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 63a664432b996bcf4fc057341cce4d1d1c82e6c6 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 63a664432b996bcf4fc057341cce4d1d1c82e6c6 git rev-list c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 # 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 55376 <===[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.5-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 6.046s. [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 --- [INFO] release project Bow [INFO] release version 1.5 [INFO] release date Thu Jul 16 00:39:50 CEST 2015 [INFO] release user CI Release Manager [INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 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] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow --- [INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/pom.xml> [INFO] Copying bow-1.5-SNAPSHOT-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/bow-1.5-SNAPSHOT-site.xml> [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow --- gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg' gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x24c1410.ci.9534': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x24c1920.ci.9534': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error gpg: skipped "Code Lutin": secret key not available gpg: signing failed: secret key not available [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 1 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] bow ................................................ FAILURE [02:39 min] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:45 min [INFO] Finished at: 2015-07-16T00:41:26+02:00 [INFO] Final Memory: 33M/242M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bow: Exit code: 2 -> [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 channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 1 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/3/changes> Changes: [Benjamin POUSSIN] fixes #1203: Pouvoir masquer les resultats filtres ayant un certain tag ------------------------------------------ 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 a074606846d28a82190cd323f8c34d0f39b15ec9 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f a074606846d28a82190cd323f8c34d0f39b15ec9 git rev-list 63a664432b996bcf4fc057341cce4d1d1c82e6c6 # timeout=10 Parsing POMs [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 37916 <===[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.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target> [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] [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 1.025s. [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 --- [INFO] release project Bow [INFO] release version 1.5 [INFO] release date Fri Jul 17 00:36:58 CEST 2015 [INFO] release user CI Release Manager [INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 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] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow --- [INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/pom.xml> [INFO] Copying bow-1.5-SNAPSHOT-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/bow-1.5-SNAPSHOT-site.xml> [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow --- gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg' gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x25bb410.ci.17939': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x25bb920.ci.17939': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error gpg: skipped "Code Lutin": secret key not available gpg: signing failed: secret key not available [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 [01:13 min] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2015-07-17T00:37:38+02:00 [INFO] Final Memory: 37M/243M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bow: Exit code: 2 -> [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 channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/4/changes> Changes: [Benjamin POUSSIN] upgrade library [Benjamin POUSSIN] fixes #1262: add support to track bookmark add throw atom feed [Benjamin POUSSIN] fixes #1262: add support to track bookmark add throw atom feed [Benjamin POUSSIN] add support to filter on specific BowBookmark wikittyId (listId) [Benjamin POUSSIN] improve redirect after add (reditect to editing if no information) [Benjamin POUSSIN] url to web site for one entry use new filter on id to display only ------------------------------------------ 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 5935a25d64d68381f7dbb81957c786f6bd3ab3ca (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 5935a25d64d68381f7dbb81957c786f6bd3ab3ca git rev-list a074606846d28a82190cd323f8c34d0f39b15ec9 # 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 37784 <===[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.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target> [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 4.593s. [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 --- [INFO] release project Bow [INFO] release version 1.5 [INFO] release date Sat Jul 18 00:38:04 CEST 2015 [INFO] release user CI Release Manager [INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 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] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow --- [INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/pom.xml> [INFO] Copying bow-1.5-SNAPSHOT-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/collect/org.chorem--bow/bow-1.5-SNAPSHOT-site.xml> [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow --- gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg' gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x2292410.ci.38864': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x2292920.ci.38864': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error gpg: skipped "Code Lutin": secret key not available gpg: signing failed: secret key not available [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 22 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 15 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] bow ................................................ FAILURE [01:04 min] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:10 min [INFO] Finished at: 2015-07-18T00:39:23+02:00 [INFO] Final Memory: 35M/242M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bow: Exit code: 2 -> [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 channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 12 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/5/changes> Changes: [Benjamin POUSSIN] better form presentation for bookmark edition [Benjamin POUSSIN] fixes #229: Partage de bookmark entre utilisateur [Benjamin POUSSIN] fixes #229: Partage de bookmark entre utilisateur [Benjamin POUSSIN] if no group tag, don't try to search group [Benjamin POUSSIN] add Group description [Benjamin POUSSIN] update translation [Benjamin POUSSIN] update translation [Benjamin POUSSIN] add support for speudo bookmarks title (first work of descriotion) [Benjamin POUSSIN] add login of currently logged user in logout block [Benjamin POUSSIN] add configuration to allow or not public group [Benjamin POUSSIN] add comment about proxy.logout() [Benjamin POUSSIN] add key for new config option (allow public group) [Benjamin POUSSIN] - add wikitty AppAdminGroup when admin login [Benjamin POUSSIN] hack to support public alias with new security constraints [Benjamin POUSSIN] use wikitty 3.12 [Maven Release] [jgitflow-maven-plugin]updating poms for 1.6-SNAPSHOT development [Maven Release] fixes dependancy and license problem [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5' 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] fixes bug in group creation ------------------------------------------ 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 76ef205ba625c3d9b8c28226771cc951b3f7e3cd (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 76ef205ba625c3d9b8c28226771cc951b3f7e3cd git rev-list 5935a25d64d68381f7dbb81957c786f6bd3ab3ca # 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 60885 <===[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] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target> [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 465.983ms. [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] bow ................................................ FAILURE [ 43.367 s] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.418 s [INFO] Finished at: 2015-07-21T00:35:36+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 29M/243M [INFO] ------------------------------------------------------------------------ [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 channel stopped 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
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
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/7/changes> Changes: [Benjamin POUSSIN] fix charset ------------------------------------------ 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 b8a901bd08317dd5d17ccd97c919bb1fec6a3d4e (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f b8a901bd08317dd5d17ccd97c919bb1fec6a3d4e git rev-list a064cf7808ed84779655dfd1ab7551fc79d5a9f6 # timeout=10 Parsing POMs [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 57300 <===[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] [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 334.033ms. [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 1 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] bow ................................................ FAILURE [ 21.846 s] [INFO] BOW :: Chromium extension .......................... SKIPPED [INFO] BOW UI ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.863 s [INFO] Finished at: 2015-07-23T00:35:13+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 channel stopped 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
participants (1)
-
admin+ci-chorem.org@codelutin.com