Build failed in Jenkins: pollen-rest-api-demo-latest #7
http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/7/Changes: [Tony CHEMIT] Revert "use convention profile name" [Tony CHEMIT] [iso] use inline variables [Tony CHEMIT] [iso] many cleaning on code ------------------------------------------ [...truncated 3330 lines...] Filename: pollen-services.properties pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/pollen-services/target/surefire-workdir/13741587351746320/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/userValidateUrl/h2> 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 pollen.logConfigurationFile = null pollen.version = 2.0-rev810ea3f 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} 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 11:42:35 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 11:42:35 DEBUG (FakePollenApplicationContext.java:103) Using port: 10017 11:42:35 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/pollen-services/target/surefire-workdir/13741587351746320/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest/h2> 11:42:35 INFO (PollenServiceConfig.java:86) Pollen configuration: Filename: pollen-services.properties pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/pollen-services/target/surefire-workdir/13741587351746320/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest/h2> 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 pollen.logConfigurationFile = null pollen.version = 2.0-rev810ea3f 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} 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 11:42:36 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.727 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:3.0.2:jar (default-jar) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/pollen-services/target/pollen-services-2.0-rev810ea3f.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ pollen-services >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen-services --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2: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.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ pollen-services <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pollen-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ pollen-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2: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.3.2:collect-files (collect-build-artifacts) @ pollen-services --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/target/collect-artifacts.txt> [INFO] Copying pollen-services-2.0-rev810ea3f.jar to <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/target/collect/org.chorem.pollen--pollen-services/pollen-services-2.0-rev810ea3f.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/pollen-rest-api-demo-latest/ws/target/collect/org.chorem.pollen--pollen-services/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ pollen-services --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ pollen-services --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ pollen-services --- [INFO] Used declared dependencies found: [INFO] org.chorem.pollen:pollen-votecounting-api:jar:2.0-rev810ea3f:compile [INFO] org.chorem.pollen:pollen-persistence:jar:2.0-rev810ea3f:compile [INFO] org.nuiton.topia:topia-persistence:jar:3.2:compile [INFO] com.esotericsoftware.yamlbeans:yamlbeans:jar:1.11:compile [INFO] org.apache.commons:commons-email:jar:1.4:compile [INFO] com.github.spullara.mustache.java:compiler:jar:0.9.4:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-io:commons-io:jar:2.5:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.3:compile [INFO] org.apache.commons:commons-lang3:jar:3.5:compile [INFO] commons-codec:commons-codec:jar:1.10:compile [INFO] com.google.guava:guava:jar:20.0:compile [INFO] junit:junit:jar:4.12:provided [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.6.2:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-config:jar:3.1.1:compile [INFO] org.apache.shiro:shiro-core:jar:1.2.3:compile [WARNING] Used undeclared dependencies found: [WARNING] org.nuiton:nuiton-version:jar:1.0-rc-2: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 [ 9.810 s] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 8.590 s] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 4.438 s] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 4.391 s] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 4.332 s] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 4.233 s] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 4.317 s] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 4.045 s] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 3.964 s] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 2.901 s] [INFO] Pollen :: Persistence .............................. SUCCESS [ 5.937 s] [INFO] Pollen :: Service .................................. FAILURE [ 31.492 s] [INFO] Pollen :: Rest Api ................................. SKIPPED [INFO] Pollen :: UI (Angular) ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:34 min [INFO] Finished at: 2017-01-03T11:42:39+01:00 [INFO] Final Memory: 119M/499M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project pollen-services: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project pollen-services: Dependency problems found 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:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :pollen-services Sending e-mails to: pollen-build@list.chorem.org dev@tchemit.fr channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
participants (1)
-
admin+ci-chorem.org@codelutin.com