See <http://ci.chorem.org/jenkins/job/pollen-sonar/86/display/redirect?page=changes> Changes: [Kevin Morin] fixes #138 Ajout de choix avant le tableau des votes [Kevin Morin] fixes #127 Selection du texte [Kevin Morin] fixes #106 Retour sur modification du profile [Sylvain Bavencoff] correction de le méthode de condorcet (ref #140) ------------------------------------------ [...truncated 304.11 KB...] sept. 09, 2017 1:18:46 AM org.apache.catalina.core.StandardService startInternal INFOS: Starting service Tomcat sept. 09, 2017 1:18:46 AM org.apache.catalina.core.StandardEngine startInternal INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50 sept. 09, 2017 1:18:46 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFOS: No global web.xml found 01:18:47 INFO (PollenTopiaTransactionFilter.java:59) Init Topia Filter sept. 09, 2017 1:18:48 AM org.apache.coyote.AbstractProtocol start INFOS: Starting ProtocolHandler ["http-bio-10008"] 01:18:48 INFO (AbstractPollenRestApiTest.java:199) test *login* result {"permission":"PXcHmGHzS4Om10qKQtntsA","id":"Ddbvo4xwQ6ukJLI3RyRm_w"} sept. 09, 2017 1:18:48 AM org.apache.coyote.AbstractProtocol pause INFOS: Pausing ProtocolHandler ["http-bio-10008"] sept. 09, 2017 1:18:48 AM org.apache.catalina.core.StandardService stopInternal INFOS: Stopping service Tomcat 01:18:48 INFO (PollenRestApiApplicationListener.java:159) Stopping quartz sheduler sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [Thread-27] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:48 AM org.apache.coyote.AbstractProtocol stop INFOS: Stopping ProtocolHandler ["http-bio-10008"] sept. 09, 2017 1:18:48 AM org.apache.coyote.AbstractProtocol destroy INFOS: Destroying ProtocolHandler ["http-bio-10008"] 01:18:48 INFO (PollenServicesConfig.java:83) Pollen configuration: Filename: pollen-rest-api-test.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire-workdir/35214141882871013/org.chorem.pollen.rest.api.AuthApiTest/badLogin/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.continuousResults = true pollen.default.choiceType = TEXT pollen.default.voteNotification = false pollen.default.commentNotification = false pollen.default.newChoiceNotification = false pollen.default.notifyMeHoursBeforePollEnds = 0 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 = null pollen.smtp.port = 25 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = ${project.version} pollen.sendEndPollRemindersCronSchedule = 0 0/1 * * * ? pollen.resource.maxSize = 10000000 pollen.resource.preview.max = 200 pollen.registration.emailAddressPattern = null pollen.resendEmailsCronSchedule = 0 0/5 * * * ? pollen.report.maxScore = 100 pollen.feedback.mails = null pollen.feedback.locale = en 01:18:49 INFO (PollenRestApiApplicationContext.java:248) will use default logging configuration 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [2-Pourcentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 01:18:49 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 01:18:49 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [admin@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@pollen.org Vous devez valider votre courriel en allant sur cette adresse : Vous pouvez gérer vos sondages en vous connectant sur Pollen : -- Pollen, application de sondages en ligne 01:18:49 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [admin@pollen.org]. subject = '[Pollen] Valiation de votre compte admin'. body = Bonjour admin, Votre adresse email a été validée. -- Pollen, application de sondages en ligne 01:18:49 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [user@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@pollen.org Vous devez valider votre courriel en allant sur cette adresse : Vous pouvez gérer vos sondages en vous connectant sur Pollen : -- Pollen, application de sondages en ligne 01:18:49 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [user@pollen.org]. subject = '[Pollen] Valiation de votre compte user'. body = Bonjour user, Votre adresse email a été validée. -- Pollen, application de sondages en ligne sept. 09, 2017 1:18:49 AM org.apache.coyote.AbstractProtocol init INFOS: Initializing ProtocolHandler ["http-bio-10009"] sept. 09, 2017 1:18:49 AM org.apache.catalina.core.StandardService startInternal INFOS: Starting service Tomcat sept. 09, 2017 1:18:49 AM org.apache.catalina.core.StandardEngine startInternal INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50 sept. 09, 2017 1:18:49 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFOS: No global web.xml found 01:18:51 INFO (PollenTopiaTransactionFilter.java:59) Init Topia Filter sept. 09, 2017 1:18:51 AM org.apache.coyote.AbstractProtocol start INFOS: Starting ProtocolHandler ["http-bio-10009"] sept. 09, 2017 1:18:51 AM org.apache.coyote.AbstractProtocol pause INFOS: Pausing ProtocolHandler ["http-bio-10009"] sept. 09, 2017 1:18:51 AM org.apache.catalina.core.StandardService stopInternal INFOS: Stopping service Tomcat 01:18:51 INFO (PollenRestApiApplicationListener.java:159) Stopping quartz sheduler sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak. sept. 09, 2017 1:18:51 AM org.apache.coyote.AbstractProtocol stop INFOS: Stopping ProtocolHandler ["http-bio-10009"] sept. 09, 2017 1:18:51 AM org.apache.coyote.AbstractProtocol destroy INFOS: Destroying ProtocolHandler ["http-bio-10009"] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.326 sec - in org.chorem.pollen.rest.api.AuthApiTest Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 13 [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/pollen-rest-api-3.0-SNAPSHOT]> [INFO] Processing war project [INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/src/main/webapp]> [INFO] Webapp assembled in [2025 msecs] [INFO] Building war: <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/pollen-rest-api-3.0-SNAPSHOT.war> [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 [ 9.796 s] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 29.443 s] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 5.301 s] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 3.075 s] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 4.093 s] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 3.114 s] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 2.539 s] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 7.804 s] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 2.857 s] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 1.649 s] [INFO] Pollen :: Persistence .............................. SUCCESS [ 7.883 s] [INFO] Pollen :: Service .................................. SUCCESS [ 36.240 s] [INFO] Pollen :: Rest Api ................................. SUCCESS [ 58.712 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:51 min [INFO] Finished at: 2017-09-09T01:18:57+02:00 [INFO] Final Memory: 107M/460M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data Not sending mail to unregistered user morin@codelutin.com Not sending mail to unregistered user bavencoff@codelutin.com Sending e-mails to: pollen-build@list.chorem.org channel stopped FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... 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@codelutin.com Not sending mail to unregistered user dev@tchemit.fr Not sending mail to unregistered user maisonneuve@codelutin.com Not sending mail to unregistered user morin@codelutin.com Not sending mail to unregistered user poussin@codelutin.com Not sending mail to unregistered user ruchaud@codelutin.com