ec2-user@ip-10-3-41-48 ~]$ docker logs df8bb9999c3b 2016.04.14 12:49:12 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp 2016.04.14 12:49:12 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/search/* org.sonar.search.SearchServer /tmp/sq-process5962653305590045810properties 2016.04.14 12:49:12 INFO es[o.s.p.ProcessEntryPoint] Starting search 2016.04.14 12:49:12 INFO es[o.s.s.SearchSettings] Elasticsearch listening on 127.0.0.1:9001 2016.04.14 12:49:13 INFO es[o.elasticsearch.node] [sonar-1460638151967] version[1.7.2], pid[21], build[e43676b/2015-09-14T09:49:53Z] 2016.04.14 12:49:13 INFO es[o.elasticsearch.node] [sonar-1460638151967] initializing ... 2016.04.14 12:49:13 INFO es[o.e.plugins] [sonar-1460638151967] loaded [], sites [] 2016.04.14 12:49:13 INFO es[o.elasticsearch.env] [sonar-1460638151967] using [1] data paths, mounts [[/opt/sonarqube/data (/dev/xvda1)]], net usable_space [6.8gb], net total_space [7.7gb], types [ext4] 2016.04.14 12:49:14 WARN es[o.e.bootstrap] JNA not found. native methods will be disabled. 2016.04.14 12:49:14 INFO es[o.elasticsearch.node] [sonar-1460638151967] initialized 2016.04.14 12:49:14 INFO es[o.elasticsearch.node] [sonar-1460638151967] starting ... 2016.04.14 12:49:14 INFO es[o.e.transport] [sonar-1460638151967] bound_address {inet[/127.0.0.1:9001]}, publish_address {inet[/127.0.0.1:9001]} 2016.04.14 12:49:14 INFO es[o.e.discovery] [sonar-1460638151967] sonarqube/3Y6rs3UCRwCJQ5-yhSEGFQ 2016.04.14 12:49:17 INFO es[o.e.cluster.service] [sonar-1460638151967] new_master [sonar-1460638151967][3Y6rs3UCRwCJQ5-yhSEGFQ][df8bb9999c3b][inet[/127.0.0.1:9001]]{rack_id=sonar-1460638151967}, reason: zen-disco-join (elected_as_master) 2016.04.14 12:49:17 INFO es[o.elasticsearch.node] [sonar-1460638151967] started 2016.04.14 12:49:17 INFO es[o.e.gateway] [sonar-1460638151967] recovered [0] indices into cluster_state 2016.04.14 12:49:18 INFO app[o.s.p.m.Monitor] Process[search] is up 2016.04.14 12:49:18 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[web]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.management.enabled=false -Djruby.compile.invokedynamic=false -Xmx768m -Xms256m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.security.egd=file:/dev/./urandom -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/server/*:/opt/sonarqube/lib/jdbc/mysql/mysql-connector-java-5.1.35.jar org.sonar.server.app.WebServer /tmp/sq-process7687174548324083923properties OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=160m; support was removed in 8.0 2016.04.14 12:49:18 INFO web[o.s.p.ProcessEntryPoint] Starting web 2016.04.14 12:49:19 INFO web[o.s.s.a.TomcatContexts] Webapp directory: /opt/sonarqube/web 2016.04.14 12:49:19 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-9000"] 2016.04.14 12:49:19 INFO web[o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read 2016.04.14 12:49:19 INFO web[o.s.s.p.ServerImpl] SonarQube Server / 5.4 / 7b02df9be3cd9448699b5857586e1c6e2b28c007 2016.04.14 12:49:19 INFO web[o.sonar.db.Database] Create JDBC data source for jdbc:mysql://eu-dev-aurora-0-2016-03-10-18-41-cluster.cluster-cxwhq5dcolsr.eu-west-1.rds.amazonaws.com/sonar?useUnicode=true&characterEncoding=utf8&rewriteBatchedStatements=true&useConfigs=maxPerformance 2016.04.14 12:49:20 INFO web[o.e.plugins] [sonar-1460638151967] loaded [], sites [] 2016.04.14 12:49:21 INFO web[o.s.s.p.DefaultServerFileSystem] SonarQube home: /opt/sonarqube 2016.04.14 12:49:21 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [rules] creating index, cause [api], templates [], shards [1]/[0], mappings [] 2016.04.14 12:49:22 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [rules] create_mapping [rule] 2016.04.14 12:49:22 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [rules] create_mapping [activeRule] 2016.04.14 12:49:22 INFO web[o.s.s.p.RailsAppsDeployer] Deploying Ruby on Rails applications 2016.04.14 12:49:23 INFO web[o.s.s.p.UpdateCenterClient] Update center: http://update.sonarsource.org/update-center.properties (no proxy) 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create index tests 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [tests] creating index, cause [api], templates [], shards [5]/[0], mappings [] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type tests/test 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [tests] create_mapping [test] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create index activities 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [activities] creating index, cause [api], templates [], shards [5]/[0], mappings [] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type activities/activity 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [activities] create_mapping [activity] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create index issues 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [issues] creating index, cause [api], templates [], shards [5]/[0], mappings [] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type issues/authorization 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [issues] create_mapping [authorization] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type issues/issue 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [issues] create_mapping [issue] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create index users 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [users] creating index, cause [api], templates [], shards [5]/[0], mappings [] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type users/user 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [users] create_mapping [user] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create index views 2016.04.14 12:49:23 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [views] creating index, cause [api], templates [], shards [5]/[0], mappings [] 2016.04.14 12:49:23 INFO web[o.s.s.e.IndexCreator] Create type views/view 2016.04.14 12:49:24 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [views] create_mapping [view] 2016.04.14 12:49:24 INFO web[o.s.s.n.NotificationService] Notification service started (delay 60 sec.) 2016.04.14 12:49:25 INFO web[o.s.s.s.IndexSynchronizer] Index rules 2016.04.14 12:49:30 INFO web[o.s.s.s.IndexSynchronizer] Index activeRules 2016.04.14 12:49:31 INFO web[o.s.s.s.RegisterMetrics] Register metrics 2016.04.14 12:49:31 INFO web[o.s.s.s.RegisterDebtModel] Register technical debt model 2016.04.14 12:49:31 INFO web[o.s.s.r.RegisterRules] Register rules 2016.04.14 12:49:31 INFO web[o.s.s.q.RegisterQualityProfiles] Register quality profiles 2016.04.14 12:49:31 INFO web[o.s.s.s.RegisterNewMeasureFilters] Register measure filters 2016.04.14 12:49:31 INFO web[o.s.s.s.RegisterDashboards] Register dashboards 2016.04.14 12:49:31 INFO web[o.s.s.s.RegisterPermissionTemplates] Register permission templates 2016.04.14 12:49:31 INFO web[o.s.s.s.RenameDeprecatedPropertyKeys] Rename deprecated property keys 2016.04.14 12:49:31 INFO web[o.s.s.s.IndexSynchronizer] Index activities 2016.04.14 12:49:31 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [activities] update_mapping [activity] (dynamic) 2016.04.14 12:49:31 INFO es[o.e.cluster.metadata] [sonar-1460638151967] [activities] update_mapping [activity] (dynamic) 2016.04.14 12:49:32 INFO web[o.s.s.s.IndexSynchronizer] Index issues 2016.04.14 12:49:32 INFO web[o.s.s.s.IndexSynchronizer] Index tests 2016.04.14 12:49:32 INFO web[o.s.s.s.IndexSynchronizer] Index users 2016.04.14 12:49:32 INFO web[o.s.s.s.IndexSynchronizer] Index views 2016.04.14 12:49:32 INFO web[o.s.s.c.q.PurgeCeActivities] Delete the Compute Engine tasks created before Sat Oct 17 12:49:32 UTC 2015 2016.04.14 12:49:32 INFO web[jruby.rack] jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on OpenJDK 64-Bit Server VM 1.8.0_45-internal-b14 [linux-amd64] 2016.04.14 12:49:32 INFO web[jruby.rack] using a shared (threadsafe!) runtime 2016.04.14 12:49:39 INFO web[jruby.rack] keeping custom (config.logger) Rails logger instance 2016.04.14 12:49:39 INFO web[o.s.s.p.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.InitFilter@4217c952 [pattern=/sessions/init/*] 2016.04.14 12:49:39 INFO web[o.s.s.p.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.OAuth2CallbackFilter@141ebe22 [pattern=/oauth2/callback/*] 2016.04.14 12:49:39 INFO web[o.a.c.h.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-9000"] 2016.04.14 12:49:39 INFO web[o.s.s.a.TomcatAccessLog] Web server is started 2016.04.14 12:49:39 INFO web[o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 2016.04.14 12:49:39 INFO app[o.s.p.m.Monitor] Process[web] is up 2016.04.14 12:49:42 INFO app[o.s.p.m.Monitor] Process[web] is stopping 2016.04.14 12:49:42 INFO web[o.s.p.StopWatcher] Stopping process 2016.04.14 12:49:42 INFO web[o.a.c.h.Http11NioProtocol] Pausing ProtocolHandler ["http-nio-0.0.0.0-9000"] 2016.04.14 12:49:43 INFO web[o.s.s.n.NotificationService] Notification service stopped 2016.04.14 12:49:43 WARN web[o.a.c.l.WebappClassLoaderBase] The web application [ROOT] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43) 2016.04.14 12:49:43 INFO web[o.a.c.h.Http11NioProtocol] Stopping ProtocolHandler ["http-nio-0.0.0.0-9000"] [ec2-user@ip-10-3-41-48 ~]$