2021.10.07 06:06:10 INFO web[][o.s.p.ProcessEntryPoint] Starting web 2021.10.07 06:06:11 INFO web[][o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read 2021.10.07 06:06:12 INFO web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001] 2021.10.07 06:06:13 INFO web[][o.s.s.p.LogServerVersion] SonarQube Server / 9.1.0.47736 / 98d09fa4f1400143dbea332952db3aa6984be125 2021.10.07 06:06:14 INFO web[][o.s.s.p.d.EmbeddedDatabase] Starting embedded database on port 9092 with url jdbc:h2:tcp://127.0.0.1:9092/sonar 2021.10.07 06:06:14 INFO web[][o.s.s.p.d.EmbeddedDatabase] Embedded database started. Data stored in: /opt/sonarqube/data 2021.10.07 06:06:14 INFO web[][o.sonar.db.Database] Create JDBC data source for jdbc:h2:tcp://127.0.0.1:9092/sonar 2021.10.07 06:06:14 WARN web[][o.s.db.dialect.H2] H2 database should be used for evaluation purpose only. 2021.10.07 06:06:16 INFO web[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /opt/sonarqube 2021.10.07 06:06:16 INFO web[][o.s.s.u.SystemPasscodeImpl] System authentication by passcode is disabled 2021.10.07 06:06:16 INFO web[][o.s.s.p.d.m.h.MigrationHistoryTableImpl] Creating table schema_migrations 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin C# Code Quality and Security / 8.29.0.36737 / 51d48f1f36d94330bd7cd751ca3bd01e858e6486 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin CSS Code Quality and Security / 1.4.2.2002 / faa7d4f1407df67df7ada53caf677ab783721173 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Flex Code Quality and Security / 2.6.2.2641 / 11f07506915923b3a0e39e4e34280644c035b925 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Go Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin HTML Code Quality and Security / 3.4.0.2754 / 38f7ff864ae15152c9f1efc3014594f7e7ca7b6e 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin JaCoCo / 1.1.1.1157 / 83478572b9f23efac29de15e30c7758bbb0c0e47 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Java Code Quality and Security / 7.3.0.27589 / c8c513194e28fe5b8f4e5db5b220c573650f4432 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin JavaScript/TypeScript Code Quality and Security / 8.4.0.16431 / a11eb10b34d41ae596cd9218d1ed0c538b69dc58 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Kotlin Code Quality and Security / 2.2.0.499 / 5dd102bda528f83955875a811f429398bfea9ed1 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin PHP Code Quality and Security / 3.20.0.8080 / 74271733c3bf37a351dc9ad421e4f72ec399ad38 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Python Code Quality and Security / 3.6.0.8488 / d52bd3c2c03b39a49d37dee663ca9d5edd758590 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Ruby Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin Scala Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin VB.NET Code Quality and Security / 8.29.0.36737 / 51d48f1f36d94330bd7cd751ca3bd01e858e6486 2021.10.07 06:06:17 INFO web[][o.s.s.p.ServerPluginManager] Deploy plugin XML Code Quality and Security / 2.3.0.3155 / 69e75392176736ddd1abaf57cad63c1cc30a9e82 2021.10.07 06:06:20 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness 2021.10.07 06:06:20 INFO web[][o.s.s.p.d.m.AutoDbMigration] Automatically perform DB migration on fresh install 2021.10.07 06:06:20 INFO web[][DbMigrations] Executing DB migrations... 2021.10.07 06:06:20 INFO web[][DbMigrations] #1 'Create initial schema'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #1 'Create initial schema': success | time=541ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #2 'Populate initial schema'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #2 'Populate initial schema': success | time=97ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5001 'Drop PK on 'uuid' for 'ce_activity' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5001 'Drop PK on 'uuid' for 'ce_activity' table': success | time=17ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5002 'Drop 'ce_activity_uuid' index'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5002 'Drop 'ce_activity_uuid' index': success | time=15ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5003 'Recreate PK on 'uuid' for 'ce_activity' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5003 'Recreate PK on 'uuid' for 'ce_activity' table': success | time=10ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5004 'Drop PK on 'uuid' for 'events' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5004 'Drop PK on 'uuid' for 'events' table': success | time=2ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5005 'Drop 'events_uuid' index'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5005 'Drop 'events_uuid' index': success | time=6ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5006 'Recreate PK on 'uuid' for 'events' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5006 'Recreate PK on 'uuid' for 'events' table': success | time=12ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5007 'Drop PK on 'kee' for 'issues' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5007 'Drop PK on 'kee' for 'issues' table': success | time=10ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5008 'Drop 'issues_kee' index'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5008 'Drop 'issues_kee' index': success | time=6ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5009 'Recreate PK on 'kee' for 'issues' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5009 'Recreate PK on 'kee' for 'issues' table': uccess | time=4ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5010 'Drop PK on 'kee' for 'snapshots' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5010 'Drop PK on 'kee' for 'snapshots' table': success | time=13ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5011 'Drop 'analyses_uuid' index'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5011 'Drop 'analyses_uuid' index': success | time=10ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #5012 'Recreate PK on 'kee' for 'snapshots' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #5012 'Recreate PK on 'kee' for 'snapshots' table': success | time=7ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #6001 'Drop 'manual_measures_component_uuid' index'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #6001 'Drop 'manual_measures_component_uuid' index': success | time=5ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #6002 'Drop 'manual_measures' table'... 2021.10.07 06:06:21 INFO web[][DbMigrations] #6002 'Drop 'manual_measures' table': success | time=19ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #6003 'Drop custom metrics data from 'live_measures' table'... 2021.10.07 06:06:21 INFO web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec) 2021.10.07 06:06:21 INFO web[][DbMigrations] #6003 'Drop custom metrics data from 'live_measures' table': success | time=237ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #6004 'Drop custom metrics data from 'project_measures' table'... 2021.10.07 06:06:21 INFO web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec) 2021.10.07 06:06:21 INFO web[][DbMigrations] #6004 'Drop custom metrics data from 'project_measures' table': success | time=113ms 2021.10.07 06:06:21 INFO web[][DbMigrations] #6005 'Drop custom metrics data from 'metrics' table'... 2021.10.07 06:06:22 INFO web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec) 2021.10.07 06:06:22 INFO web[][DbMigrations] #6005 'Drop custom metrics data from 'metrics' table': success | time=102ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6006 'Drop 'user_managed' column from 'metrics' table'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6006 'Drop 'user_managed' column from 'metrics' table': success | time=96ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6007 'Create Audit table'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6007 'Create Audit table': success | time=7ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6008 'Add column 'removed' to 'plugins' table'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6008 'Add column 'removed' to 'plugins' table': success | time=122ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6009 'Alter column 'client_secret' of 'alm_settings' table to length 160'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6009 'Alter column 'client_secret' of 'alm_settings' table to length 160': success | time=7ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6010 'Alter column 'private_key' of 'alm_settings' table to length 2500'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6010 'Alter column 'private_key' of 'alm_settings' table to length 2500': success | time=5ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6011 'Create 'portfolios' table'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6011 'Create 'portfolios' table': success | time=5ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6012 'Create unique index for 'kee' in 'portfolios''... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6012 'Create unique index for 'kee' in 'portfolios'': success | time=21ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6013 'Create 'portfolio_references' table'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6013 'Create 'portfolio_references' table': success | time=5ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6014 'Create unique index for 'portfolio_references''... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6014 'Create unique index for 'portfolio_references'': success | time=14ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6015 'Create 'portfolio_projects' table'... 2021.10.07 06:6:22 INFO web[][DbMigrations] #6015 'Create 'portfolio_projects' table': success | time=6ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6016 'Create unique index for 'portfolio_projects''... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6016 'Create unique index for 'portfolio_projects'': success | time=13ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6017 'Migrate portfolios to new tables'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6017 'Migrate portfolios to new tables': success | time=4ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6018 'Create index for 'issue_changes' on 'issue_key' and 'change_type''... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6018 'Create index for 'issue_changes' on 'issue_key' and 'change_type'': success | time=13ms 2021.10.07 06:06:22 INFO web[][DbMigrations] #6019 'Remove SVN related properties'... 2021.10.07 06:06:22 INFO web[][DbMigrations] #6019 'Remove SVN related properties': success | time=4ms 2021.10.07 06:06:22 INFO web[][DbMigrations] Executed DB migrations: success | time=1623ms 2021.10.07 06:06:22 INFO web[][o.s.s.p.Platform] Database has been automatically updated 2021.10.07 06:06:22 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@fa01ad5 [pattern=UrlPattern{inclusions=[/api/system/migrate_db.*, ...], exclusions=[/api/components/update_key, ...]}] 2021.10.07 06:06:22 INFO web[][o.s.s.p.DetectPluginChange] Detect plugin changes 2021.10.07 06:06:22 INFO web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 2021.10.07 06:06:25 INFO web[][o.s.s.p.UpdateCenterClient] Update center: https://update.sonarsource.org/update-center.properties (no proxy) 2021.10.07 06:06:27 INFO web[][o.s.s.e.IndexCreator] Create index [metadatas] 2021.10.07 06:06:29 INFO web[][o.s.s.e.IndexCreator] Create type metadatas/metadata 2021.10.07 06:06:30 INFO web[][o.s.s.e.IndexCreator] Create index [components] 2021.10.07 06:06:32 INFO web[][o.s.s.e.IndexCreator] Create type components/auth 2021.10.07 06:06:32 INFO web[][o.s.s.e.IndexCreator] Create index [projectmeasures] 2021.10.07 06:06:34 INFO web[][o.s.s.e.IndexCreator] Create type projectmeasures/auth 2021.10.07 06:06:34 INFO web[][o.s.s.e.IndexCreator] Create index [rules] 2021.10.07 06:06:35 INFO web[][o.s.s.e.IndexCreator] Create type rules/rule 2021.10.07 06:06:35 INFO web[][o.s.s.e.IndexCreator] Create index [issues] 2021.10.07 06:06:37 INFO web[][o.s.s.e.IndexCreator] Create type issues/auth 2021.10.07 06:06:37 INFO web[][o.s.s.e.IndexCreator] Create index [users] 2021.10.07 06:06:38 INFO web[][o.s.s.e.IndexCreator] Create type users/user 2021.10.07 06:06:39 INFO web[][o.s.s.e.IndexCreator] Create index [views] 2021.10.07 06:06:40 INFO web[][o.s.s.e.IndexCreator] Create type views/view 2021.10.07 06:06:40 INFO web[][o.s.s.s.LogServerId] Server ID: BF41A1F2-AXxZXCIrFqgGg4TmD85z 2021.10.07 06:06:40 WARN web[][o.s.s.a.LogOAuthWarning] For security reasons, OAuth authentication should use HTTPS. You should set the property 'Administration > Configuration > Server base URL' to a HTTPS URL. 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_bitbucketserver_projects 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_bitbucketcloud_repos 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_azure_projects 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not st on action api/alm_integrations/search_bitbucketserver_repos 2021.10.07 06:06:41 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_azure_repos 2021.10.07 06:06:41 INFO web[][o.s.s.t.TelemetryDaemon] Sharing of SonarQube statistics is enabled. 2021.10.07 06:06:41 INFO web[][o.s.s.n.NotificationDaemon] Notification service started (delay 60 sec.) 2021.10.07 06:06:41 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired session tokens has removed 0 elements 2021.10.07 06:06:41 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired SAML message ids has removed 0 elements 2021.10.07 06:06:41 INFO web[][o.s.s.s.GeneratePluginIndex] Generate scanner plugin index 2021.10.07 06:06:41 INFO web[][o.s.s.s.RegisterMetrics] Register metrics 2021.10.07 06:06:41 INFO web[][o.s.s.q.RegisterQualityGates] Built-in quality gate's conditions of [Sonar way] has been updated 2021.10.07 06:06:41 INFO web[][o.s.s.r.RegisterRules] Register rules 2021.10.07 06:07:14 INFO web[][o.s.s.q.BuiltInQProfileRepositoryImpl] Load quality profiles 2021.10.07 06:07:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Register quality profiles 2021.10.07 06:07:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile css/Sonar way 2021.10.07 06:07:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile scala/Sonar way 2021.10.07 06:07:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile jsp/Sonar way 2021.10.07 06:07:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile kotlin/Sonar way 2021.10.07 06:07:16 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile go/Sonar way 2021.10.07 06:07:16 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile js/Sonar way 2021.10.07 06:07:16 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile py/Sonar way 2021.10.07 06:07:17 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile ruby/Sonar way 2021.10.07 06:07:17 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile cs/Sonar way 2021.10.07 06:07:17 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile java/Sonar way 2021.10.07 06:07:18 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile web/Sonar way 2021.10.07 06:07:18 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile xml/Sonar way 2021.10.07 06:07:19 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile flex/Sonar way 2021.10.07 06:07:19 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile php/Sonar way 2021.10.07 06:07:19 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile php/PSR-2 2021.10.07 06:07:19 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile php/Drupal 2021.10.07 06:07:20 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile vbnet/Sonar way 2021.10.07 06:07:20 INFO web[][o.s.s.q.RegisterQualityProfiles] Register profile ts/Sonar way 2021.10.07 06:07:20 INFO web[][o.s.s.s.RegisterPermissionTemplates] Register permission templates 2021.10.07 06:07:20 INFO web[][o.s.s.s.RenameDeprecatedPropertyKeys] Rename deprecated property keys 2021.10.07 06:07:20 INFO web[][o.s.s.s.RegisterPlugins] Register plugins 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.SonarLintConnectionFilter@45668563 [pattern=UrlPattern{inclusions=[/api/*], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@7ee8667e [pattern=UrlPattern{inclusions=[/api/issues/delete_comment.*, ...], exclusions=[/api/authentication/login.*, ...]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceReroutingFilter@7edbd880 [pattern=UrlPattern{inclusions=[/api/components/bulk_update_key, ...], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.plugins.PluginsRiskConsentFiter@7764c774 [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.DefaultAdminCredentialsVerifierFilter@5dbc7a2d [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.InitFilter@1d374ecf [pattern=UrlPattern{inclusions=[/sessions/init/*], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.OAuth2CallbackFilter@345458b5 [pattern=UrlPattern{inclusions=[/oauth2/callback/*], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ResetPasswordFilter@29629f6e [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.LoginAction@3438f4b0 [pattern=UrlPattern{inclusions=[/api/authentication/login], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.LogoutAction@2e0cd3cd [pattern=UrlPattern{inclusions=[/api/authentication/logout], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.ValidateAction@9962a82 [pattern=UrlPattern{inclusions=[/api/authentication/validate], exclusions=[]}] 2021.10.07 06:07:20 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [users/user]... 2021.10.07 06:07:21 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [users/user] done | time=1098ms 2021.10.07 06:07:21 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [components/auth/component]... 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [components/auth/component] done | time=174ms 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [views/view]... 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [views/view] done | time=650ms 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Trigger asynchronous indexing of type [issues/auth/issue]... 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] 0 pending indexation task found to be deleted... 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] 0 completed indexation task found to be deleted... 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] Indexation task deletion complete. 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] Deleting tasks characteristics... 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] Tasks characteristics deletion complete. 2021.10.07 06:07:22 INFO web[][o.s.s.i.i.AsyncIssueIndexingImpl] 0 branch found in need of issue sync. 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Trigger asynchronous indexing of type [issues/auth/issue] done | time=132ms 2021.10.07 06:07:22 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of types [components/auth],[projectmeasures/auth],[issues/auth]... 2021.10.07 06:07:23 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of types [components/auth],[projectmeasures/auth],[issues/auth] done | time=278ms 2021.10.07 06:07:23 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [projectmeasures/auth/projectmeasure]... 2021.10.07 06:07:23 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [projectmeasures/auth/projectmeasure] done | time=151ms 2021.10.07 06:07:23 INFO web[][o.s.s.q.ProjectsInWarningDaemon] Counting number of projects in warning is enabled. 2021.10.07 06:07:23 INFO web[][o.s.s.p.p.PlatformLevelStartup] Running Community Edition 2021.10.07 06:07:23 INFO web[][o.s.s.q.ProjectsInWarningDaemon] Counting number of projects in warning will be disabled as there are no more projects in warning. 2021.10.07 06:07:26 INFO web[][o.s.s.p.Platform] WebServer is operational 2021.10.07 09:05:48 INFO web[][o.a.c.h.Http11Processor] Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [SSH-2.0-Go0x0d0x0a...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:511) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1651) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 2021.10.07 09:19:22 INFO web[][o.a.c.h.Http11Processor] Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x050x010x00...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:511) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1651) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 2021.10.07 09:19:22 INFO web[][o.a.c.h.Http11Processor] Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x000xee0x010x000x000xea0x030x030x83Zt0xd40x070xeek\0xbeC0xd20xbe0xf10xbdw0xe60xe10xe7Ufn0x090xb90x0a\q0xb880xf10x1f0xb20x13 ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:511) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1651) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 2021.10.07 11:54:22 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] 2021.10.07 11:54:22 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] -------- Profiling for project deletion: 37ms -------- 2021.10.07 11:54:22 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteIssues (issue_changes): 4ms (10%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteByRootAndModulesOrSubviews (properties): 3ms (8%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteCeActivity (ce_scanner_context): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteComponentsByMainBranchProjectUuid (projects): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteCeQueue (ce_task_characteristics): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteProjectAlmSettings (project_alm_settings): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteCeActivity (ce_task_input): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteWebhooks (webhooks): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteProjectInPortfolios (portfolio_projects): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] o deleteLinks (project_links): 1ms (2%) 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao] -------- End of profiling for project deletion-------- 2021.10.07 11:54:23 INFO web[AXxaAFnmK3PEyqhjAACH][o.s.d.purge.PurgeDao]