Skip to content

Instantly share code, notes, and snippets.

@neomatrix369
Created September 16, 2013 15:43
Show Gist options
  • Select an option

  • Save neomatrix369/6582395 to your computer and use it in GitHub Desktop.

Select an option

Save neomatrix369/6582395 to your computer and use it in GitHub Desktop.
SonarQube Runner output
SonarQube Runner 2.3
Java 1.7.0_25 Oracle Corporation (64-bit)
Mac OS X 10.8.5 x86_64
INFO: Runner configuration file: /opt/sonar-runner-2.3/conf/sonar-runner.properties
INFO: Project configuration file: /Users/manisarkar/bn_projects/TimelineJS/sonar-project.properties
INFO: Default locale: "en_US", source code encoding: "UTF-8"
INFO: Work directory: /Users/manisarkar/bn_projects/TimelineJS/.sonar
INFO: SonarQube Server 3.7
14:11:20.927 INFO - Load batch settings
.
.
.
14:11:38.290 INFO - ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard/index/TimelineJS
14:11:38.292 INFO - Executing post-job class org.sonar.issuesreport.ReportJob
14:11:38.293 INFO - Executing post-job class org.sonar.plugins.core.issue.notification.SendIssueNotificationsPostJob
14:11:38.314 INFO - Executing post-job class org.sonar.plugins.core.batch.IndexProjectPostJob
14:11:38.356 INFO - Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
14:11:38.365 INFO - -> Keep one snapshot per day between 2013-08-19 and 2013-09-15
14:11:38.365 INFO - -> Keep one snapshot per week between 2012-09-17 and 2013-08-19
14:11:38.365 INFO - -> Keep one snapshot per month between 2008-09-22 and 2012-09-17
14:11:38.365 INFO - -> Delete data prior to: 2008-09-22
14:11:38.368 INFO - -> Clean TimelineJS [id=151]
14:11:38.372 INFO - <- Clean snapshot 1931
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
Total time: 19.099s
Final Memory: 14M/502M
INFO: ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment