Build failed in Jenkins: pollen-rest-api-ci #537
See <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/537/changes> Changes: [Tony CHEMIT] optimize dependencies [kmorin] add angular ui module [Tony CHEMIT] updates mavenpom, webmotion, fix some svn:ignore [Tony CHEMIT] update license, headers, ... [kmorin] code improvements [garandel] Add Create poll and vote with localstorage [garandel] update create and vote page [Tony CHEMIT] refs #885 : move to Topia3 stack [garandel] un template pour creation/edition/vote de sondage [Tony CHEMIT] refs #885 [Tony CHEMIT] technical stack is nearly ok [Tony CHEMIT] optimze dependencies + add missing license headers [garandel] add gobal poll controller. [garandel] désactivation de certain modification apres le 1er vote [Tony CHEMIT] use specific configuration files (pollen-services.properties, pollen-rest-api.properties to avoid any collision with existing config) [Tony CHEMIT] simplify rest-api starting + add some conf [Tony CHEMIT] simplify rest-api starting + add some conf [Tony CHEMIT] make ui-angular war [Tony CHEMIT] fix ui-angular war deploy [Tony CHEMIT] pass ChoiceType to Choice, no more to Poll + add Rest Doc action + begin to add Rest API tests [garandel] add second interface for create and vote [Tony CHEMIT] improve tests [garandel] fix vote in big poll template [Tony CHEMIT] debug poll create + fix voteCounting id [garandel] Create poll with skeleton from rest api ( http://demo.codelutin.com/pollen-rest-api-latest/v1/polls/new ) [Tony CHEMIT] - introduce email + notification service [Tony CHEMIT] for the moment let's just authorize everybody to seel all polls [Tony CHEMIT] make test more human readable [Tony CHEMIT] fix PollRenderer : Hate the hibernate proxies... [Tony CHEMIT] simplify form exception (keep only one) [Tony CHEMIT] fix javassist double in classpath [garandel] save poll with $http [Tony CHEMIT] continue dev + begin of implements correct security [Tony CHEMIT] improve rest api [Tony CHEMIT] optimize dependenceis + add license headers + use commons-collections4 [Tony CHEMIT] begin of site v2 [Tony CHEMIT] security + sumplify exceptions + ... [Tony CHEMIT] some dev fixes [Tony CHEMIT] some dev fixes [Tony CHEMIT] fix dep + clean code [Tony CHEMIT] reformat rest api + use PollenPrincipalRef for create operations [garandel] separate controllers editing and adding poll [Tony CHEMIT] fix security permission [garandel] Add list of polls for edit and vote (no security) [garandel] Add popup setting [garandel] update settings popup, and date popup [garandel] migrate restangular to resource / send a single json data [Tony CHEMIT] - receive object as json [Tony CHEMIT] fix json serialization [garandel] fix create poll [Tony CHEMIT] improve conversions and lots of stuff... to be continued... [garandel] separate element of model in $scope.data [Tony CHEMIT] fix converter test [Tony CHEMIT] - use a visitor to copy services objects (outside the services everything should be transient) [Tony CHEMIT] improve copy visitor + remove old code in Render [Tony CHEMIT] copy deleted state in entity [garandel] fix popup setting [garandel] edit poll [Tony CHEMIT] fix format [Tony CHEMIT] use a copy [garandel] separe choices and poll [garandel] autosave choice with ChoiceApi [garandel] test PUT by POST (edit poll) [Tony CHEMIT] do not send back an edited object + clean some api [Tony CHEMIT] fix poll update :) at last\! [Tony CHEMIT] fix test package [Tony CHEMIT] use previous X header which works fine [Tony CHEMIT] somebody lies to me\! He told me it did not need edited value in return, but he does in facts... D [Tony CHEMIT] always prepare response even if there was an error [Tony CHEMIT] implements CORS response from pollen not webmotion [Tony CHEMIT] optimize dependencies [garandel] Add global conf in js/conf.js [garandel] print error in form [garandel] add persistance vote [Tony CHEMIT] introduce converter package + a JsonConverter to replace the EntityConverter + add some bean for vote [Tony CHEMIT] can not delete last choice of a poll [Tony CHEMIT] can now vote [athimel] Fix sample REST base URL [Tony CHEMIT] copy voter to VoteBean [Tony CHEMIT] copy votes [garandel] vote persistant [garandel] fix vote persitence [garandel] autoprint new vote [garandel] - delete debug code [Tony CHEMIT] use only pollen bean in services prototypes [Tony CHEMIT] fix vote choice order [garandel] debug ui and translate to french all element [Tony CHEMIT] begin of rest api [Tony CHEMIT] add default resultVisibility option [Tony CHEMIT] rename session cookie name [Tony CHEMIT] add a create entity ref after login [Tony CHEMIT] i18n on validation [Tony CHEMIT] use a real session object stored in cookie [Tony CHEMIT] review login workflow [Tony CHEMIT] fixes #1029 Migrate to Git. [Tony CHEMIT] fixes #1029 Migrate to Git. [Tony CHEMIT] fixes #1029 Migrate to Git. [Tony CHEMIT] add ignore files [Tony CHEMIT] remove idea files from scm [Tony CHEMIT] Revert "remove idea files from scm" [Tony CHEMIT] ignore idea files [dralagen] update gitignore [dralagen] add token and local in request REST [a.garandel] Complet info locale and token for all services [Tony CHEMIT] Reuse Gson + fix vote choices order [a.garandel] convert int to float javascript [a.garandel] delete unused dependence [a.garandel] use header for locale [a.garandel] Add form register new user [a.garandel] login user [a.garandel] delete conflit on ui conf.js [a.garandel] fix register user [Tony CHEMIT] make login works [a.garandel] catch error in form register [Tony CHEMIT] change login result [Tony CHEMIT] use a header to get session token [Tony CHEMIT] fix typo [a.garandel] change fonction name for save and delete poll [a.garandel] change style form register [a.garandel] Fix Header Accept-Language value, [a.garandel] update gitignore [a.garandel] fix create poll [a.garandel] Print name or login user when connected [a.garandel] fix style dropdown in navbar [a.garandel] add another default user [a.garandel] fix createDefaultUsers [a.garandel] Add logout [a.garandel] change cookies to localStorage [Tony CHEMIT] improve auth service and make logout works [a.garandel] Unified Session Data on one factory [a.garandel] save currentUser [a.garandel] print error for log [a.garandel] fix print error in register and voter name, [Tony CHEMIT] Add sessionToken remove logic [a.garandel] implement list of poll created by user [a.garandel] add security for list all poll [a.garandel] reload page when connect and disconnect [a.garandel] admin menu [a.garandel] add list poll created [a.garandel] delete token in url in list poll [a.garandel] complete menu [a.garandel] check permission for edit poll [Tony CHEMIT] update libs [Tony CHEMIT] remove permissions + clean service code [Tony CHEMIT] make security works in tests + downgrade tomcat version [a.garandel] catch session expired [Tony CHEMIT] change error code when session token is expired [Tony CHEMIT] vote counting service [Tony CHEMIT] fix build + improve gitignore [Tony CHEMIT] fix runtime dep [a.garandel] send permission for getting poll and choices [a.garandel] move to / when error 403 [a.garandel] print result in vote page [a.garandel] alert floatant [a.garandel] print result [Tony CHEMIT] improve favorite list model [a.garandel] add link for edit poll and vote [a.garandel] add link for edit vote [a.garandel] use promise for get result [a.garandel] fix right : connected and permission [a.garandel] print good link for edit. Print vote in edit mode [Tony CHEMIT] encode ids [Tony CHEMIT] use everywhere PollenEntityId [Tony CHEMIT] introduce json helper + use a PollenEntityRef [a.garandel] set home page for poll [a.garandel] update tab and save permission on offline [a.garandel] create a page for result [a.garandel] update home interface of poll [Tony CHEMIT] use bean for vote counting result (to encore ids) [Tony CHEMIT] fix test [a.garandel] Fix url [a.garandel] suppr debug code [a.garandel] Add Comment [Tony CHEMIT] can add comment on a free poll with no rights [a.garandel] update style of form comment, get permission of the poll [Tony CHEMIT] Use pagination list for comments, polls, favoriteLists and users + improve PollenBeans API [Tony CHEMIT] Use pagination list for comments, polls, favoriteLists and users + improve PollenBeans API [Tony CHEMIT] use text type for poll.description, choice.description, comment.text [Tony CHEMIT] rename pagination beans [Tony CHEMIT] Improve pagination API [a.garandel] get poll with pagination [a.garandel] fix url tab, [a.garandel] create directive for pagination [a.garandel] update pagination and add pagination in comments [a.garandel] Add default page size in conf [a.garandel] change favoriteDefaultPageSize to favoriteListDefaultPageSize [Tony CHEMIT] check password is not blank [a.garandel] add form for edit user [a.garandel] update style of form [Tony CHEMIT] fix password in form [a.garandel] beautifull form for register [Tony CHEMIT] use only email as login [Tony CHEMIT] review favorite list member and voter list member association [Tony CHEMIT] update scm informations [Tony CHEMIT] add todo ------------------------------------------ [...truncated 1411 lines...] 10:53:22 INFO (VoteCountingFactory.java:72) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 10:53:22 INFO (VoteCountingFactory.java:72) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 10:53:22 INFO (VoteCountingFactory.java:72) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 10:53:22 INFO (FixturesService.java:82) will restore database with fixture set 10:53:22 INFO (SecurityService.java:336) All permissions: *:addComment:org.chorem.pollen.persistence.entity.Poll_55be04ab-f317-4373-aea5-5758d8cbde70 *:readChoice:org.chorem.pollen.persistence.entity.Choice_45404de2-7093-45a4-87e3-9ad8f411ac46 *:readPoll:org.chorem.pollen.persistence.entity.Poll_55be04ab-f317-4373-aea5-5758d8cbde70 *:readChoice:org.chorem.pollen.persistence.entity.Choice_f75a123c-c271-45ad-8b60-d8fb236a40a5 *:addVote:org.chorem.pollen.persistence.entity.Poll_55be04ab-f317-4373-aea5-5758d8cbde70 10:53:22 INFO (SecurityService.java:336) All permissions: *:*:* Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.chorem.pollen.services.service.FavoriteListServiceTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-services --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Rest Api 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (2 KB at 1.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (613 B at 1.7 KB/sec) [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] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (2 KB at 3.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/httpcom... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/httpcom... (5 KB at 124.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.3.... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.3.... (5 KB at 169.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (2 KB at 53.3 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-cor... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-cor... (2 KB at 69.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (2 KB at 47.1 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jas... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jas... (2 KB at 62.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/eclipse/jdt/co... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/eclipse/jdt/co... (2 KB at 48.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.3.1/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.3.1/... (2 KB at 55.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (2 KB at 36.1 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... (2 KB at 49.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (2 KB at 33.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... (2 KB at 49.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/httpcom... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/eclipse/jdt/co... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/httpcom... (29 KB at 500.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (38 KB at 250.2 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (83 KB at 559.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (781 KB at 2109.8 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/apache/tomcat/... (2804 KB at 5965.1 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/eclipse/jdt/co... (1788 KB at 3405.5 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.3.... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-cor... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jas... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.3.1/... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.3.... (29 KB at 1037.9 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... (83 KB at 2239.7 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-log... (38 KB at 250.2 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jas... (781 KB at 3903.1 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.3.1/... (1788 KB at 6903.0 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-cor... (2804 KB at 10048.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ pollen-rest-api --- [INFO] [INFO] >>> i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:collect-i18n-artifacts (collect-i18n-artifacts) @ pollen-rest-api --- [WARNING] Invalid POM for org.antlr:stringtemplate:jar:3.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... (2 KB at 0.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... (613 B at 2.2 KB/sec) [INFO] collected 10 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/i18n/collect-pollen-rest-api-i18n_fr_FR.properties> [INFO] collected 10 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/i18n/collect-pollen-rest-api-i18n_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api --- [WARNING] bundle fr_FR contains 12/115 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle en_GB contains 13/116 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pollen-rest-api --- [INFO] Compiling 25 source files to <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/injector/PollenServiceInjector.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/injector/PollenServiceInjector.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length [INFO] 1 error [INFO] ------------------------------------------------------------- [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 [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ SUCCESS [ 1.582 s] [INFO] Pollen :: VoteCounting (Api) ...................... SUCCESS [ 5.519 s] [INFO] Pollen :: VoteCounting :: Normal .................. SUCCESS [ 1.390 s] [INFO] Pollen :: VoteCounting :: Percentage .............. SUCCESS [ 1.266 s] [INFO] Pollen :: VoteCounting :: Condorcet ............... SUCCESS [ 1.237 s] [INFO] Pollen :: VoteCounting :: Number .................. SUCCESS [ 1.155 s] [INFO] Pollen :: VoteCounting :: Borda ................... SUCCESS [ 1.206 s] [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SUCCESS [ 1.136 s] [INFO] Pollen :: VoteCounting :: Coombs .................. SUCCESS [ 1.126 s] [INFO] Pollen :: VoteCounting (Aggregator) ............... SUCCESS [ 0.229 s] [INFO] Pollen :: Persistence ............................. SUCCESS [ 6.200 s] [INFO] Pollen :: Service ................................. SUCCESS [ 9.601 s] [INFO] Pollen :: Rest Api ................................ FAILURE [ 7.721 s] [INFO] Pollen :: UI (CanJS) .............................. SKIPPED [INFO] Pollen :: UI (Angular) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.759 s [INFO] Finished at: 2014-05-30T10:53:31+01:00 [INFO] Final Memory: 63M/384M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pollen-rest-api: Compilation failure [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; [ERROR] required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> [ERROR] found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean [ERROR] reason: actual and formal argument lists differ in length [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pollen-rest-api: Compilation failure <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length 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:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 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.compiler.CompilationFailureException: Compilation failure <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) 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-commits@list.chorem.org garandel@5be0c24c-0eb0-4881-9616-eb0573c84113 chemit+chorem-ci@codelutin.com a.garandel@dralagen.fr channel stopped
See <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/538/> ------------------------------------------ [...truncated 1319 lines...] 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 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 10:59:33 INFO (FixturesService.java:82) will restore database with fixture set 10:59:33 INFO (SecurityService.java:336) All permissions: *:readChoice:org.chorem.pollen.persistence.entity.Choice_a19ba0d1-40c1-4087-9060-82be57266a7a *:addComment:org.chorem.pollen.persistence.entity.Poll_e2bd5e6d-6dcc-4779-8db7-2659f739aaf7 *:readPoll:org.chorem.pollen.persistence.entity.Poll_e2bd5e6d-6dcc-4779-8db7-2659f739aaf7 *:addVote:org.chorem.pollen.persistence.entity.Poll_e2bd5e6d-6dcc-4779-8db7-2659f739aaf7 *:readChoice:org.chorem.pollen.persistence.entity.Choice_abf7e697-5b58-4b34-927c-c910eae3f697 10:59:33 INFO (SecurityService.java:336) All permissions: *:*:* 10:59:33 DEBUG (FakePollenApplicationContext.java:97) Using port: 10009 10:59:33 DEBUG (FakePollenApplicationContext.java:108) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-services/target/surefire-workdir/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteList_30010784087951018> 10:59:33 INFO (PollenServiceConfig.java:91) Pollen configuration: Filename: pollen-services.properties pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-services/target/surefire-workdir/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteList_30010784087951018> 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 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 10:59:33 INFO (VoteCountingFactory.java:72) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 10:59:33 INFO (FixturesService.java:82) will restore database with fixture set 10:59:33 INFO (SecurityService.java:336) All permissions: *:addVote:org.chorem.pollen.persistence.entity.Poll_a175ec5b-1c3b-40e7-9807-1bb66867d958 *:readPoll:org.chorem.pollen.persistence.entity.Poll_a175ec5b-1c3b-40e7-9807-1bb66867d958 *:readChoice:org.chorem.pollen.persistence.entity.Choice_ba141d9b-1030-47d0-85d6-09256c12876f *:readChoice:org.chorem.pollen.persistence.entity.Choice_770b9b54-6bda-4fc1-b5ad-5db0f4522938 *:addComment:org.chorem.pollen.persistence.entity.Poll_a175ec5b-1c3b-40e7-9807-1bb66867d958 10:59:33 INFO (SecurityService.java:336) All permissions: *:*:* Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec - in org.chorem.pollen.services.service.FavoriteListServiceTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-services/target/pollen-services-2.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-services --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Rest Api 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (2 KB at 1.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (613 B at 2.0 KB/sec) [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] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/debux/webmo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/debux/webmotio... (2 KB at 4.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-rest-api --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ pollen-rest-api --- [INFO] [INFO] >>> i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:collect-i18n-artifacts (collect-i18n-artifacts) @ pollen-rest-api --- [WARNING] Invalid POM for org.antlr:stringtemplate:jar:3.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... (2 KB at 1.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/debux/webmotion/... (613 B at 2.2 KB/sec) [INFO] collected 10 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/i18n/collect-pollen-rest-api-i18n_fr_FR.properties> [INFO] collected 10 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/i18n/collect-pollen-rest-api-i18n_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:bundle (default) @ pollen-rest-api --- [WARNING] bundle fr_FR contains 12/115 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle en_GB contains 13/116 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pollen-rest-api --- [INFO] Compiling 25 source files to <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/injector/PollenServiceInjector.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/injector/PollenServiceInjector.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length [INFO] 1 error [INFO] ------------------------------------------------------------- [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 [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ SUCCESS [ 1.538 s] [INFO] Pollen :: VoteCounting (Api) ...................... SUCCESS [ 5.606 s] [INFO] Pollen :: VoteCounting :: Normal .................. SUCCESS [ 1.408 s] [INFO] Pollen :: VoteCounting :: Percentage .............. SUCCESS [ 1.266 s] [INFO] Pollen :: VoteCounting :: Condorcet ............... SUCCESS [ 1.257 s] [INFO] Pollen :: VoteCounting :: Number .................. SUCCESS [ 1.181 s] [INFO] Pollen :: VoteCounting :: Borda ................... SUCCESS [ 1.197 s] [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SUCCESS [ 1.157 s] [INFO] Pollen :: VoteCounting :: Coombs .................. SUCCESS [ 1.126 s] [INFO] Pollen :: VoteCounting (Aggregator) ............... SUCCESS [ 0.229 s] [INFO] Pollen :: Persistence ............................. SUCCESS [ 6.251 s] [INFO] Pollen :: Service ................................. SUCCESS [ 7.263 s] [INFO] Pollen :: Rest Api ................................ FAILURE [ 3.640 s] [INFO] Pollen :: UI (CanJS) .............................. SKIPPED [INFO] Pollen :: UI (Angular) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.539 s [INFO] Finished at: 2014-05-30T10:59:38+01:00 [INFO] Final Memory: 64M/396M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pollen-rest-api: Compilation failure [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; [ERROR] required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> [ERROR] found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean [ERROR] reason: actual and formal argument lists differ in length [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pollen-rest-api: Compilation failure <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length 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:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 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.compiler.CompilationFailureException: Compilation failure <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoterListApi.java>:[72,67] method addVoterList in class org.chorem.pollen.services.service.VoterListService cannot be applied to given types; required: java.lang.String,org.chorem.pollen.services.bean.VoterListBean,java.util.List<org.chorem.pollen.services.bean.VoterListMemberBean> found: java.lang.String,org.chorem.pollen.services.bean.VoterListBean reason: actual and formal argument lists differ in length at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) 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-commits@list.chorem.org channel stopped
See <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/539/> ------------------------------------------ Started by user CI Chorem Admin Building in workspace <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/> Cloning the remote Git repository Cloning repository http://git.chorem.org/pollen.git
git init <http://ci.chorem.org/jenkins/job/pollen-rest-api-ci/ws/> Fetching upstream changes from http://git.chorem.org/pollen.git git --version ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Failed to connect to http://git.chorem.org/pollen.git (status = 404) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1960) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1143) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:413) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:847) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1252) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1706) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) ERROR: null
participants (1)
-
admin+ci-chorem.org@codelutin.com