Facebook
From Soiled Hamster, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 129
  1. 2022-08-17 13:11:47,644 INFO  [main] {} org.springframework.boot.SpringApplication: No active profile set, falling back to 1 default profile: "default"
  2. 2022-08-17 13:11:47,645 DEBUG [main] {} org.springframework.boot.SpringApplication: Loading source class com.rushStake.integrationtest.Application
  3. 2022-08-17 13:11:47,683 DEBUG [main] {} org.springframework.context.support.AbstractApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f
  4. 2022-08-17 13:11:47,705 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  5. 2022-08-17 13:11:47,725 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
  6. 2022-08-17 13:11:47,798 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/advice/RequestBodyThreadContextAdvice.class]
  7. 2022-08-17 13:11:47,801 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/BotOrchestrator.class]
  8. 2022-08-17 13:11:47,802 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/BotService.class]
  9. 2022-08-17 13:11:47,802 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/GameWithBotsTracker.class]
  10. 2022-08-17 13:11:47,804 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/bot/BotSimulator.class]
  11. 2022-08-17 13:11:47,817 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/bots/controller/BotsController.class]
  12. 2022-08-17 13:11:47,819 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/configuration/WebMvcConfiguration.class]
  13. 2022-08-17 13:11:47,820 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/interceptor/ThreadContextRequestInterceptor.class]
  14. 2022-08-17 13:11:47,822 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/Repeater.class]
  15. 2022-08-17 13:11:47,822 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/RepeaterScheduler.class]
  16. 2022-08-17 13:11:47,823 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/repeater/RepeaterService.class]
  17. 2022-08-17 13:11:47,839 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/BettingRestClient.class]
  18. 2022-08-17 13:11:47,839 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/DummyOperatorRestClient.class]
  19. 2022-08-17 13:11:47,840 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/GameRestClient.class]
  20. 2022-08-17 13:11:47,841 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/LeaderBoardRestClient.class]
  21. 2022-08-17 13:11:47,842 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/LobbyRestClient.class]
  22. 2022-08-17 13:11:47,843 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/PlayerRestClient.class]
  23. 2022-08-17 13:11:47,843 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/ReceiverRestCheatClient.class]
  24. 2022-08-17 13:11:47,844 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/RestClient.class]
  25. 2022-08-17 13:11:47,845 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/rest/TimeRestClient.class]
  26. 2022-08-17 13:11:47,850 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/BetGeniusEventSender.class]
  27. 2022-08-17 13:11:47,851 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/ExceptionHandler.class]
  28. 2022-08-17 13:11:47,854 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/util/Watch.class]
  29. 2022-08-17 13:11:47,855 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/BettingEndClient.class]
  30. 2022-08-17 13:11:47,855 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/BettingStartClient.class]
  31. 2022-08-17 13:11:47,856 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CashOutClient.class]
  32. 2022-08-17 13:11:47,857 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CashOutCounterClient.class]
  33. 2022-08-17 13:11:47,858 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/ClientWebSocketSockJsStompConfig.class]
  34. 2022-08-17 13:11:47,858 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/CreateGameClient.class]
  35. 2022-08-17 13:11:47,859 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/EventFeedClient.class]
  36. 2022-08-17 13:11:47,860 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/GeneralRoundEndClient.class]
  37. 2022-08-17 13:11:47,860 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/LobbyWebSocketClient.class]
  38. 2022-08-17 13:11:47,861 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/NewRoundClient.class]
  39. 2022-08-17 13:11:47,862 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/RoundEndClient.class]
  40. 2022-08-17 13:11:47,863 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/test/webSocket/WebSocketClientsAggregator.class]
  41. 2022-08-17 13:11:47,864 DEBUG [main] {} org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider: Identified candidate component class: file [/Users/pro15/workspace/integrationtest/target/classes/com/rushStake/integrationtest/util/GameConsole.class]
  42. 2022-08-17 13:11:48,881 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  43. 2022-08-17 13:11:48,888 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
  44. 2022-08-17 13:11:48,896 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
  45. 2022-08-17 13:11:49,500 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
  46. 2022-08-17 13:11:49,511 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
  47. 2022-08-17 13:11:49,513 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying'
  48. 2022-08-17 13:11:49,539 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
  49. 2022-08-17 13:11:49,632 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
  50. 2022-08-17 13:11:49,642 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  51. 2022-08-17 13:11:49,660 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  52. 2022-08-17 13:11:49,698 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
  53. 2022-08-17 13:11:49,701 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
  54. 2022-08-17 13:11:49,702 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
  55. 2022-08-17 13:11:49,738 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
  56. 2022-08-17 13:11:49,739 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration'
  57. 2022-08-17 13:11:50,004 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
  58. 2022-08-17 13:11:50,039 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
  59. 2022-08-17 13:11:50,230 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.kafka.config.internalKafkaListenerAnnotationProcessor'
  60. 2022-08-17 13:11:50,377 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  61. 2022-08-17 13:11:50,585 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
  62. 2022-08-17 13:11:50,627 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
  63. 2022-08-17 13:11:50,667 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointGroupsBeanPostProcessor'
  64. 2022-08-17 13:11:50,756 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'meterRegistryPostProcessor'
  65. 2022-08-17 13:11:50,775 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'meterRegistryPostProcessor' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  66. 2022-08-17 13:11:50,839 DEBUG [main] {} org.springframework.ui.context.support.UiApplicationContextUtils: Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@52d3fafd]
  67. 2022-08-17 13:11:50,888 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'application'
  68. 2022-08-17 13:11:50,961 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBodyThreadContextAdvice'
  69. 2022-08-17 13:11:50,981 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'getObjectMapper'
  70. 2022-08-17 13:11:51,662 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBodyThreadContextAdvice' via constructor to bean named 'getObjectMapper'
  71. 2022-08-17 13:11:51,716 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botOrchestrator'
  72. 2022-08-17 13:11:51,746 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botService'
  73. 2022-08-17 13:11:51,762 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'gameWithBotsTracker'
  74. 2022-08-17 13:11:53,030 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botService' via constructor to bean named 'gameWithBotsTracker'
  75. 2022-08-17 13:11:53,032 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botService' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  76. 2022-08-17 13:11:53,052 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botOrchestrator' via constructor to bean named 'botService'
  77. 2022-08-17 13:11:53,080 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'botsController'
  78. 2022-08-17 13:11:53,096 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'botsController' via constructor to bean named 'botService'
  79. 2022-08-17 13:11:53,118 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcConfiguration'
  80. 2022-08-17 13:11:53,140 DEBUG [main] {} org.springframework.core.LocalVariableTableParameterNameDiscoverer: Cannot find '.class' file for class [class com.rushStake.integrationtest.configuration.WebMvcConfiguration$$EnhancerBySpringCGLIB$$6bb9c253] - unable to determine constructor/method parameter names
  81. 2022-08-17 13:11:53,157 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'threadContextRequestInterceptor'
  82. 2022-08-17 13:11:53,189 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcConfiguration' via constructor to bean named 'threadContextRequestInterceptor'
  83. 2022-08-17 13:11:53,283 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'repeaterScheduler'
  84. 2022-08-17 13:11:53,300 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'repeaterService'
  85. 2022-08-17 13:11:53,316 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'receiverRestCheatClient'
  86. 2022-08-17 13:11:53,338 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restClient'
  87. 2022-08-17 13:11:53,369 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restTemplate'
  88. 2022-08-17 13:11:53,754 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'restClient' via constructor to bean named 'restTemplate'
  89. 2022-08-17 13:11:53,775 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'receiverRestCheatClient' via constructor to bean named 'restClient'
  90. 2022-08-17 13:11:53,816 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.protocol' in PropertySource 'environmentProperties' with value of type String
  91. 2022-08-17 13:11:53,826 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.address' in PropertySource 'environmentProperties' with value of type String
  92. 2022-08-17 13:11:53,830 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'receiver.server.port' in PropertySource 'environmentProperties' with value of type String
  93. 2022-08-17 13:11:53,836 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterService' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  94. 2022-08-17 13:11:53,837 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterService' via constructor to bean named 'receiverRestCheatClient'
  95. 2022-08-17 13:11:53,853 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'repeaterScheduler' via constructor to bean named 'repeaterService'
  96. 2022-08-17 13:11:53,869 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'bettingRestClient'
  97. 2022-08-17 13:11:53,873 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'bettingRestClient' via constructor to bean named 'restClient'
  98. 2022-08-17 13:11:53,900 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String
  99. 2022-08-17 13:11:53,904 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String
  100. 2022-08-17 13:11:53,908 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String
  101. 2022-08-17 13:11:53,915 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dummyOperatorRestClient'
  102. 2022-08-17 13:11:53,917 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dummyOperatorRestClient' via constructor to bean named 'restClient'
  103. 2022-08-17 13:11:53,937 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.protocol' in PropertySource 'environmentProperties' with value of type String
  104. 2022-08-17 13:11:53,943 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.address' in PropertySource 'environmentProperties' with value of type String
  105. 2022-08-17 13:11:53,947 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.port' in PropertySource 'environmentProperties' with value of type String
  106. 2022-08-17 13:11:53,951 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'dummy.operator.bots.secret' in PropertySource 'environmentProperties' with value of type String
  107. 2022-08-17 13:11:53,956 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'gameRestClient'
  108. 2022-08-17 13:11:53,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'gameRestClient' via constructor to bean named 'restClient'
  109. 2022-08-17 13:11:53,995 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String
  110. 2022-08-17 13:11:54,000 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String
  111. 2022-08-17 13:11:54,005 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String
  112. 2022-08-17 13:11:54,011 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'leaderBoardRestClient'
  113. 2022-08-17 13:11:54,015 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'leaderBoardRestClient' via constructor to bean named 'restClient'
  114. 2022-08-17 13:11:54,041 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String
  115. 2022-08-17 13:11:54,046 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String
  116. 2022-08-17 13:11:54,050 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String
  117. 2022-08-17 13:11:54,054 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'lobbyRestClient'
  118. 2022-08-17 13:11:54,057 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'lobbyRestClient' via constructor to bean named 'restClient'
  119. 2022-08-17 13:11:54,082 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String
  120. 2022-08-17 13:11:54,086 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String
  121. 2022-08-17 13:11:54,090 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String
  122. 2022-08-17 13:11:54,093 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'playerRestClient'
  123. 2022-08-17 13:11:54,097 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'playerRestClient' via constructor to bean named 'restClient'
  124. 2022-08-17 13:11:54,125 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String
  125. 2022-08-17 13:11:54,128 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String
  126. 2022-08-17 13:11:54,131 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String
  127. 2022-08-17 13:11:54,136 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'timeRestClient'
  128. 2022-08-17 13:11:54,138 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'timeRestClient' via constructor to bean named 'restClient'
  129. 2022-08-17 13:11:54,164 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.protocol' in PropertySource 'environmentProperties' with value of type String
  130. 2022-08-17 13:11:54,168 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.address' in PropertySource 'environmentProperties' with value of type String
  131. 2022-08-17 13:11:54,173 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'game.server.port' in PropertySource 'environmentProperties' with value of type String
  132. 2022-08-17 13:11:54,177 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'betGeniusEventSender'
  133. 2022-08-17 13:11:54,179 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'betGeniusEventSender' via constructor to bean named 'receiverRestCheatClient'
  134. 2022-08-17 13:11:54,198 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'exceptionHandler'
  135. 2022-08-17 13:11:54,215 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'watch'
  136. 2022-08-17 13:11:54,246 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'watch' via constructor to bean named 'timeRestClient'
  137. 2022-08-17 13:11:54,248 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'watch' via constructor to bean named 'gameRestClient'
  138. 2022-08-17 13:11:54,266 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'clientWebSocketSockJsStompConfig'
  139. 2022-08-17 13:11:54,325 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.protocol' in PropertySource 'environmentProperties' with value of type String
  140. 2022-08-17 13:11:54,329 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.address' in PropertySource 'environmentProperties' with value of type String
  141. 2022-08-17 13:11:54,332 DEBUG [main] {} org.springframework.core.env.PropertySourcesPropertyResolver: Found key 'player.server.port' in PropertySource 'environmentProperties' with value of type String
  142. 2022-08-17 13:11:54,339 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
  143. 2022-08-17 13:11:54,353 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
  144. 2022-08-17 13:11:54,372 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
  145. 2022-08-17 13:11:54,391 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
  146. 2022-08-17 13:11:54,443 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
  147. 2022-08-17 13:11:54,460 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
  148. 2022-08-17 13:11:54,477 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
  149. 2022-08-17 13:11:54,645 DEBUG [main] {} org.apache.juli.logging.DirectJDKLog: The Apache Tomcat Native library could not be found using names [tcnative-2, libtcnative-2, tcnative-1, libtcnative-1] on the java.library.path [/Users/pro15/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.]. The errors reported were [Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-1.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-1.dylib, no tcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no tcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .]]
  150. org.apache.tomcat.jni.LibraryNotFoundError: Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-2.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/libtcnative-1.dylib, Can't load library: /Users/pro15/workspace/integrationtest/bin/liblibtcnative-1.dylib, no tcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-2 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no tcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .], no libtcnative-1 in java.library.path: [/Users/pro15/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .]
  151.         at org.apache.tomcat.jni.Library.<init>(Library.java:93)
  152.         at org.apache.tomcat.jni.Library.initialize(Library.java:234)
  153.         at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:203)
  154.         at org.apache.catalina.core.AprLifecycleListener.isAprAvailable(AprLifecycleListener.java:107)
  155.         at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getDefaultServerLifecycleListeners(TomcatServletWebServerFactory.java:182)
  156.         at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.<init>(TomcatServletWebServerFactory.java:129)
  157.         at org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory(ServletWebServerFactoryConfiguration.java:76)
  158.         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  159.         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  160.         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  161.         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  162.         at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
  163.         at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
  164.         at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638)
  165.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
  166.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
  167.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  168.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  169.         at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  170.         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  171.         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  172.         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  173.         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  174.         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  175.         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  176.         at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
  177.         at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
  178.         at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  179.         at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132)
  180.         at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
  181.         at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
  182.         at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
  183.         at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
  184.         at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
  185.         at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
  186.         at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
  187.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363)
  188.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368)
  189.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363)
  190.         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
  191.         at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  192.         at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
  193.         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  194.         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  195.         at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
  196.         at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
  197.         at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
  198.         at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
  199.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362)
  200.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283)
  201.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  202.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282)
  203.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
  204.         at java.base/java.util.Optional.orElseGet(Optional.java:369)
  205.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
  206.         at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
  207.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
  208.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  209.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
  210.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
  211.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
  212.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  213.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
  214.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
  215.         at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
  216.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  217.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
  218.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  219.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
  220.         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  221.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
  222.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  223.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
  224.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
  225.         at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
  226.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  227.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
  228.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  229.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
  230.         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  231.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
  232.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  233.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
  234.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
  235.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
  236.         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  237.         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
  238.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
  239.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
  240.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
  241.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
  242.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
  243.         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
  244.         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
  245.         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
  246.         at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
  247.         at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71)
  248.         at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
  249.         at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:221)
  250.         at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
  251. 2022-08-17 13:11:55,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
  252. 2022-08-17 13:11:55,038 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
  253. 2022-08-17 13:11:55,073 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  254. 2022-08-17 13:11:55,150 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
  255. 2022-08-17 13:11:55,389 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  256. 2022-08-17 13:11:55,453 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
  257. 2022-08-17 13:11:55,456 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  258. 2022-08-17 13:11:55,495 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
  259. 2022-08-17 13:11:55,497 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
  260. 2022-08-17 13:11:55,531 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
  261. 2022-08-17 13:11:55,532 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  262. 2022-08-17 13:11:55,578 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
  263. 2022-08-17 13:11:55,580 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
  264. 2022-08-17 13:11:55,582 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  265. 2022-08-17 13:11:55,927 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorPageCustomizer'
  266. 2022-08-17 13:11:55,928 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
  267. 2022-08-17 13:11:55,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
  268. 2022-08-17 13:11:55,966 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dispatcherServletRegistration'
  269. 2022-08-17 13:11:55,967 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
  270. 2022-08-17 13:11:56,001 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'dispatcherServlet'
  271. 2022-08-17 13:11:56,003 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
  272. 2022-08-17 13:11:56,039 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
  273. 2022-08-17 13:11:56,192 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
  274. 2022-08-17 13:11:56,586 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
  275. 2022-08-17 13:11:56,588 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
  276. 2022-08-17 13:11:56,611 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'multipartConfigElement'
  277. 2022-08-17 13:11:56,613 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
  278. 2022-08-17 13:11:56,629 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
  279. 2022-08-17 13:11:56,721 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
  280. 2022-08-17 13:11:56,918 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
  281. 2022-08-17 13:11:57,110 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
  282. 2022-08-17 13:11:57,146 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
  283. 2022-08-17 13:11:57,167 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
  284. 2022-08-17 13:11:57,193 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskExecutorBuilder'
  285. 2022-08-17 13:11:57,209 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
  286. 2022-08-17 13:11:57,252 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
  287. 2022-08-17 13:11:57,307 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
  288. 2022-08-17 13:11:57,328 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'error'
  289. 2022-08-17 13:11:57,358 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'beanNameViewResolver'
  290. 2022-08-17 13:11:57,468 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
  291. 2022-08-17 13:11:57,484 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
  292. 2022-08-17 13:11:57,533 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  293. 2022-08-17 13:11:57,534 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
  294. 2022-08-17 13:11:57,551 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'conventionErrorViewResolver'
  295. 2022-08-17 13:11:57,592 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'errorAttributes'
  296. 2022-08-17 13:11:57,657 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'basicErrorController'
  297. 2022-08-17 13:11:57,674 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
  298. 2022-08-17 13:11:57,755 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
  299. 2022-08-17 13:11:57,780 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
  300. 2022-08-17 13:11:57,781 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
  301. 2022-08-17 13:11:57,782 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e'
  302. 2022-08-17 13:11:58,000 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
  303. 2022-08-17 13:11:58,008 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
  304. 2022-08-17 13:11:58,009 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
  305. 2022-08-17 13:11:58,011 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e'
  306. 2022-08-17 13:11:58,026 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'resourceHandlerRegistrationCustomizer'
  307. 2022-08-17 13:11:58,027 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$ResourceChainCustomizerConfiguration'
  308. 2022-08-17 13:11:58,045 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerRegistrationCustomizer' via factory method to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
  309. 2022-08-17 13:11:58,154 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerWebMvcConfigurer'
  310. 2022-08-17 13:11:58,156 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.ui.SwaggerConfig'
  311. 2022-08-17 13:11:58,200 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiConfigParameters'
  312. 2022-08-17 13:11:58,220 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiConfigProperties'
  313. 2022-08-17 13:11:58,628 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springdoc.core.SwaggerUiConfigParameters' via constructor to bean named 'org.springdoc.core.SwaggerUiConfigProperties'
  314. 2022-08-17 13:11:58,738 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'indexPageTransformer'
  315. 2022-08-17 13:11:58,754 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SwaggerUiOAuthProperties'
  316. 2022-08-17 13:11:58,918 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerWelcome'
  317. 2022-08-17 13:11:58,934 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfigProperties'
  318. 2022-08-17 13:11:59,239 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springWebProvider'
  319. 2022-08-17 13:11:59,241 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration'
  320. 2022-08-17 13:11:59,326 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigProperties'
  321. 2022-08-17 13:11:59,327 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  322. 2022-08-17 13:11:59,329 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters'
  323. 2022-08-17 13:11:59,330 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWelcome' via factory method to bean named 'springWebProvider'
  324. 2022-08-17 13:11:59,619 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'objectMapperProvider'
  325. 2022-08-17 13:11:59,621 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration'
  326. 2022-08-17 13:11:59,672 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'objectMapperProvider' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  327. 2022-08-17 13:11:59,900 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigProperties'
  328. 2022-08-17 13:11:59,902 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiOAuthProperties'
  329. 2022-08-17 13:11:59,903 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters'
  330. 2022-08-17 13:11:59,904 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'swaggerWelcome'
  331. 2022-08-17 13:11:59,906 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'indexPageTransformer' via factory method to bean named 'objectMapperProvider'
  332. 2022-08-17 13:11:59,978 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWebMvcConfigurer' via factory method to bean named 'org.springdoc.core.SwaggerUiConfigParameters'
  333. 2022-08-17 13:11:59,979 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerWebMvcConfigurer' via factory method to bean named 'indexPageTransformer'
  334. 2022-08-17 13:12:00,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsWebMvcConfigurer'
  335. 2022-08-17 13:12:00,038 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.servlet.WebMvcMetricsAutoConfiguration'
  336. 2022-08-17 13:12:00,052 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  337. 2022-08-17 13:12:00,131 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.metrics.web.servlet.WebMvcMetricsAutoConfiguration' via constructor to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  338. 2022-08-17 13:12:00,168 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleMeterRegistry'
  339. 2022-08-17 13:12:00,170 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration'
  340. 2022-08-17 13:12:00,203 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleConfig'
  341. 2022-08-17 13:12:00,219 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.metrics.export.simple-org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties'
  342. 2022-08-17 13:12:00,252 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleConfig' via factory method to bean named 'management.metrics.export.simple-org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties'
  343. 2022-08-17 13:12:00,370 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'micrometerClock'
  344. 2022-08-17 13:12:00,372 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration'
  345. 2022-08-17 13:12:00,422 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleMeterRegistry' via factory method to bean named 'simpleConfig'
  346. 2022-08-17 13:12:00,423 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'simpleMeterRegistry' via factory method to bean named 'micrometerClock'
  347. 2022-08-17 13:12:00,645 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertiesMeterFilter'
  348. 2022-08-17 13:12:00,648 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertiesMeterFilter' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  349. 2022-08-17 13:12:00,718 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsHttpClientUriTagFilter'
  350. 2022-08-17 13:12:00,720 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.client.HttpClientMetricsAutoConfiguration'
  351. 2022-08-17 13:12:00,739 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsHttpClientUriTagFilter' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  352. 2022-08-17 13:12:00,799 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsHttpServerUriTagFilter'
  353. 2022-08-17 13:12:00,827 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmGcMetrics'
  354. 2022-08-17 13:12:00,829 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.JvmMetricsAutoConfiguration'
  355. 2022-08-17 13:12:00,862 DEBUG [main] {} io.micrometer.core.util.internal.logging.InternalLoggerFactory: Using SLF4J as the default logging framework
  356. 2022-08-17 13:12:00,996 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmHeapPressureMetrics'
  357. 2022-08-17 13:12:01,043 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmMemoryMetrics'
  358. 2022-08-17 13:12:01,071 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jvmThreadMetrics'
  359. 2022-08-17 13:12:01,100 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'classLoaderMetrics'
  360. 2022-08-17 13:12:01,125 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'logbackMetrics'
  361. 2022-08-17 13:12:01,127 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration'
  362. 2022-08-17 13:12:01,178 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'uptimeMetrics'
  363. 2022-08-17 13:12:01,180 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration'
  364. 2022-08-17 13:12:01,225 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'processorMetrics'
  365. 2022-08-17 13:12:01,268 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'fileDescriptorMetrics'
  366. 2022-08-17 13:12:01,303 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'diskSpaceMetrics'
  367. 2022-08-17 13:12:01,305 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'diskSpaceMetrics' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  368. 2022-08-17 13:12:01,558 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcTagsProvider'
  369. 2022-08-17 13:12:01,604 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsWebMvcConfigurer' via factory method to bean named 'simpleMeterRegistry'
  370. 2022-08-17 13:12:01,606 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsWebMvcConfigurer' via factory method to bean named 'webMvcTagsProvider'
  371. 2022-08-17 13:12:01,735 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
  372. 2022-08-17 13:12:01,768 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcContentNegotiationManager'
  373. 2022-08-17 13:12:01,866 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcConversionService'
  374. 2022-08-17 13:12:02,092 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcValidator'
  375. 2022-08-17 13:12:02,243 DEBUG [main] {} org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean: Failed to set up a Bean Validation provider
  376. javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath.
  377.         at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291)
  378.         at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275)
  379.         at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40)
  380.         at org.springframework.boot.autoconfigure.validation.ValidatorAdapter.afterPropertiesSet(ValidatorAdapter.java:84)
  381.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863)
  382.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
  383.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  384.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  385.         at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  386.         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  387.         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  388.         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  389.         at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  390.         at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
  391.         at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
  392.         at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  393.         at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  394.         at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)
  395.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
  396.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
  397.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  398.         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  399.         at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  400.         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  401.         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  402.         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  403.         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  404.         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  405.         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  406.         at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
  407.         at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
  408.         at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  409.         at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132)
  410.         at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
  411.         at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
  412.         at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
  413.         at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
  414.         at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
  415.         at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
  416.         at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
  417.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363)
  418.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368)
  419.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363)
  420.         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
  421.         at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  422.         at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
  423.         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  424.         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  425.         at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
  426.         at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
  427.         at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
  428.         at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
  429.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362)
  430.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283)
  431.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  432.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282)
  433.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
  434.         at java.base/java.util.Optional.orElseGet(Optional.java:369)
  435.         at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
  436.         at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
  437.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
  438.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  439.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
  440.         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
  441.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
  442.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  443.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
  444.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
  445.         at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
  446.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  447.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
  448.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  449.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
  450.         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  451.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
  452.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  453.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
  454.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
  455.         at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
  456.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  457.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
  458.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  459.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
  460.         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  461.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
  462.         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  463.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
  464.         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
  465.         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
  466.         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  467.         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
  468.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
  469.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
  470.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
  471.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
  472.         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
  473.         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
  474.         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
  475.         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
  476.         at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
  477.         at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71)
  478.         at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
  479.         at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:221)
  480.         at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
  481. 2022-08-17 13:12:02,261 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
  482. 2022-08-17 13:12:02,263 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
  483. 2022-08-17 13:12:02,264 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
  484. 2022-08-17 13:12:02,274 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
  485. 2022-08-17 13:12:02,276 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
  486. 2022-08-17 13:12:02,277 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
  487. 2022-08-17 13:12:02,429 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'messageConverters'
  488. 2022-08-17 13:12:02,431 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
  489. 2022-08-17 13:12:02,493 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'stringHttpMessageConverter'
  490. 2022-08-17 13:12:02,495 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
  491. 2022-08-17 13:12:02,514 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
  492. 2022-08-17 13:12:02,624 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
  493. 2022-08-17 13:12:02,626 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
  494. 2022-08-17 13:12:02,647 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'getObjectMapper'
  495. 2022-08-17 13:12:02,884 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'applicationTaskExecutor'
  496. 2022-08-17 13:12:02,899 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
  497. 2022-08-17 13:12:03,121 DEBUG [main] {} org.springframework.scheduling.concurrent.ExecutorConfigurationSupport: Initializing ExecutorService 'applicationTaskExecutor'
  498. 2022-08-17 13:12:03,594 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$OpenApiResourceAdvice'
  499. 2022-08-17 13:12:03,633 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springdoc.core.SpringDocConfiguration$OpenApiResourceAdvice' via constructor to bean named 'org.springdoc.core.SpringDocConfiguration'
  500. 2022-08-17 13:12:03,672 DEBUG [main] {} org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 2 RequestBodyAdvice, 1 ResponseBodyAdvice
  501. 2022-08-17 13:12:04,069 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'welcomePageHandlerMapping'
  502. 2022-08-17 13:12:04,084 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcResourceUrlProvider'
  503. 2022-08-17 13:12:04,183 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  504. 2022-08-17 13:12:04,185 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
  505. 2022-08-17 13:12:04,186 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
  506. 2022-08-17 13:12:04,604 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localeResolver'
  507. 2022-08-17 13:12:04,640 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'themeResolver'
  508. 2022-08-17 13:12:04,685 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'flashMapManager'
  509. 2022-08-17 13:12:04,742 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestMappingHandlerMapping'
  510. 2022-08-17 13:12:04,750 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
  511. 2022-08-17 13:12:04,752 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
  512. 2022-08-17 13:12:04,753 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
  513. 2022-08-17 13:12:05,257 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:
  514.         c.r.i.b.c.BotsController:
  515.         {GET [/bots/join/{gameId}]}: addBotsToGame(String,int)
  516. 2022-08-17 13:12:05,307 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:
  517.         o.s.b.a.w.s.e.BasicErrorController:
  518.         { [/error]}: error(HttpServletRequest)
  519.         { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  520. 2022-08-17 13:12:05,448 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:
  521.         o.s.w.a.OpenApiWebMvcResource:
  522.         {GET [/v3/api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale)
  523.         {GET [/v3/api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale)
  524. 2022-08-17 13:12:05,473 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:
  525.         o.s.w.u.SwaggerWelcomeWebMvc:
  526.         {GET [/swagger-ui.html]}: redirectToUi(HttpServletRequest)
  527. 2022-08-17 13:12:05,485 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:
  528.         o.s.w.u.SwaggerConfigResource:
  529.         {GET [/v3/api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest)
  530. 2022-08-17 13:12:05,555 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractHandlerMethodMapping: 7 mappings in 'requestMappingHandlerMapping'
  531. 2022-08-17 13:12:05,673 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcPatternParser'
  532. 2022-08-17 13:12:05,693 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcUrlPathHelper'
  533. 2022-08-17 13:12:05,725 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcPathMatcher'
  534. 2022-08-17 13:12:05,768 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewControllerHandlerMapping'
  535. 2022-08-17 13:12:05,773 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
  536. 2022-08-17 13:12:05,774 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
  537. 2022-08-17 13:12:05,790 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'beanNameHandlerMapping'
  538. 2022-08-17 13:12:05,795 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
  539. 2022-08-17 13:12:05,796 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
  540. 2022-08-17 13:12:06,028 DEBUG [main] {} org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping: 'beanNameHandlerMapping' {}
  541. 2022-08-17 13:12:06,097 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'routerFunctionMapping'
  542. 2022-08-17 13:12:06,102 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
  543. 2022-08-17 13:12:06,104 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
  544. 2022-08-17 13:12:06,341 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'resourceHandlerMapping'
  545. 2022-08-17 13:12:06,351 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
  546. 2022-08-17 13:12:06,352 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
  547. 2022-08-17 13:12:06,353 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
  548. 2022-08-17 13:12:12,789 DEBUG [main] {} org.springframework.web.servlet.handler.SimpleUrlHandlerMapping: 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]}
  549. 2022-08-17 13:12:12,865 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'defaultServletHandlerMapping'
  550. 2022-08-17 13:12:12,868 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'handlerFunctionAdapter'
  551. 2022-08-17 13:12:12,918 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcUriComponentsContributor'
  552. 2022-08-17 13:12:12,937 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
  553. 2022-08-17 13:12:12,938 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
  554. 2022-08-17 13:12:12,971 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
  555. 2022-08-17 13:12:13,002 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
  556. 2022-08-17 13:12:13,031 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'handlerExceptionResolver'
  557. 2022-08-17 13:12:13,035 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
  558. 2022-08-17 13:12:13,167 DEBUG [main] {} org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
  559. 2022-08-17 13:12:13,220 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mvcViewResolver'
  560. 2022-08-17 13:12:13,223 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
  561. 2022-08-17 13:12:13,344 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewNameTranslator'
  562. 2022-08-17 13:12:13,383 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'defaultViewResolver'
  563. 2022-08-17 13:12:13,612 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewResolver'
  564. 2022-08-17 13:12:13,626 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e'
  565. 2022-08-17 13:12:13,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'viewResolver'
  566. 2022-08-17 13:12:13,774 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestContextFilter'
  567. 2022-08-17 13:12:14,026 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
  568. 2022-08-17 13:12:14,046 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'formContentFilter'
  569. 2022-08-17 13:12:14,262 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$SpringDocSpringDataWebPropertiesProvider'
  570. 2022-08-17 13:12:14,278 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springDataWebPropertiesProvider'
  571. 2022-08-17 13:12:14,307 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.core.SpringDocConfiguration$WebConversionServiceConfiguration'
  572. 2022-08-17 13:12:14,323 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webConversionServiceProvider'
  573. 2022-08-17 13:12:14,357 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'localSpringDocParameterNameDiscoverer'
  574. 2022-08-17 13:12:14,386 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'additionalModelsConverter'
  575. 2022-08-17 13:12:14,388 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'additionalModelsConverter' via factory method to bean named 'objectMapperProvider'
  576. 2022-08-17 13:12:14,421 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertyCustomizingConverter'
  577. 2022-08-17 13:12:14,473 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'fileSupportConverter'
  578. 2022-08-17 13:12:14,475 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'fileSupportConverter' via factory method to bean named 'objectMapperProvider'
  579. 2022-08-17 13:12:14,504 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'responseSupportConverter'
  580. 2022-08-17 13:12:14,506 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseSupportConverter' via factory method to bean named 'objectMapperProvider'
  581. 2022-08-17 13:12:14,531 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'schemaPropertyDeprecatingConverter'
  582. 2022-08-17 13:12:14,558 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'polymorphicModelConverter'
  583. 2022-08-17 13:12:14,561 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'polymorphicModelConverter' via factory method to bean named 'objectMapperProvider'
  584. 2022-08-17 13:12:14,588 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'openAPIBuilder'
  585. 2022-08-17 13:12:14,620 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'securityParser'
  586. 2022-08-17 13:12:14,633 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'propertyResolverUtils'
  587. 2022-08-17 13:12:14,661 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4f82663e'
  588. 2022-08-17 13:12:14,662 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'messageSource'
  589. 2022-08-17 13:12:14,663 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'propertyResolverUtils' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  590. 2022-08-17 13:12:14,683 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'securityParser' via factory method to bean named 'propertyResolverUtils'
  591. 2022-08-17 13:12:14,765 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'securityParser'
  592. 2022-08-17 13:12:14,767 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  593. 2022-08-17 13:12:14,768 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openAPIBuilder' via factory method to bean named 'propertyResolverUtils'
  594. 2022-08-17 13:12:14,827 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'modelConverterRegistrar'
  595. 2022-08-17 13:12:14,915 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'operationBuilder'
  596. 2022-08-17 13:12:14,929 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'parameterBuilder'
  597. 2022-08-17 13:12:14,960 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'parameterBuilder' via factory method to bean named 'propertyResolverUtils'
  598. 2022-08-17 13:12:14,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'parameterBuilder' via factory method to bean named 'objectMapperProvider'
  599. 2022-08-17 13:12:15,009 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBodyBuilder'
  600. 2022-08-17 13:12:15,012 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBodyBuilder' via factory method to bean named 'parameterBuilder'
  601. 2022-08-17 13:12:15,039 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'parameterBuilder'
  602. 2022-08-17 13:12:15,040 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'requestBodyBuilder'
  603. 2022-08-17 13:12:15,041 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'securityParser'
  604. 2022-08-17 13:12:15,042 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'operationBuilder' via factory method to bean named 'propertyResolverUtils'
  605. 2022-08-17 13:12:15,067 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'genericReturnTypeParser'
  606. 2022-08-17 13:12:15,106 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'springDocProviders'
  607. 2022-08-17 13:12:15,160 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'routerFunctionProvider'
  608. 2022-08-17 13:12:15,162 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration$SpringDocWebMvcRouterConfiguration'
  609. 2022-08-17 13:12:15,230 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'springDocProviders' via factory method to bean named 'objectMapperProvider'
  610. 2022-08-17 13:12:15,255 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springdoc.webmvc.core.SpringDocWebMvcConfiguration$SpringDocWebMvcActuatorConfiguration'
  611. 2022-08-17 13:12:15,293 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'openApiResource'
  612. 2022-08-17 13:12:15,312 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'requestBuilder'
  613. 2022-08-17 13:12:15,355 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'parameterBuilder'
  614. 2022-08-17 13:12:15,357 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'requestBodyBuilder'
  615. 2022-08-17 13:12:15,358 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'operationBuilder'
  616. 2022-08-17 13:12:15,359 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'requestBuilder' via factory method to bean named 'localSpringDocParameterNameDiscoverer'
  617. 2022-08-17 13:12:15,418 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'responseBuilder'
  618. 2022-08-17 13:12:15,435 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'operationBuilder'
  619. 2022-08-17 13:12:15,437 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'genericReturnTypeParser'
  620. 2022-08-17 13:12:15,438 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  621. 2022-08-17 13:12:15,439 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'responseBuilder' via factory method to bean named 'propertyResolverUtils'
  622. 2022-08-17 13:12:15,521 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'requestBuilder'
  623. 2022-08-17 13:12:15,522 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'responseBuilder'
  624. 2022-08-17 13:12:15,523 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'operationBuilder'
  625. 2022-08-17 13:12:15,525 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'org.springdoc.core.SpringDocConfigProperties'
  626. 2022-08-17 13:12:15,526 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'openApiResource' via factory method to bean named 'springDocProviders'
  627. 2022-08-17 13:12:15,664 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'swaggerConfigResource'
  628. 2022-08-17 13:12:15,666 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'swaggerConfigResource' via factory method to bean named 'swaggerWelcome'
  629. 2022-08-17 13:12:15,683 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
  630. 2022-08-17 13:12:15,700 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'applicationAvailability'
  631. 2022-08-17 13:12:15,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.availability.AvailabilityHealthContributorAutoConfiguration'
  632. 2022-08-17 13:12:15,778 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
  633. 2022-08-17 13:12:15,795 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
  634. 2022-08-17 13:12:15,808 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
  635. 2022-08-17 13:12:15,926 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  636. 2022-08-17 13:12:15,928 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
  637. 2022-08-17 13:12:15,968 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
  638. 2022-08-17 13:12:15,985 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
  639. 2022-08-17 13:12:16,002 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'parameterNamesModule'
  640. 2022-08-17 13:12:16,119 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
  641. 2022-08-17 13:12:16,146 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
  642. 2022-08-17 13:12:16,163 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jsonComponentModule'
  643. 2022-08-17 13:12:16,351 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'jsonMixinModule'
  644. 2022-08-17 13:12:16,353 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  645. 2022-08-17 13:12:16,355 DEBUG [main] {} org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages: @EnableAutoConfiguration was declared on a class in the package 'com.rushStake.integrationtest'. Automatic @Repository and @Entity scanning is enabled.
  646. 2022-08-17 13:12:16,636 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration'
  647. 2022-08-17 13:12:16,654 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletWebChildContextFactory'
  648. 2022-08-17 13:12:16,692 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'managementServletContext'
  649. 2022-08-17 13:12:16,705 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  650. 2022-08-17 13:12:16,756 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  651. 2022-08-17 13:12:16,776 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration'
  652. 2022-08-17 13:12:16,795 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthStatusAggregator'
  653. 2022-08-17 13:12:16,807 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  654. 2022-08-17 13:12:16,890 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthStatusAggregator' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  655. 2022-08-17 13:12:16,928 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthHttpCodeStatusMapper'
  656. 2022-08-17 13:12:16,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthHttpCodeStatusMapper' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  657. 2022-08-17 13:12:16,957 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointGroups'
  658. 2022-08-17 13:12:16,959 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  659. 2022-08-17 13:12:16,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  660. 2022-08-17 13:12:17,056 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthContributorRegistry'
  661. 2022-08-17 13:12:17,069 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  662. 2022-08-17 13:12:17,071 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'healthEndpointGroups'
  663. 2022-08-17 13:12:17,082 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'diskSpaceHealthIndicator'
  664. 2022-08-17 13:12:17,084 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration'
  665. 2022-08-17 13:12:17,114 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
  666. 2022-08-17 13:12:17,147 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
  667. 2022-08-17 13:12:17,202 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'pingHealthContributor'
  668. 2022-08-17 13:12:17,204 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration'
  669. 2022-08-17 13:12:17,429 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpoint'
  670. 2022-08-17 13:12:17,444 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthContributorRegistry'
  671. 2022-08-17 13:12:17,445 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthEndpointGroups'
  672. 2022-08-17 13:12:17,447 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  673. 2022-08-17 13:12:17,507 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration$MvcAdditionalHealthEndpointPathsConfiguration'
  674. 2022-08-17 13:12:17,525 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointWebMvcHandlerMapping'
  675. 2022-08-17 13:12:17,538 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointDiscoverer'
  676. 2022-08-17 13:12:17,540 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration'
  677. 2022-08-17 13:12:17,542 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  678. 2022-08-17 13:12:17,543 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  679. 2022-08-17 13:12:17,590 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointOperationParameterMapper'
  680. 2022-08-17 13:12:17,592 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration'
  681. 2022-08-17 13:12:17,674 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointMediaTypes'
  682. 2022-08-17 13:12:17,692 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointOperationParameterMapper'
  683. 2022-08-17 13:12:17,693 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointMediaTypes'
  684. 2022-08-17 13:12:17,715 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointPathMapper'
  685. 2022-08-17 13:12:17,761 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'endpointCachingOperationInvokerAdvisor'
  686. 2022-08-17 13:12:17,763 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'endpointCachingOperationInvokerAdvisor' via factory method to bean named 'environment'
  687. 2022-08-17 13:12:17,811 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webExposeExcludePropertyEndpointFilter'
  688. 2022-08-17 13:12:17,930 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebMvcHandlerMapping' via factory method to bean named 'webEndpointDiscoverer'
  689. 2022-08-17 13:12:17,932 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebMvcHandlerMapping' via factory method to bean named 'healthEndpointGroups'
  690. 2022-08-17 13:12:18,276 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'healthEndpointWebExtension'
  691. 2022-08-17 13:12:18,278 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration'
  692. 2022-08-17 13:12:18,298 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthContributorRegistry'
  693. 2022-08-17 13:12:18,299 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthEndpointGroups'
  694. 2022-08-17 13:12:18,300 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'management.endpoint.health-org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties'
  695. 2022-08-17 13:12:18,752 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration'
  696. 2022-08-17 13:12:18,770 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
  697. 2022-08-17 13:12:18,794 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
  698. 2022-08-17 13:12:18,823 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
  699. 2022-08-17 13:12:18,843 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration'
  700. 2022-08-17 13:12:18,912 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties'
  701. 2022-08-17 13:12:18,950 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration'
  702. 2022-08-17 13:12:18,968 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletEndpointDiscoverer'
  703. 2022-08-17 13:12:18,971 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointDiscoverer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3adbe50f'
  704. 2022-08-17 13:12:18,977 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletExposeExcludePropertyEndpointFilter'
  705. 2022-08-17 13:12:18,979 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration'
  706. 2022-08-17 13:12:19,000 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletExposeExcludePropertyEndpointFilter' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  707. 2022-08-17 13:12:19,076 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'controllerEndpointDiscoverer'
  708. 2022-08-17 13:12:19,087 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'controllerExposeExcludePropertyEndpointFilter'
  709. 2022-08-17 13:12:19,160 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'pathMappedEndpoints'
  710. 2022-08-17 13:12:19,178 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'servletEndpointDiscoverer'
  711. 2022-08-17 13:12:19,179 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'webEndpointDiscoverer'
  712. 2022-08-17 13:12:19,181 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'controllerEndpointDiscoverer'
  713. 2022-08-17 13:12:19,627 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryAutoConfiguration'
  714. 2022-08-17 13:12:19,645 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration$KafkaStreamsMetricsConfiguration'
  715. 2022-08-17 13:12:19,662 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaStreamsMetrics'
  716. 2022-08-17 13:12:19,665 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaStreamsMetrics' via factory method to bean named 'simpleMeterRegistry'
  717. 2022-08-17 13:12:19,685 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration'
  718. 2022-08-17 13:12:19,704 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerMetrics'
  719. 2022-08-17 13:12:19,706 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaProducerMetrics' via factory method to bean named 'simpleMeterRegistry'
  720. 2022-08-17 13:12:19,734 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaConsumerMetrics'
  721. 2022-08-17 13:12:19,736 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaConsumerMetrics' via factory method to bean named 'simpleMeterRegistry'
  722. 2022-08-17 13:12:19,760 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.integration.IntegrationMetricsAutoConfiguration'
  723. 2022-08-17 13:12:19,778 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration$MongoConnectionPoolMetricsConfiguration'
  724. 2022-08-17 13:12:19,797 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsConnectionPoolListener'
  725. 2022-08-17 13:12:19,810 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoConnectionPoolTagsProvider'
  726. 2022-08-17 13:12:19,843 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListener' via factory method to bean named 'simpleMeterRegistry'
  727. 2022-08-17 13:12:19,844 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListener' via factory method to bean named 'mongoConnectionPoolTagsProvider'
  728. 2022-08-17 13:12:19,925 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsConnectionPoolListenerClientSettingsBuilderCustomizer'
  729. 2022-08-17 13:12:19,940 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsConnectionPoolListenerClientSettingsBuilderCustomizer' via factory method to bean named 'mongoMetricsConnectionPoolListener'
  730. 2022-08-17 13:12:19,963 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration$MongoCommandMetricsConfiguration'
  731. 2022-08-17 13:12:19,983 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsCommandListener'
  732. 2022-08-17 13:12:19,997 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoCommandTagsProvider'
  733. 2022-08-17 13:12:20,046 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListener' via factory method to bean named 'simpleMeterRegistry'
  734. 2022-08-17 13:12:20,048 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListener' via factory method to bean named 'mongoCommandTagsProvider'
  735. 2022-08-17 13:12:20,086 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'mongoMetricsCommandListenerClientSettingsBuilderCustomizer'
  736. 2022-08-17 13:12:20,101 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'mongoMetricsCommandListenerClientSettingsBuilderCustomizer' via factory method to bean named 'mongoMetricsCommandListener'
  737. 2022-08-17 13:12:20,123 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration'
  738. 2022-08-17 13:12:20,142 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.startup.StartupTimeMetricsListenerAutoConfiguration'
  739. 2022-08-17 13:12:20,161 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'startupTimeMetrics'
  740. 2022-08-17 13:12:20,163 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'startupTimeMetrics' via factory method to bean named 'simpleMeterRegistry'
  741. 2022-08-17 13:12:20,217 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
  742. 2022-08-17 13:12:20,240 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskScheduler'
  743. 2022-08-17 13:12:20,253 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'taskSchedulerBuilder'
  744. 2022-08-17 13:12:20,266 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
  745. 2022-08-17 13:12:20,311 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
  746. 2022-08-17 13:12:20,346 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'taskScheduler' via factory method to bean named 'taskSchedulerBuilder'
  747. 2022-08-17 13:12:20,557 DEBUG [main] {} org.springframework.scheduling.concurrent.ExecutorConfigurationSupport: Initializing ExecutorService 'taskScheduler'
  748. 2022-08-17 13:12:20,611 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
  749. 2022-08-17 13:12:20,641 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.task.TaskExecutorMetricsAutoConfiguration'
  750. 2022-08-17 13:12:20,686 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
  751. 2022-08-17 13:12:20,701 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
  752. 2022-08-17 13:12:20,723 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.client.RestTemplateMetricsConfiguration'
  753. 2022-08-17 13:12:20,743 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'restTemplateExchangeTagsProvider'
  754. 2022-08-17 13:12:20,773 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'metricsRestTemplateCustomizer'
  755. 2022-08-17 13:12:20,786 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'simpleMeterRegistry'
  756. 2022-08-17 13:12:20,787 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'restTemplateExchangeTagsProvider'
  757. 2022-08-17 13:12:20,789 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'metricsRestTemplateCustomizer' via factory method to bean named 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties'
  758. 2022-08-17 13:12:20,820 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webMvcMetricsFilter'
  759. 2022-08-17 13:12:20,822 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcMetricsFilter' via factory method to bean named 'simpleMeterRegistry'
  760. 2022-08-17 13:12:20,824 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webMvcMetricsFilter' via factory method to bean named 'webMvcTagsProvider'
  761. 2022-08-17 13:12:20,941 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat.TomcatMetricsAutoConfiguration'
  762. 2022-08-17 13:12:20,959 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'tomcatMetricsBinder'
  763. 2022-08-17 13:12:20,961 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'tomcatMetricsBinder' via factory method to bean named 'simpleMeterRegistry'
  764. 2022-08-17 13:12:21,001 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration'
  765. 2022-08-17 13:12:21,019 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
  766. 2022-08-17 13:12:21,036 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
  767. 2022-08-17 13:12:21,053 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
  768. 2022-08-17 13:12:21,071 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'lifecycleProcessor'
  769. 2022-08-17 13:12:21,083 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
  770. 2022-08-17 13:12:21,115 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
  771. 2022-08-17 13:12:21,183 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
  772. 2022-08-17 13:12:21,201 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
  773. 2022-08-17 13:12:21,218 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
  774. 2022-08-17 13:12:21,414 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
  775. 2022-08-17 13:12:21,437 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
  776. 2022-08-17 13:12:21,454 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
  777. 2022-08-17 13:12:21,533 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration$EnableKafkaConfiguration'
  778. 2022-08-17 13:12:21,550 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry'
  779. 2022-08-17 13:12:21,671 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration'
  780. 2022-08-17 13:12:21,692 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties'
  781. 2022-08-17 13:12:21,799 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration' via constructor to bean named 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties'
  782. 2022-08-17 13:12:21,948 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaTemplate'
  783. 2022-08-17 13:12:21,950 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration'
  784. 2022-08-17 13:12:21,956 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration' via constructor to bean named 'spring.kafka-org.springframework.boot.autoconfigure.kafka.KafkaProperties'
  785. 2022-08-17 13:12:21,999 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerFactory'
  786. 2022-08-17 13:12:22,346 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaProducerListener'
  787. 2022-08-17 13:12:22,386 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaTemplate' via factory method to bean named 'kafkaProducerFactory'
  788. 2022-08-17 13:12:22,388 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaTemplate' via factory method to bean named 'kafkaProducerListener'
  789. 2022-08-17 13:12:22,731 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaListenerContainerFactoryConfigurer'
  790. 2022-08-17 13:12:22,756 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaListenerContainerFactory'
  791. 2022-08-17 13:12:22,768 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'kafkaListenerContainerFactory' via factory method to bean named 'kafkaListenerContainerFactoryConfigurer'
  792. 2022-08-17 13:12:22,802 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaConsumerFactory'
  793. 2022-08-17 13:12:23,250 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'kafkaAdmin'
  794. 2022-08-17 13:12:23,357 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
  795. 2022-08-17 13:12:23,375 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
  796. 2022-08-17 13:12:23,462 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
  797. 2022-08-17 13:12:23,479 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'characterEncodingFilter'
  798. 2022-08-17 13:12:23,700 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'multipartResolver'
  799. 2022-08-17 13:12:23,736 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration'
  800. 2022-08-17 13:12:23,755 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration'
  801. 2022-08-17 13:12:23,774 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'servletEndpointRegistrar'
  802. 2022-08-17 13:12:23,787 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  803. 2022-08-17 13:12:23,789 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'servletEndpointDiscoverer'
  804. 2022-08-17 13:12:23,790 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'dispatcherServletRegistration'
  805. 2022-08-17 13:12:23,817 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration'
  806. 2022-08-17 13:12:23,845 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'webEndpointServletHandlerMapping'
  807. 2022-08-17 13:12:23,872 DEBUG [main] {} org.springframework.beans.factory.support.DefaultSingletonBeanRegistry: Creating shared instance of singleton bean 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
  808. 2022-08-17 13:12:24,007 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'webEndpointDiscoverer'
  809. 2022-08-17 13:12:24,009 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'servletEndpointDiscoverer'
  810. 2022-08-17 13:12:24,010 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
  811. 2022-08-17 13:12:24,011 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'endpointMediaTypes'
  812. 2022-08-17 13:12:24,013 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
  813. 2022-08-17 13:12:24,014 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
  814. 2022-08-17 13:12:24,016 DEBUG [main] {} org.springframework.beans.factory.support.ConstructorResolver: Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'environment'
  815. 2022-08-17 13:12:24,020