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
June 2017
- 1 participants
- 6 discussions
30 Jun '17
See <http://ci.chorem.org/jenkins/job/pollen-sonar/38/display/redirect?page=chan…>
Changes:
[Sylvain Bavencoff] liste de favoris : ajout des sous-listes dans l'UI
------------------------------------------
[...truncated 280.79 KB...]
pollen.default.favoriteListPageSize = 10
pollen.default.favoriteListMemberPageSize = 10
pollen.default.pollenUserPageSize = 10
pollen.default.sessionTimeoutDelay = 3600
pollen.smtp.host = localhost
pollen.smtp.port = 1025
pollen.smtp.from = no-reply(a)pollen.com
pollen.logConfigurationFile = null
pollen.version = 3.0-SNAPSHOT
01:16:28 INFO (PollenRestApiApplicationContext.java:248) will use default logging configuration
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [2-Pourcentage] : org.chorem.pollen.votecounting.PercentageVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting
01:16:28 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting
01:16:28 INFO (EmailService.java:256) an email should have been sent if not in devMode: tos = [admin(a)pollen.org] subject = '[Pollen] Confirmation de création du compte admin'. body =
Bonjour admin,
Vous venez de créer un compte sur l'application en ligne Pollen
Courriel: admin(a)pollen.org
Vous devez valider votre courriel en allant sur cette adresse : <a href=""></a>
Vous pouvez gérer vos sondages en vous connectant sur <a href="">Pollen</a>.
01:16:28 INFO (EmailService.java:256) an email should have been sent if not in devMode: tos = [user(a)pollen.org] subject = '[Pollen] Confirmation de création du compte user'. body =
Bonjour user,
Vous venez de créer un compte sur l'application en ligne Pollen
Courriel: user(a)pollen.org
Vous devez valider votre courriel en allant sur cette adresse : <a href=""></a>
Vous pouvez gérer vos sondages en vous connectant sur <a href="">Pollen</a>.
avr. 20, 2017 1:16:28 AM org.apache.coyote.AbstractProtocol init
INFOS: Initializing ProtocolHandler ["http-bio-10009"]
avr. 20, 2017 1:16:28 AM org.apache.catalina.core.StandardService startInternal
INFOS: Starting service Tomcat
avr. 20, 2017 1:16:28 AM org.apache.catalina.core.StandardEngine startInternal
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50
avr. 20, 2017 1:16:28 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
INFOS: No global web.xml found
01:16:29 INFO (JCLLoggerAdapter.java:260) Parsed mapping <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/cla…>
01:16:29 INFO (JCLLoggerAdapter.java:260) WebMotion is started
01:16:29 INFO (PollenTopiaTransactionFilter.java:58) Init Topia Filter
avr. 20, 2017 1:16:29 AM org.apache.coyote.AbstractProtocol start
INFOS: Starting ProtocolHandler ["http-bio-10009"]
01:16:29 INFO (PollenRestApiRequestFilter.java:191) Use default language: fr
01:16:29 INFO (SecurityService.java:487) All permissions:
avr. 20, 2017 1:16:29 AM org.apache.catalina.core.StandardWrapperValve invoke
GRAVE: Servlet.service() for servlet [default] in context with path [/] threw exception
org.debux.webmotion.server.WebMotionException: Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:283)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:225)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:73)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:61)
at org.chorem.pollen.rest.api.PollenRestApiRequestFilter.inject(PollenRestApiRequestFilter.java:100)
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processFilter(ExecutorMethodInvokerHandler.java:310)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:222)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler.handle(ExecutorMethodInvokerHandler.java:120)
at org.debux.webmotion.server.WebMotionMainHandler.chainHandlers(WebMotionMainHandler.java:270)
at org.debux.webmotion.server.WebMotionMainHandler.handleExecutors(WebMotionMainHandler.java:260)
at org.debux.webmotion.server.WebMotionMainHandler.handle(WebMotionMainHandler.java:196)
at org.debux.webmotion.server.WebMotionServer.doAction(WebMotionServer.java:159)
at org.debux.webmotion.server.WebMotionServer.doFilter(WebMotionServer.java:136)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.nuiton.web.filter.TypedTopiaTransactionFilter.doFilter(TypedTopiaTransactionFilter.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
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.lang.reflect.InvocationTargetException
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:255)
... 33 more
Caused by: org.chorem.pollen.services.service.security.PollenAuthenticationException: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:135)
at org.chorem.pollen.rest.api.v1.AuthApi.login2(AuthApi.java:127)
... 38 more
Caused by: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.PollenSecurityRealm.doGetAuthenticationInfo(PollenSecurityRealm.java:86)
at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:568)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:270)
at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:256)
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:133)
... 39 more
01:16:29 ERROR (JCLLoggerAdapter.java:528) Error 500 : Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2 on /v1/login2
org.debux.webmotion.server.WebMotionException: Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:283)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:225)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:73)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:61)
at org.chorem.pollen.rest.api.PollenRestApiRequestFilter.inject(PollenRestApiRequestFilter.java:100)
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processFilter(ExecutorMethodInvokerHandler.java:310)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:222)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler.handle(ExecutorMethodInvokerHandler.java:120)
at org.debux.webmotion.server.WebMotionMainHandler.chainHandlers(WebMotionMainHandler.java:270)
at org.debux.webmotion.server.WebMotionMainHandler.handleExecutors(WebMotionMainHandler.java:260)
at org.debux.webmotion.server.WebMotionMainHandler.handle(WebMotionMainHandler.java:196)
at org.debux.webmotion.server.WebMotionServer.doAction(WebMotionServer.java:159)
at org.debux.webmotion.server.WebMotionServer.doFilter(WebMotionServer.java:136)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.nuiton.web.filter.TypedTopiaTransactionFilter.doFilter(TypedTopiaTransactionFilter.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
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.lang.reflect.InvocationTargetException
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:255)
... 33 more
Caused by: org.chorem.pollen.services.service.security.PollenAuthenticationException: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:135)
at org.chorem.pollen.rest.api.v1.AuthApi.login2(AuthApi.java:127)
... 38 more
Caused by: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.PollenSecurityRealm.doGetAuthenticationInfo(PollenSecurityRealm.java:86)
at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:568)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:270)
at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:256)
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:133)
... 39 more
avr. 20, 2017 1:16:29 AM org.apache.coyote.AbstractProtocol pause
INFOS: Pausing ProtocolHandler ["http-bio-10009"]
avr. 20, 2017 1:16:29 AM org.apache.catalina.core.StandardService stopInternal
INFOS: Stopping service Tomcat
avr. 20, 2017 1:16:29 AM org.apache.coyote.AbstractProtocol stop
INFOS: Stopping ProtocolHandler ["http-bio-10009"]
avr. 20, 2017 1:16:29 AM org.apache.coyote.AbstractProtocol destroy
INFOS: Destroying ProtocolHandler ["http-bio-10009"]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.306 sec - in org.chorem.pollen.rest.api.AuthApiTest
Results :
Tests run: 26, Failures: 0, Errors: 0, Skipped: 12
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ pollen-rest-api ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-rest-api] in [<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/pol…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/src/main/w…]>
[INFO] Webapp assembled in [86 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/pol…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-rest-api ---
[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 ............................................. SUCCESS [ 12.623 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 16.828 s]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 3.304 s]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 2.558 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 2.674 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 5.149 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 2.187 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 3.354 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 2.738 s]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 2.782 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [ 9.596 s]
[INFO] Pollen :: Service .................................. SUCCESS [ 35.280 s]
[INFO] Pollen :: Rest Api ................................. SUCCESS [ 54.128 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:48 min
[INFO] Finished at: 2017-04-20T01:16:39+02:00
[INFO] Final Memory: 85M/419M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
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
Not sending mail to unregistered user bavencoff(a)codelutin.com
Not sending mail to unregistered user dev(a)tchemit.fr
Not sending mail to unregistered user morin(a)codelutin.com
Not sending mail to unregistered user poussin(a)codelutin.com
1
29
Build failed in Jenkins: pollen-bundle-demo-latest #26
by admin+ci-chorem.org@codelutin.com 30 Jun '17
by admin+ci-chorem.org@codelutin.com 30 Jun '17
30 Jun '17
See <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/26/display/redir…>
Changes:
[Sylvain Bavencoff] Ajout d'un composent de visualisation d'un choix
[Sylvain Bavencoff] écrans des votes afficher une colonne de resultats
[Sylvain Bavencoff] correction des date et time picker pour l'initialisation et modification
------------------------------------------
[...truncated 308.70 KB...]
INFOS: Initializing ProtocolHandler ["http-bio-10009"]
mars 21, 2017 12:47:07 AM org.apache.catalina.core.StandardService startInternal
INFOS: Starting service Tomcat
mars 21, 2017 12:47:07 AM org.apache.catalina.core.StandardEngine startInternal
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50
mars 21, 2017 12:47:07 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
INFOS: No global web.xml found
12:47:09 INFO (JCLLoggerAdapter.java:260) Parsed mapping <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-a…>
12:47:09 INFO (JCLLoggerAdapter.java:260) WebMotion is started
12:47:09 INFO (PollenTopiaTransactionFilter.java:58) Init Topia Filter
mars 21, 2017 12:47:09 AM org.apache.coyote.AbstractProtocol start
INFOS: Starting ProtocolHandler ["http-bio-10009"]
12:47:09 INFO (PollenRestApiRequestFilter.java:191) Use default language: fr
12:47:09 INFO (SecurityService.java:488) All permissions:
mars 21, 2017 12:47:09 AM org.apache.catalina.core.StandardWrapperValve invoke
GRAVE: Servlet.service() for servlet [default] in context with path [/] threw exception
org.debux.webmotion.server.WebMotionException: Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:283)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:225)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:73)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:61)
at org.chorem.pollen.rest.api.PollenRestApiRequestFilter.inject(PollenRestApiRequestFilter.java:100)
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processFilter(ExecutorMethodInvokerHandler.java:310)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:222)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler.handle(ExecutorMethodInvokerHandler.java:120)
at org.debux.webmotion.server.WebMotionMainHandler.chainHandlers(WebMotionMainHandler.java:270)
at org.debux.webmotion.server.WebMotionMainHandler.handleExecutors(WebMotionMainHandler.java:260)
at org.debux.webmotion.server.WebMotionMainHandler.handle(WebMotionMainHandler.java:196)
at org.debux.webmotion.server.WebMotionServer.doAction(WebMotionServer.java:159)
at org.debux.webmotion.server.WebMotionServer.doFilter(WebMotionServer.java:136)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.nuiton.web.filter.TypedTopiaTransactionFilter.doFilter(TypedTopiaTransactionFilter.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
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.lang.reflect.InvocationTargetException
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:255)
... 33 more
Caused by: org.chorem.pollen.services.service.security.PollenAuthenticationException: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:136)
at org.chorem.pollen.rest.api.v1.AuthApi.login2(AuthApi.java:127)
... 38 more
Caused by: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.PollenSecurityRealm.doGetAuthenticationInfo(PollenSecurityRealm.java:86)
at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:568)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:270)
at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:256)
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:134)
... 39 more
12:47:09 ERROR (JCLLoggerAdapter.java:528) Error 500 : Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2 on /v1/login2
org.debux.webmotion.server.WebMotionException: Error during invoke method for action org.chorem.pollen.rest.api.v1.AuthApi on method login2
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:283)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:225)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:73)
at org.debux.webmotion.server.WebMotionFilter.doProcess(WebMotionFilter.java:61)
at org.chorem.pollen.rest.api.PollenRestApiRequestFilter.inject(PollenRestApiRequestFilter.java:100)
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processFilter(ExecutorMethodInvokerHandler.java:310)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.handle(ExecutorMethodInvokerHandler.java:222)
at org.debux.webmotion.server.handler.ExecutorMethodInvokerHandler.handle(ExecutorMethodInvokerHandler.java:120)
at org.debux.webmotion.server.WebMotionMainHandler.chainHandlers(WebMotionMainHandler.java:270)
at org.debux.webmotion.server.WebMotionMainHandler.handleExecutors(WebMotionMainHandler.java:260)
at org.debux.webmotion.server.WebMotionMainHandler.handle(WebMotionMainHandler.java:196)
at org.debux.webmotion.server.WebMotionServer.doAction(WebMotionServer.java:159)
at org.debux.webmotion.server.WebMotionServer.doFilter(WebMotionServer.java:136)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.nuiton.web.filter.TypedTopiaTransactionFilter.doFilter(TypedTopiaTransactionFilter.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
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.lang.reflect.InvocationTargetException
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.debux.webmotion.server.handler.ExecutorMethodInvokerHandler$RunnableHandler.processAction(ExecutorMethodInvokerHandler.java:255)
... 33 more
Caused by: org.chorem.pollen.services.service.security.PollenAuthenticationException: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:136)
at org.chorem.pollen.rest.api.v1.AuthApi.login2(AuthApi.java:127)
... 38 more
Caused by: org.apache.shiro.authc.AuthenticationException
at org.chorem.pollen.services.service.security.PollenSecurityRealm.doGetAuthenticationInfo(PollenSecurityRealm.java:86)
at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:568)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:270)
at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:256)
at org.chorem.pollen.services.service.security.SecurityService.login(SecurityService.java:134)
... 39 more
mars 21, 2017 12:47:09 AM org.apache.coyote.AbstractProtocol pause
INFOS: Pausing ProtocolHandler ["http-bio-10009"]
mars 21, 2017 12:47:09 AM org.apache.catalina.core.StandardService stopInternal
INFOS: Stopping service Tomcat
mars 21, 2017 12:47:09 AM org.apache.coyote.AbstractProtocol stop
INFOS: Stopping ProtocolHandler ["http-bio-10009"]
mars 21, 2017 12:47:09 AM org.apache.coyote.AbstractProtocol destroy
INFOS: Destroying ProtocolHandler ["http-bio-10009"]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.535 sec - in org.chorem.pollen.rest.api.AuthApiTest
Results :
Tests run: 26, Failures: 0, Errors: 0, Skipped: 12
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ pollen-rest-api ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pollen-rest-api] in [<http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-a…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-a…]>
[INFO] Webapp assembled in [2328 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-a…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ pollen-rest-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-rest-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-rest-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platformDomain) @ pollen-rest-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-rest-api ---
[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-rest-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pollen-rest-api ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ pollen-rest-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-rest-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ pollen-rest-api ---
[WARNING] Skipping goal (No file to collect).
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 6 second
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 ............................................. SUCCESS [ 32.839 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 49.467 s]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 32.756 s]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 32.092 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 18.520 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 27.006 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 18.256 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 22.277 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 17.343 s]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 0.704 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [ 22.907 s]
[INFO] Pollen :: Service .................................. SUCCESS [01:16 min]
[INFO] Pollen :: Rest Api ................................. SUCCESS [02:55 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:10 min
[INFO] Finished at: 2017-03-21T00:48:12+01:00
[INFO] Final Memory: 90M/474M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "deploy-bundle" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
Sending e-mails to: pollen-build(a)list.chorem.org
channel stopped
[pollen-bundle-demo-latest] $ /bin/sh -xe /var/local/forge/exec/tomcat-chorem.org/temp/hudson7222708561463289100.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/>
cat: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collec…>: No such file or directory
curl -s -F "TOMCAT_INSTANCE=latest" -F "TOMCAT_VERSION=7" -F "APP_NAME=pollen-bundle-latest" -F "CONFIG_FILE_NAME=pollen-rest-api.properties" 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>
<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 1 second
1
45
Build failed in Jenkins: pollen-ci #247-origin/develop
by admin+ci-chorem.org@codelutin.com 23 Jun '17
by admin+ci-chorem.org@codelutin.com 23 Jun '17
23 Jun '17
See <http://ci.chorem.org/jenkins/job/pollen-ci/247/display/redirect?page=changes>
Changes:
[Sylvain Bavencoff] UI des des liste de votants : recherche et chargement à la volé (ref
------------------------------------------
[...truncated 83.13 KB...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-persistence ---
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-10:generate (generate-entities) @ pollen-persistence ---
[INFO] Process phase [zargo]
[INFO] One resource copied.
[INFO] Generate one file in 27.24ms.
[INFO] Process phase [xmi]
[INFO] One resource copied.
[INFO] Generate one file in 796.453ms.
[INFO] Process phase [model]
[INFO] Process phase [generator]
[INFO] Apply generator JavaEnumerationTransformer
[INFO] Apply generator TopiaMetaTransformer
[INFO] Generate 129 files in 262.247ms.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ pollen-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 18 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pollen-persistence ---
[INFO] Compiling 130 source files to <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-persistence/target/cla…>
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-persistence/target/gen…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-persistence/target/gen…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-persistence ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-persistence/target/sur…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ pollen-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-persistence ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pollen-persistence ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ pollen-persistence ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-persistence/target/pol…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-persistence ---
[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 :: Service 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen-services ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target>
[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-platformDomain) @ pollen-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-services ---
[INFO]
[INFO] --- nuiton-config-maven-plugin:3.1.1:generate (default) @ pollen-services ---
[INFO] use project compile scope class-path
[INFO] Config class name: PollenServicesConfig
[INFO] Generate file(s) to: <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…>
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:465) generateConfigAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfig
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:373) generateProviderAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfigProvider
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:448) generateProviderClass - Generate org.chorem.pollen.services.config.PollenServicesConfigProvider
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:145) generateOptionsClass - Generate org.chorem.pollen.services.config.PollenServicesConfigOption
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:parserJava (default) @ pollen-services ---
[INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…,> includes:[**/*.java]
[INFO] 4 file(s) to process (among 4 files)
[INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/main/java,> includes:[**/*.java]
[INFO] 126 file(s) to process (among 126 files)
[INFO] Parsing is done. [treated file(s) : 46/129](total time:1.329s) ( ~ 10.301ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.6.2:gen (default) > :get @ pollen-services >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:get (get) @ pollen-services ---
[INFO] config - basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…>
[INFO] config - locales : [fr_FR, en_GB]
[INFO] import getter java.getter in 219039ns
[INFO] Copying pollen-services.properties to <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…>
[INFO] Copying pollen-services.properties to <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.6.2:gen (default) < :get @ pollen-services <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:gen (default) @ pollen-services ---
[INFO] config - src basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/main/reso…>
[INFO] config - out basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/genera…>
[INFO] config - locales : [fr_FR, en_GB]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 5/156 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 5/158 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ pollen-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 65 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pollen-services ---
[INFO] Compiling 130 source files to <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/classes>
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/main/java…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/main/java…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-services ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/surefi…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ pollen-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-services ---
[INFO] Compiling 8 source files to <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/target/test-c…>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/test/java…>:[95,146] cannot find symbol
symbol: variable search
location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/test/java…>:[102,101] cannot find symbol
symbol: variable search
location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[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 ............................................. SUCCESS [ 6.516 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 12.594 s]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 2.332 s]
[INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 2.129 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 2.122 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 1.965 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 2.021 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 1.763 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 1.873 s]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 0.377 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [ 5.081 s]
[INFO] Pollen :: Service .................................. FAILURE [ 5.293 s]
[INFO] Pollen :: Rest Api ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2017-06-23T16:32:44+02:00
[INFO] Final Memory: 92M/492M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project pollen-services: Compilation failure: Compilation failure:
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/test/java…>:[95,146] cannot find symbol
[ERROR] symbol: variable search
[ERROR] location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/ws/pollen-services/src/test/java…>:[102,101] cannot find symbol
[ERROR] symbol: variable search
[ERROR] location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project pollen-services: Compilation failure
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.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :pollen-services
Not sending mail to unregistered user bavencoff(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org
Set build name.
New build name is '#247-origin/develop'
channel stopped
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#247-origin/develop', new value: '#247-origin/develop'
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
Not sending mail to unregistered user bavencoff(a)codelutin.com
1
1
Build failed in Jenkins: pollen-ci » Pollen :: Service #247
by admin+ci-chorem.org@codelutin.com 23 Jun '17
by admin+ci-chorem.org@codelutin.com 23 Jun '17
23 Jun '17
See <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
Changes:
[Sylvain Bavencoff] UI des des liste de votants : recherche et chargement à la volé (ref
------------------------------------------
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 :: Service 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen-services ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[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-platformDomain) @ pollen-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-services ---
[INFO]
[INFO] --- nuiton-config-maven-plugin:3.1.1:generate (default) @ pollen-services ---
[INFO] use project compile scope class-path
[INFO] Config class name: PollenServicesConfig
[INFO] Generate file(s) to: <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:465) generateConfigAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfig
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:373) generateProviderAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfigProvider
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:448) generateProviderClass - Generate org.chorem.pollen.services.config.PollenServicesConfigProvider
INFO [pool-1-thread-1 for channel id=1324] (ApplicationConfigTransformer.java:145) generateOptionsClass - Generate org.chorem.pollen.services.config.PollenServicesConfigOption
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:parserJava (default) @ pollen-services ---
[INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…,> includes:[**/*.java]
[INFO] 4 file(s) to process (among 4 files)
[INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…,> includes:[**/*.java]
[INFO] 126 file(s) to process (among 126 files)
[INFO] Parsing is done. [treated file(s) : 46/129](total time:1.329s) ( ~ 10.301ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.6.2:gen (default) > :get @ pollen-services >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:get (get) @ pollen-services ---
[INFO] config - basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] config - locales : [fr_FR, en_GB]
[INFO] import getter java.getter in 219039ns
[INFO] Copying pollen-services.properties to <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] Copying pollen-services.properties to <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.6.2:gen (default) < :get @ pollen-services <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.6.2:gen (default) @ pollen-services ---
[INFO] config - src basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] config - out basedir : <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] config - locales : [fr_FR, en_GB]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 5/156 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 5/158 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ pollen-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 65 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pollen-services ---
[INFO] Compiling 130 source files to <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ pollen-services ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ pollen-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pollen-services ---
[INFO] Compiling 8 source files to <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>:[95,146] cannot find symbol
symbol: variable search
location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[ERROR] <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-service…>:[102,101] cannot find symbol
symbol: variable search
location: class org.chorem.pollen.services.service.FavoriteListServiceTest
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
Jenkins build became unstable: pollen-ci » Pollen :: Rest Api #222
by admin+ci-chorem.org@codelutin.com 01 Jun '17
by admin+ci-chorem.org@codelutin.com 01 Jun '17
01 Jun '17
Jenkins build became unstable: pollen-ci #222-origin/develop
by admin+ci-chorem.org@codelutin.com 01 Jun '17
by admin+ci-chorem.org@codelutin.com 01 Jun '17
01 Jun '17