Pollen-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
February 2017
- 1 participants
- 39 discussions
25 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/9/display/redirect?page…>
Changes:
[Kevin Morin] fixes #1300 [Vote] End vote time is not diplayed on vote page
[Kevin Morin] fixes #1301: [Comment] Add anti spam filter vote vote and comments
[Kevin Morin] fixes #1301 [Comment] Add anti spam filter vote vote and comments
[Eric Chatellier] Update footer
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.10 branch with snapshot
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.10' 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.chorem.org/jenkins/job/pollen_1.x-nightly/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/pollen_1.x.git # timeout=10
Fetching upstream changes from http://git.chorem.org/pollen_1.x.git
> git --version # timeout=10
> git fetch --tags --progress http://git.chorem.org/pollen_1.x.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 200032f86cee51834a4a1af0b80cbd7ae145e8bf (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 200032f86cee51834a4a1af0b80cbd7ae145e8bf
> git rev-list deec9cef812aa952c0619b7162c69d7b5bb065d6 # timeout=10
Parsing POMs
Established TCP socket on 40227
[pollen_1.x-nightly] $ /opt/jdk8/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/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 40227
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/ws/target>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/ws/src>
[INFO] Scan 11 files header done in 1.402s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[JENKINS] Archiving disabled
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 19 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. FAILURE [ 37.279 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SKIPPED
[INFO] Pollen :: VoteCounting :: Normal ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Percentage ............... SKIPPED
[INFO] Pollen :: VoteCounting :: Condorcet ................ SKIPPED
[INFO] Pollen :: VoteCounting :: Number ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Borda .................... SKIPPED
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SKIPPED
[INFO] Pollen :: VoteCounting :: Coombs ................... SKIPPED
[INFO] Pollen :: VoteCounting (Aggregator) ................ SKIPPED
[INFO] Pollen :: Persistence .............................. SKIPPED
[INFO] Pollen :: Services ................................. SKIPPED
[INFO] Pollen :: UI (struts2) ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:53 min
[INFO] Finished at: 2017-02-28T03:01:42+01:00
[INFO] Final Memory: 34M/172M
[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 pollen: the project 'pollen' could not be retrieve from redmine server. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project pollen: the project 'pollen' could not be retrieve from redmine server.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: the project 'pollen' could not be retrieve from redmine server.
at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:376)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:100)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
[ERROR]
[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: pollen-build(a)list.chorem.org maven-release(a)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
1
3
Build failed in Jenkins: pollen_1.x-nightly » Pollen #9
by admin+ci-chorem.org@codelutin.com 25 Mar '17
by admin+ci-chorem.org@codelutin.com 25 Mar '17
25 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/org.chorem$pollen/9/dis…>
Changes:
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.10 branch with snapshot
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.10' 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
------------------------------------------
Established TCP socket on 40227
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/org.chorem$pollen/ws/po…> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/org.chorem$pollen/ws/ta…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-nightly/org.chorem$pollen/ws/src>
[INFO] Scan 11 files header done in 1.402s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[JENKINS] Archiving disabled
1
3
Build failed in Jenkins: pollen_1.x-technical-site-snapshot #6
by admin+ci-chorem.org@codelutin.com 24 Mar '17
by admin+ci-chorem.org@codelutin.com 24 Mar '17
24 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/6/displ…>
Changes:
[Kevin Morin] fixes #1230 Can't add choice date in poll with message 'Date
[Kevin Morin] fixes #1385 The poll administration links do not work anymore
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/pollen_1.x-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/pollen_1.x.git # timeout=10
Fetching upstream changes from http://git.chorem.org/pollen_1.x.git
> git --version # timeout=10
> git fetch --tags --progress http://git.chorem.org/pollen_1.x.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 deec9cef812aa952c0619b7162c69d7b5bb065d6 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f deec9cef812aa952c0619b7162c69d7b5bb065d6
> git rev-list 6d26882b3d3c12be2857d6f1855e407c544a1571 # timeout=10
Parsing POMs
Established TCP socket on 49052
[pollen_1.x-technical-site-snapshot] $ /opt/jdk8/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/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 49052
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/ws/pom.…> -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] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/ws/LICE…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/ws/src>
[INFO] Scan 11 files header done in 407.379ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 4 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 32 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. FAILURE [01:10 min]
[INFO] Pollen :: VoteCounting (Api) ....................... SKIPPED
[INFO] Pollen :: VoteCounting :: Normal ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Percentage ............... SKIPPED
[INFO] Pollen :: VoteCounting :: Condorcet ................ SKIPPED
[INFO] Pollen :: VoteCounting :: Number ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Borda .................... SKIPPED
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SKIPPED
[INFO] Pollen :: VoteCounting :: Coombs ................... SKIPPED
[INFO] Pollen :: VoteCounting (Aggregator) ................ SKIPPED
[INFO] Pollen :: Persistence .............................. SKIPPED
[INFO] Pollen :: Services ................................. SKIPPED
[INFO] Pollen :: UI (struts2) ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:39 min
[INFO] Finished at: 2017-02-25T00:11:43+01:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 31M/249M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "snapshot-site" could not be activated because it does not exist.
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 pollen: the project 'pollen' 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: pollen-build(a)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
1
4
Build failed in Jenkins: pollen_1.x-technical-site-snapshot » Pollen #6
by admin+ci-chorem.org@codelutin.com 24 Mar '17
by admin+ci-chorem.org@codelutin.com 24 Mar '17
24 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/org.cho…>
------------------------------------------
Established TCP socket on 49052
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/org.cho…> -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] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/org.cho…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site-snapshot/org.cho…>
[INFO] Scan 11 files header done in 407.379ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[JENKINS] Archiving disabled
1
4
Build failed in Jenkins: pollen-bundle-demo-latest #11
by admin+ci-chorem.org@codelutin.com 17 Mar '17
by admin+ci-chorem.org@codelutin.com 17 Mar '17
17 Mar '17
http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/11/-------------…
[...truncated 5651 lines...]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pollen-ui-angular ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ pollen-ui-angular ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-ui-angular ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ pollen-ui-angular ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ pollen-ui-angular ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO] Copying pollen-ui-angular-2.0-rev540cdd3.war to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ pollen-ui-angular ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO] Copying pollen-ui-angular-2.0-rev540cdd3.war to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ pollen-ui-angular ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ pollen-ui-angular ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ pollen-ui-angular ---
[INFO] No dependency problems found
[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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen :: Bundle 2.0-rev540cdd3
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen-bundle ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen-bundle ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen-bundle ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen-bundle ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.10:update-project-license (attach-licenses) @ pollen-bundle ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] --- license-maven-plugin:1.10:add-third-party (attach-licenses) @ pollen-bundle ---
[INFO] Writing third-party file to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ pollen-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.10:update-file-header (update-file-header) @ pollen-bundle ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO] Scan 4 files header done in 37.779ms.
[INFO]
* update header on 1 file.
* uptodate header on 1 file.
* add header on 2 files.
[INFO]
[INFO] --- license-maven-plugin:1.10:update-file-header (update-pom-header) @ pollen-bundle ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle>
[INFO] Scan 1 file header done in 1.1ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pollen-bundle ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen-bundle ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ pollen-bundle ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-bundle ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ pollen-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-bundle ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pollen-bundle ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ pollen-bundle ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-bundle] in [<http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…]>
[INFO] Processing overlay [ id org.nuiton.web:nuiton-web]
[INFO] Processing overlay [ id org.eclipse.jetty:jetty-runner]
[INFO] Processing overlay [ id org.chorem.pollen:pollen-rest-api]
[INFO] Processing overlay [ id org.chorem.pollen:pollen-ui-angular]
[INFO] Webapp assembled in [6777 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ pollen-bundle >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen-bundle ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen-bundle ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen-bundle ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen-bundle ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ pollen-bundle <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pollen-bundle ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ pollen-bundle ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-bundle ---
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (create-application-assembly) @ pollen-bundle ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-bundle…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ pollen-bundle ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ pollen-bundle ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO] Copying pollen-bundle-2.0-rev540cdd3.war to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ pollen-bundle ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO] Copying pollen-bundle-2.0-rev540cdd3.zip to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ pollen-bundle ---
[INFO] Copying pollen-bundle-2.0-rev540cdd3.war to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ pollen-bundle ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ pollen-bundle ---
[INFO] No dependency problems found
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. SUCCESS [ 55.847 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 31.514 s]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 10.821 s]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 4.736 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 5.258 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 9.696 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 16.959 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 9.374 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 6.337 s]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 2.932 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [ 20.151 s]
[INFO] Pollen :: Service .................................. SUCCESS [ 49.624 s]
[INFO] Pollen :: Rest Api ................................. SUCCESS [ 54.475 s]
[INFO] Pollen :: UI (Angular) ............................. SUCCESS [02:29 min]
[INFO] Pollen :: Bundle ................................... SUCCESS [01:14 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:49 min
[INFO] Finished at: 2017-01-06T13:19:43+01:00
[INFO] Final Memory: 170M/711M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[pollen-bundle-demo-latest] $ /bin/sh -xe /var/local/forge/exec/tomcat-chorem.org/temp/hudson7238338944081323183.sh
+ /opt/ci_jobs_scripts/deploy-to-demo.sh latest 7 pollen-bundle-latest pollen-rest-api.properties <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/>
curl -s -F "TOMCAT_INSTANCE=latest" -F "TOMCAT_VERSION=7" -F "APP_NAME=pollen-bundle-latest" -F "CONFIG_FILE_NAME=pollen-rest-api.properties" -F "APP_WAR=@<http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…"> http://demo.codelutin.com/deploy2.cgi
Error while deploying to demo :
<h1>Did not find configuration file at <strong>/var/local/demo/app/configs/pollen-bundle-latest-latest</strong></h1>
Build step 'Execute shell' 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 0 seconds
1
13
10 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/9/display/redirect?page=c…>
Changes:
[Kevin Morin] fixes #1300 [Vote] End vote time is not diplayed on vote page
[Kevin Morin] fixes #1301: [Comment] Add anti spam filter vote vote and comments
[Kevin Morin] fixes #1301 [Comment] Add anti spam filter vote vote and comments
[Eric Chatellier] Update footer
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.10 branch with snapshot
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.10' 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
------------------------------------------
[...truncated 179.20 KB...]
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[274,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[299,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[301,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[310,24] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[78,17] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[87,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[92,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[98,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[106,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[109,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[130,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[134,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[137,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[301,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[371,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[692,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[693,16] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[698,16] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[801,34] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[815,38] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[848,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[855,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[876,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[884,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[896,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[918,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[925,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[935,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[964,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[972,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[985,33] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[990,33] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1003,33] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1007,33] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1018,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1080,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1090,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1101,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1115,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1151,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1160,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1172,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1180,33] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1189,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[1201,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[108,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[119,39] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[56,25] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[68,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[75,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[63,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[65,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[67,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[69,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[71,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[74,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[78,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[98,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[104,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[133,29] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>:[177,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…> uses or overrides a deprecated API.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-ui-struts2 ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pollen-ui-struts2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-ui-struts2 ---
[INFO] Compiling 7 source files to <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…> uses unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pollen-ui-struts2 ---
[INFO] Surefire report directory: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.chorem.pollen.ui.converters.BooleanIntegerConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.chorem.pollen.ui.converters.BooleanIntegerConverterTest
Running org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest
2017-02-28 01:34:39,596 WARN [main] (I18n.java:501) getDefaultInitializer -
I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you...
Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation...
2017-02-28 01:34:39,893 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [0-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting
2017-02-28 01:34:39,895 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [1-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting
2017-02-28 01:34:39,896 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [2-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting
2017-02-28 01:34:39,898 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [3-Number] : org.chorem.pollen.votecounting.NumberVoteCounting
2017-02-28 01:34:39,899 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [4-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting
2017-02-28 01:34:39,900 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [5-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting
2017-02-28 01:34:39,901 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [6-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ pollen-ui-struts2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-ui-struts2] in [<http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/src/…]>
[INFO] Webapp assembled in [2827 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ pollen-ui-struts2 ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen_1.x-sonar/ws/pollen-ui-struts2/targ…>
[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 2 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. SUCCESS [ 17.009 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 28.240 s]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 13.541 s]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 11.255 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 26.804 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 40.940 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 6.617 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 11.063 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 44.848 s]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 0.550 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [02:40 min]
[INFO] Pollen :: Services ................................. SUCCESS [06:44 min]
[INFO] Pollen :: UI (struts2) ............................. SUCCESS [01:20 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:28 min
[INFO] Finished at: 2017-02-28T01:35:10+01:00
[INFO] Final Memory: 66M/394M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org chatellier(a)codelutin.com maven-release(a)codelutin.com morin(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org maven-release(a)codelutin.com
channel stopped
FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured.
If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+I…
Build step 'SonarQube analysis with Maven' 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 0 seconds
1
1
10 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/6/display/redirect?…>
Changes:
[Kevin Morin] fixes #1230 Can't add choice date in poll with message 'Date
[Kevin Morin] fixes #1385 The poll administration links do not work anymore
------------------------------------------
[...truncated 367.05 KB...]
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[99,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[102,31] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[116,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[124,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[128,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[143,21] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[152,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[WARNING] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>:[155,27] '_' used as an identifier
(use of '_' as an identifier might not be supported in releases after Java SE 8)
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…> uses or overrides a deprecated API.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen-ui-struts2 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen-ui-struts2 ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- jetty-jspc-maven-plugin:8.1.11.v20130520:jspc (jspc) @ pollen-ui-struts2 ---
[INFO] Compiling WEB-INF/decorators/layout-default.jsp,WEB-INF/jsp/security/connected_required.jsp,WEB-INF/jsp/security/illegal_access.jsp,WEB-INF/jsp/security/admin_required.jsp,WEB-INF/jsp/home.jsp,WEB-INF/jsp/pollListHelper.jsp,WEB-INF/jsp/user/dialogLostPassword.jsp,WEB-INF/jsp/user/register.jsp,WEB-INF/jsp/user/edit.jsp,WEB-INF/jsp/user/confirmDeletePollAccount.jsp,WEB-INF/jsp/user/favoriteList.jsp,WEB-INF/jsp/user/show.jsp,WEB-INF/jsp/user/login.jsp,WEB-INF/jsp/user/createdList.jsp,WEB-INF/jsp/user/participatedList.jsp,WEB-INF/jsp/user/invitedList.jsp,WEB-INF/jsp/user/favoriteLists.jsp,WEB-INF/jsp/user/confirmDeleteFavoriteList.jsp,WEB-INF/jsp/admin/pollsList.jsp,WEB-INF/jsp/admin/usersList.jsp,WEB-INF/jsp/admin/confirmDeleteUser.jsp,WEB-INF/jsp/poll/displayPersonToList.jsp,WEB-INF/jsp/poll/pollInformation.jsp,WEB-INF/jsp/poll/confirmDeletePollComment.jsp,WEB-INF/jsp/poll/displayImageChoice.jsp,WEB-INF/jsp/poll/summary.jsp,WEB-INF/jsp/poll/createPoll_choices.jsp,WEB-INF/jsp/poll/selectPersonListToAddToVotingList.jsp,WEB-INF/jsp/poll/displayPollComments.jsp,WEB-INF/jsp/poll/displayVotingListPersons.jsp,WEB-INF/jsp/poll/confirmDeletePollChoice.jsp,WEB-INF/jsp/poll/confirmClosePoll.jsp,WEB-INF/jsp/poll/confirmClonePoll.jsp,WEB-INF/jsp/poll/vote.jsp,WEB-INF/jsp/poll/selectPersonListToCreateNewVotingList.jsp,WEB-INF/jsp/poll/displayTextChoice.jsp,WEB-INF/jsp/poll/displayVotingList.jsp,WEB-INF/jsp/poll/displayVote_TEXTFIELD.jsp,WEB-INF/jsp/poll/displayDateChoice.jsp,WEB-INF/jsp/poll/pollForm.jsp,WEB-INF/jsp/poll/displayPollComment.jsp,WEB-INF/jsp/poll/confirmDeletePoll.jsp,WEB-INF/jsp/poll/displayVote_CHECKBOX.jsp,WEB-INF/jsp/poll/confirmDeletePollVote.jsp,WEB-INF/jsp/poll/result.jsp,WEB-INF/jsp/poll/personListToVotingList.jsp,index.jsp
[INFO] Includes=**/*.jsp, **/*.jspx
[INFO] Excludes=null
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-ui-struts2 ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pollen-ui-struts2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-ui-struts2 ---
[INFO] Compiling 7 source files to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…> uses unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pollen-ui-struts2 ---
[INFO] Surefire report directory: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.chorem.pollen.ui.converters.BooleanIntegerConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.chorem.pollen.ui.converters.BooleanIntegerConverterTest
Running org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest
2017-02-25 02:57:37,020 WARN [main] (I18n.java:501) getDefaultInitializer -
I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you...
Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation...
2017-02-25 02:57:39,721 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [0-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting
2017-02-25 02:57:39,723 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [1-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting
2017-02-25 02:57:39,725 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [2-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting
2017-02-25 02:57:39,726 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [3-Number] : org.chorem.pollen.votecounting.NumberVoteCounting
2017-02-25 02:57:39,728 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [4-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting
2017-02-25 02:57:39,729 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [5-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting
2017-02-25 02:57:39,731 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [6-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 sec - in org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ pollen-ui-struts2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-ui-struts2] in [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]>
[INFO] Webapp assembled in [21332 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ pollen-ui-struts2 ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ pollen-ui-struts2 >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen-ui-struts2 ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen-ui-struts2 ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ pollen-ui-struts2 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ pollen-ui-struts2 ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ pollen-ui-struts2 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-war-plugin:2.6:war (pack-embedded-war) @ pollen-ui-struts2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-ui-struts2] in [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]> to [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]>
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…]>
[INFO] Processing overlay [ id org.nuiton.web:nuiton-web]
[INFO] Processing overlay [ id org.mortbay.jetty:jetty-runner]
[INFO] Webapp assembled in [228942 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (create-assemblies) @ pollen-ui-struts2 ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[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 /
[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: <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/pollen-ui-struts…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ pollen-ui-struts2 ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ pollen-ui-struts2 ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect-a…>
[INFO] Copying pollen-1.6-revdeec9ce.war to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO] Copying pollen-1.6-revdeec9ce-tests.jar to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO] Copying pollen-1.6-revdeec9ce-sources.jar to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ pollen-ui-struts2 ---
[INFO] Copying pollen-1.6-revdeec9ce.war to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO] Copying pollen-1.6-revdeec9ce-bin.zip to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ pollen-ui-struts2 ---
[INFO] Copying pollen-1.6-revdeec9ce.war to <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…>
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ pollen-ui-struts2 ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ pollen-ui-struts2 ---
[INFO] Used declared dependencies found:
[INFO] org.chorem.pollen:pollen-votecounting-api:jar:1.6-revdeec9ce:compile
[INFO] org.chorem.pollen:pollen-persistence:jar:1.6-revdeec9ce:compile
[INFO] org.chorem.pollen:pollen-services:jar:1.6-revdeec9ce:compile
[INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.8:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.13:compile
[INFO] org.nuiton.web:nuiton-web:jar:1.13:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.15.3:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.15.3:compile
[INFO] org.jfree:jfreechart:jar:1.0.14:compile
[INFO] org.mortbay.jetty:jetty-runner:jar:8.1.11.v20130520:provided
[INFO] org.apache.shiro:shiro-web:jar:1.2.2:compile
[INFO] org.jfree:jcommon:jar:1.0.17:compile
[INFO] commons-collections:commons-collections:jar:3.2:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.shiro:shiro-core:jar:1.2.2:compile
[INFO] org.apache.struts:struts2-json-plugin:jar:2.3.15.3:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.seleniumhq.selenium:selenium-api:jar:2.33.0:test
[INFO] org.seleniumhq.selenium:selenium-firefox-driver:jar:2.33.0:provided
[INFO] org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.33.0:provided
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 7 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. SUCCESS [03:18 min]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [03:17 min]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [02:43 min]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [02:14 min]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [02:51 min]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [02:36 min]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 31.659 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [06:12 min]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [02:33 min]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 13.005 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [18:58 min]
[INFO] Pollen :: Services ................................. SUCCESS [55:43 min]
[INFO] Pollen :: UI (struts2) ............................. SUCCESS [16:58 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:10 h
[INFO] Finished at: 2017-02-25T03:14:27+01:00
[INFO] Final Memory: 126M/518M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[pollen_1.x-demo-latest] $ /bin/sh -xe /var/local/forge/exec/tomcat-chorem.org/temp/hudson1314096525835743855.sh
+ /opt/ci_jobs_scripts/deploy-to-demo.sh latest 7 pollen pollen.properties <http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/>
curl -s -F "TOMCAT_INSTANCE=latest" -F "TOMCAT_VERSION=7" -F "APP_NAME=pollen" -F "CONFIG_FILE_NAME=pollen.properties" -F "APP_WAR=@<http://ci.chorem.org/jenkins/job/pollen_1.x-demo-latest/ws/target/collect/o…"> http://demo.codelutin.com/deploy2.cgi
Error while deploying to demo :
<h1>Did not find configuration file at <strong>/var/local/demo/app/configs/pollen-latest</strong></h1>
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 10 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 minute 9 second
1
2
Build failed in Jenkins: pollen_1.x-technical-site #3
by admin+ci-chorem.org@codelutin.com 09 Mar '17
by admin+ci-chorem.org@codelutin.com 09 Mar '17
09 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/3/display/redire…>
Changes:
[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
[Arnaud Thimel] refs #1147 Implement a sort on poll's comments
[Eric Chatellier] Add eclipse ignore
[Eric Chatellier] Update footer
[Eric Chatellier] Center logo on home page.
[Eric Chatellier] Update parent pom
[Kevin Morin] fixes #1230 Can't add choice date in poll with message 'Date
[Kevin Morin] fixes #1385 The poll administration links do not work anymore
[Kevin Morin] fixes #1300 [Vote] End vote time is not diplayed on vote page
[Kevin Morin] fixes #1301: [Comment] Add anti spam filter vote vote and comments
[Kevin Morin] fixes #1301 [Comment] Add anti spam filter vote vote and comments
[Eric Chatellier] Update footer
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.10 branch with snapshot
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.10' with
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/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/pollen_1.x.git # timeout=10
Fetching upstream changes from http://git.chorem.org/pollen_1.x.git
> git --version # timeout=10
> git fetch --tags --progress http://git.chorem.org/pollen_1.x.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 65d6b4cfc6df4cbba9e79b9920440e1209affc8e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 65d6b4cfc6df4cbba9e79b9920440e1209affc8e
> git rev-list 83a375c76a424115a7150694e39f5effd8013f5c # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56531
[pollen_1.x-technical-site] $ /opt/jdk8/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/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 56531
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.5.10
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/ws/src>
[INFO] Scan 11 files header done in 2.694s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. FAILURE [ 42.528 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SKIPPED
[INFO] Pollen :: VoteCounting :: Normal ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Percentage ............... SKIPPED
[INFO] Pollen :: VoteCounting :: Condorcet ................ SKIPPED
[INFO] Pollen :: VoteCounting :: Number ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Borda .................... SKIPPED
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SKIPPED
[INFO] Pollen :: VoteCounting :: Coombs ................... SKIPPED
[INFO] Pollen :: VoteCounting (Aggregator) ................ SKIPPED
[INFO] Pollen :: Persistence .............................. SKIPPED
[INFO] Pollen :: Services ................................. SKIPPED
[INFO] Pollen :: UI (struts2) ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.340 s
[INFO] Finished at: 2017-02-27T11:00:10+01:00
[INFO] Final Memory: 36M/298M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project pollen: the project 'pollen' 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: pollen-build(a)list.chorem.org chatellier(a)codelutin.com maven-release(a)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
1
1
Build failed in Jenkins: pollen_1.x-technical-site » Pollen #3
by admin+ci-chorem.org@codelutin.com 09 Mar '17
by admin+ci-chorem.org@codelutin.com 09 Mar '17
09 Mar '17
See <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/org.chorem$polle…>
Changes:
[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
[Eric Chatellier] Add eclipse ignore
[Eric Chatellier] Update parent pom
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5.10 branch with snapshot
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.5.10' with
------------------------------------------
Established TCP socket on 56531
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/org.chorem$polle…> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Pollen
[INFO] Pollen :: VoteCounting (Api)
[INFO] Pollen :: VoteCounting :: Normal
[INFO] Pollen :: VoteCounting :: Percentage
[INFO] Pollen :: VoteCounting :: Condorcet
[INFO] Pollen :: VoteCounting :: Number
[INFO] Pollen :: VoteCounting :: Borda
[INFO] Pollen :: VoteCounting :: Instant Runoff
[INFO] Pollen :: VoteCounting :: Coombs
[INFO] Pollen :: VoteCounting (Aggregator)
[INFO] Pollen :: Persistence
[INFO] Pollen :: Services
[INFO] Pollen :: UI (struts2)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pollen 1.5.10
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ pollen ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/org.chorem$polle…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ pollen ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ pollen ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen_1.x-technical-site/org.chorem$polle…>
[INFO] Scan 11 files header done in 2.694s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ pollen ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ pollen ---
[ERROR] (RedmineClient:491) - Error = No permission to access project pollen nor jredmine service configured for this project
[WARNING] could not retrieve project 'pollen', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:124)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.chorem.org/jredmine/get_project.xml/pollen
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 39 more
[JENKINS] Archiving disabled
1
1
http://ci.chorem.org/jenkins/job/pollen-sonar/7/Changes:
[Tony CHEMIT] Introduce a new module with pollen bundled (backend + frontend)
[Tony CHEMIT] Improve log levels for deprecated API
[Tony CHEMIT] Improve default configuration + fix topia dao
[Tony CHEMIT] Utilisation de nuiton-config pour générer la configuration +
[Tony CHEMIT] optimize dependencies + fix i18n issues in services module
------------------------------------------
[...truncated 8184 lines...]
[INFO] 2357/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2359/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2360/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2360/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2361/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2368/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2380/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2391/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2403/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2414/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2427/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2439/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2446/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2446/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2448/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2448/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2448/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2448/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 2451/2452 files analyzed, current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] Unit Test Coverage Sensor is started
[INFO] 2452/2452 source files have been analyzed
[INFO] Integration Test Coverage Sensor is started
[INFO] Overall Coverage Sensor is started
[INFO] Sensor JavaScript Squid Sensor (done) | time=313834ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=1463ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=258260ms
[INFO] Sensor CPD Block Indexer
[INFO] DefaultCpdBlockIndexer is used for js
[INFO] DefaultCpdBlockIndexer is used for web
[INFO] Sensor CPD Block Indexer (done) | time=2958ms
[INFO] ------------- Scan Pollen :: Bundle
[INFO] Base dir: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-bundle>
[INFO] Working dir: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-bundle/target/sonar>
[INFO] Source paths: src/main/webapp, pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 0 files indexed
[INFO] Sensor Lines Sensor
[INFO] Sensor Lines Sensor (done) | time=0ms
[INFO] Sensor SCM Sensor
[INFO] Sensor SCM Sensor (done) | time=0ms
[INFO] Sensor XmlFileSensor
[INFO] Sensor XmlFileSensor (done) | time=1ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=0ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=0ms
[INFO] Sensor CPD Block Indexer
[INFO] Sensor CPD Block Indexer (done) | time=0ms
[INFO] ------------- Scan Pollen
[INFO] Base dir: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/>
[INFO] Working dir: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/target/sonar>
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Sensor Lines Sensor
[INFO] Sensor Lines Sensor (done) | time=0ms
[INFO] Sensor SCM Sensor
[INFO] Sensor SCM Sensor (done) | time=0ms
[INFO] Sensor XmlFileSensor
[INFO] Sensor XmlFileSensor (done) | time=0ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=0ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=0ms
[INFO] Sensor CPD Block Indexer
[INFO] Sensor CPD Block Indexer (done) | time=0ms
[INFO] Calculating CPD for 605 files
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/moment/min/locales.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.4.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.5.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.1.6.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.2.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.2.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.2.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.3.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.3.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.3.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.3.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.4.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.4.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.4.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.5.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.5.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.6.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.6.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.6.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.6.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.7.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.7.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.7.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.7.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[INFO] 160/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 242/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 316/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 344/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 354/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[INFO] 448/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/moment/min/moment-with-locales.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.1.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[INFO] 517/605 - current file: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular/src/main…>
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.1.5.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-1.4.0-beta.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.3.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.3.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.3.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.4.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/jquery/dist/jquery.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.5.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.6.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.6.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.7.0.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.7.1.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.7.2.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[WARNING] Too many duplication groups on file [moduleKey=org.chorem.pollen:pollen-ui-angular, relative=src/main/webapp/lib/less/dist/less-rhino-1.7.3.js, basedir=<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-ui-angular]> Keep only the first 100 groups.
[INFO] CPD calculation finished
[INFO] Analysis report generated in 461904ms, dir size=51 MB
[INFO] Analysis reports compressed in 13359ms, zip size=18 MB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Pollen ............................................. FAILURE [31:40 min]
[INFO] Pollen :: VoteCounting (Api) ....................... SKIPPED
[INFO] Pollen :: VoteCounting :: Normal ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Percentage ............... SKIPPED
[INFO] Pollen :: VoteCounting :: Condorcet ................ SKIPPED
[INFO] Pollen :: VoteCounting :: Number ................... SKIPPED
[INFO] Pollen :: VoteCounting :: Borda .................... SKIPPED
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SKIPPED
[INFO] Pollen :: VoteCounting :: Coombs ................... SKIPPED
[INFO] Pollen :: VoteCounting (Aggregator) ................ SKIPPED
[INFO] Pollen :: Persistence .............................. SKIPPED
[INFO] Pollen :: Service .................................. SKIPPED
[INFO] Pollen :: Rest Api ................................. SKIPPED
[INFO] Pollen :: UI (Angular) ............................. SKIPPED
[INFO] Pollen :: Bundle ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:48 min
[INFO] Finished at: 2017-01-07T02:19:43+01:00
[INFO] Final Memory: 79M/572M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project pollen: Fail to request http://qa.chorem.org/api/ce/submit?projectKey=org.chorem:pollen&projectName…: timeout: Socket closed -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project pollen: Fail to request http://qa.chorem.org/api/ce/submit?projectKey=org.chorem:pollen&projectName…
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Fail to request http://qa.chorem.org/api/ce/submit?projectKey=org.chorem:pollen&projectName…
at org.sonarsource.scanner.maven.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:36)
at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:81)
at org.sonarsource.scanner.maven.SonarQubeMojo.execute(SonarQubeMojo.java:122)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
Caused by: java.lang.IllegalStateException: Fail to request http://qa.chorem.org/api/ce/submit?projectKey=org.chorem:pollen&projectName…
at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:204)
at org.sonarqube.ws.client.HttpConnector.post(HttpConnector.java:167)
at org.sonarqube.ws.client.HttpConnector.call(HttpConnector.java:137)
at org.sonar.scanner.bootstrap.BatchWsClient.call(BatchWsClient.java:69)
at org.sonar.scanner.report.ReportPublisher.upload(ReportPublisher.java:173)
at org.sonar.scanner.report.ReportPublisher.execute(ReportPublisher.java:128)
at org.sonar.scanner.phases.PublishPhaseExecutor.publishReportJob(PublishPhaseExecutor.java:64)
at org.sonar.scanner.phases.PublishPhaseExecutor.executeOnRoot(PublishPhaseExecutor.java:51)
at org.sonar.scanner.phases.AbstractPhaseExecutor.execute(AbstractPhaseExecutor.java:81)
at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:184)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:241)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:236)
at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:226)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47)
at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:115)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:118)
at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
at com.sun.proxy.$Proxy23.execute(Unknown Source)
at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:233)
at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151)
at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:78)
... 23 more
Caused by: java.net.SocketTimeoutException: timeout
at okio.Okio$3.newTimeoutException(Okio.java:212)
at okio.AsyncTimeout.exit(AsyncTimeout.java:288)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:242)
at okio.RealBufferedSource.indexOf(RealBufferedSource.java:325)
at okio.RealBufferedSource.indexOf(RealBufferedSource.java:314)
at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210)
at okhttp3.internal.http.Http1xStream.readResponse(Http1xStream.java:184)
at okhttp3.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:125)
at okhttp3.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:775)
at okhttp3.internal.http.HttpEngine.access$200(HttpEngine.java:86)
at okhttp3.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:760)
at okhttp3.internal.http.HttpEngine.readResponse(HttpEngine.java:613)
at okhttp3.RealCall.getResponse(RealCall.java:244)
at okhttp3.RealCall$ApplicationInterceptorChain.proceed(RealCall.java:201)
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:163)
at okhttp3.RealCall.execute(RealCall.java:57)
at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:201)
... 55 more
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:203)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at okio.Okio$2.read(Okio.java:140)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:238)
... 69 more
[ERROR]
[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
SonarQube analysis completed: FAILURE
Build step 'SonarQube analysis with Maven' changed build result to FAILURE
Build step 'SonarQube analysis with Maven' 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 3 second
1
4