http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/84/Chan...: [Julien Ruchaud] Change localId for cruise by the voyage name [Julien Ruchaud] Fix for biology export [Julien Ruchaud] Add error when the operation is not found [maven-release] [jgitflow-maven-plugin]updating poms for 4.0.6-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/4.0.5' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/echobase-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 https://gitlab.nuiton.org/codelutin/echobase.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/echobase.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/codelutin/echobase.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 be04f4dbe538ae0a15878d5c6ddb2630ed480a49 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f be04f4dbe538ae0a15878d5c6ddb2630ed480a49 git rev-list de308a2a34f78ca3539f90511a36b81bc26fa3d9 # timeout=10 [echobase-technical-site-snapshot] $ /opt/maven3/bin/mvn -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify -DperformRelease Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EchoBase [INFO] EchoBase :: Domain [INFO] EchoBase :: Services [INFO] EchoBase :: UI [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EchoBase 4.0.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ echobase --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ echobase --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/other-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 352.1ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ echobase --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ echobase --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ echobase --- [INFO] Will create or update license file [agpl_v3] to <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ echobase --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ echobase --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/src> [INFO] Scan 28 files header done in 1.777s. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ echobase --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ echobase --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EchoBase ........................................... FAILURE [ 53.613 s] [INFO] EchoBase :: Domain ................................. SKIPPED [INFO] EchoBase :: Services ............................... SKIPPED [INFO] EchoBase :: UI ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:20 min [INFO] Finished at: 2016-11-24T01:37:06+01:00 [INFO] Final Memory: 28M/246M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project echobase: the version '4.0.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 Build step 'Invoke top-level Maven targets' marked build as failure 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 minute 43 second