See <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/74/changes> Changes: [a.garandel] add UI URL render [a.garandel] add template email for new Account, new Poll, lost password [a.garandel] UI can validate email [a.garandel] improve template [a.garandel] no send notify when close poll [a.garandel] move include sticky-inline-poll.js for use optimized cache [a.garandel] auto validate default users [a.garandel] Add INSTALL.txt, and update README.txt [a.garandel] fixes sticky if not found #poll-inline [a.garandel] fixes #1066 remove convert jqplot chart and jqplot pie to image [a.garandel] add translate [a.garandel] fixes #1059 check poll.maxChoiceNumber before submit poll [a.garandel] ref #1061 use globalVariables.editMode to hide pencil in the vote page [a.garandel] add default fall back language, remove debug language [a.garandel] move default pollen-rest-api properties [a.garandel] add agarandel developer in pom [Tony CHEMIT] updates nuiton libraries version + fix pom [Tony CHEMIT] clean templates [Tony CHEMIT] use pseudo webmotion release ------------------------------------------ [...truncated 3195 lines...] 02:08:48 DEBUG (FakePollenApplicationContext.java:108) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/surefire-workdir/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest_3146592277402511> 02:08:48 INFO (PollenServiceConfig.java:94) Pollen configuration: Filename: pollen-services.properties pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/surefire-workdir/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest_3146592277402511> pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.pollVoteVisibility = EVERYBODY pollen.default.pollCommentVisibility = EVERYBODY pollen.default.pollResultVisibility = EVERYBODY pollen.default.pollChoiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = pollen.smtp.port = 25 pollen.smtp.from = pollen.devMode = true logConfigurationFile = null pollen.version = 2.0-SNAPSHOT pollen.ui.host = http://localhost pollen.ui.url.poll.edit = http://localhost/#/poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost/#/poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost/#/poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost/#/user/{userId}/{token} 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 02:08:48 INFO (VoteCountingFactory.java:72) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 sec - in org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ pollen-services >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ pollen-services --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ pollen-services --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ pollen-services <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ pollen-services --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'org.chorem.pollen:pollen-votecounting-aggregator:pom:2.0-SNAPSHOT'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-votecounting-aggregator/target/apidocs> [ERROR] Error fetching link: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-votecounting-aggregator/target/apidocs/package-list.> Ignored it. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ pollen-services --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ pollen-services --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/target/collect-artifacts.txt> [INFO] Copying pollen-services-2.0-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/target/collect/org.chorem.pollen--pollen-services/pollen-services-2.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/target/collect/org.chorem.pollen--pollen-services/THIRD-PARTY.properties> [INFO] Copying pollen-services-2.0-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/target/collect/org.chorem.pollen--pollen-services/pollen-services-2.0-SNAPSHOT-sources.jar> [INFO] Copying pollen-services-2.0-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/target/collect/org.chorem.pollen--pollen-services/pollen-services-2.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ pollen-services --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ pollen-services --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ pollen-services --- [INFO] Used declared dependencies found: [INFO] org.chorem.pollen:pollen-votecounting-api:jar:2.0-SNAPSHOT:compile [INFO] org.chorem.pollen:pollen-persistence:jar:2.0-SNAPSHOT:compile [INFO] org.nuiton.topia:topia-persistence:jar:3.0-beta-12:compile [INFO] org.nuiton.topia:topia-junit:jar:3.0-beta-12:compile [INFO] com.esotericsoftware.yamlbeans:yamlbeans:jar:1.06:compile [INFO] org.apache.commons:commons-email:jar:1.3.2:compile [INFO] com.github.spullara.mustache.java:compiler:jar:0.8.15:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.0:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-codec:commons-codec:jar:1.9:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] junit:junit:jar:4.11:provided [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.apache.shiro:shiro-core:jar:1.2.3:compile [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pollen-services --- [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.jar> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT.jar [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/pom.xml> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT.pom [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/src/license/THIRD-PARTY.properties> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-third-party.properties [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-sources.jar> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-javadoc.jar> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-javadoc.jar [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.jar.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT.jar.asc [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.pom.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/gpg/src/license/THIRD-PARTY.properties.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-third-party.properties.asc [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-sources.jar.asc [INFO] Installing <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT-javadoc.jar.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-services/2.0-SNAPSHOT/pollen-services-2.0-SNAPSHOT-javadoc.jar.asc [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 :: Rest Api 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.antlr:stringtemplate:jar:3.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ pollen-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ pollen-rest-api --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ pollen-rest-api --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 90 dependencies to check. [INFO] 89 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 5.324s [INFO] No artifact resolved by the repository http://maven.nuiton.org/central-releases [WARNING] There is 1 unsafe dependencie(s) : [WARNING] - org.debux.webmotion:webmotion:jar:2.4.1-20140826-pollen2:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................. SUCCESS [ 58.903 s] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 23.087 s] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 4.481 s] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 4.317 s] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 4.360 s] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 5.946 s] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 4.552 s] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 4.270 s] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 4.606 s] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 1.781 s] [INFO] Pollen :: Persistence .............................. SUCCESS [ 20.841 s] [INFO] Pollen :: Service .................................. SUCCESS [ 38.878 s] [INFO] Pollen :: Rest Api ................................. FAILURE [ 13.109 s] [INFO] Pollen :: UI (Angular) ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:15 min [INFO] Finished at: 2014-08-27T02:09:20+02:00 [INFO] Final Memory: 98M/280M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project pollen-rest-api: There is still some unsafe dependencies. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project pollen-rest-api: There is still some unsafe dependencies. 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoFailureException: There is still some unsafe dependencies. at org.nuiton.helper.plugin.CheckAutoContainerPlugin.doAction(CheckAutoContainerPlugin.java:363) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :pollen-rest-api Sending e-mails to: pollen-build@list.chorem.org a.garandel@dralagen.fr channel stopped Skipping sonar analysis due to bad build status FAILURE