Skip to content

feat: 동시성 제어 어노테이션 기능 구현 #1187

feat: 동시성 제어 어노테이션 기능 구현

feat: 동시성 제어 어노테이션 기능 구현 #1187

Re-run triggered September 16, 2024 08:06
Status Failure
Total duration 7m 35s
Artifacts

backend_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 26 warnings
Gradle Test Executor 1.failed to execute tests: Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 1.
KoinApplicationTest.contextLoads(): src/test/java/in/koreatech/koin/KoinApplicationTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1d4e554f testClass = in.koreatech.koin.KoinApplicationTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@5c5eec57 key = [in.koreatech.koin.config.TestRedisConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.config.TestJpaConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
AbtestApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/AbtestApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@25b905fd testClass = in.koreatech.koin.acceptance.AbtestApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@499054ac key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
ActivityApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/ActivityApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1f8d6aa testClass = in.koreatech.koin.acceptance.ActivityApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@38e39ab5 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
ArticleApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/ArticleApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@72a0e33f testClass = in.koreatech.koin.acceptance.ArticleApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@4c2d0054 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
AuthApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/AuthApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1ecb0042 testClass = in.koreatech.koin.acceptance.AuthApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@43a0de36 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
BusApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/BusApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@446bec3f testClass = in.koreatech.koin.acceptance.BusApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@5ba07a15 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
CircuitBreakerTest.initializationError: src/test/java/in/koreatech/koin/acceptance/CircuitBreakerTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2109d236 testClass = in.koreatech.koin.acceptance.CircuitBreakerTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@423ebd8c key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestResilience4jConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
CoopShopTest.initializationError: src/test/java/in/koreatech/koin/acceptance/CoopShopTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2d62ceac testClass = in.koreatech.koin.acceptance.CoopShopTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@6cb799e key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
DeptApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/DeptApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@57a41866 testClass = in.koreatech.koin.acceptance.DeptApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@5d805448 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
DiningApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/DiningApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@e278750 testClass = in.koreatech.koin.acceptance.DiningApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@32b05fe7 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
KeywordApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/KeywordApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1503b0f1 testClass = in.koreatech.koin.acceptance.KeywordApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@4ffaf4ab key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
LandApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/LandApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@58e49bf testClass = in.koreatech.koin.acceptance.LandApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@61ca806d key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
MemberApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/MemberApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@c71f2b8 testClass = in.koreatech.koin.acceptance.MemberApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@5d78c7c key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
NotificationApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/NotificationApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@14b71882 testClass = in.koreatech.koin.acceptance.NotificationApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@9a497c4 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
OwnerApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/OwnerApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@13a1cf23 testClass = in.koreatech.koin.acceptance.OwnerApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@67336c7c key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
OwnerShopApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/OwnerShopApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@155fb25a testClass = in.koreatech.koin.acceptance.OwnerShopApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@3e7b3dcd key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
ShopApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/ShopApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@6a1c2d84 testClass = in.koreatech.koin.acceptance.ShopApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@3d4fe9bd key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
ShopReviewApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/ShopReviewApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1893099a testClass = in.koreatech.koin.acceptance.ShopReviewApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@69f84cf8 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
TimetableApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/TimetableApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@4c9a1501 testClass = in.koreatech.koin.acceptance.TimetableApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@70e8fe53 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
TimetableV2ApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/TimetableV2ApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2fe8fcea testClass = in.koreatech.koin.acceptance.TimetableV2ApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@675203d9 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
TrackApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/TrackApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@3a9cc4e3 testClass = in.koreatech.koin.acceptance.TrackApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@147b15c4 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
UserApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/UserApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@69f74445 testClass = in.koreatech.koin.acceptance.UserApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@18d51a05 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
VersionApiTest.initializationError: src/test/java/in/koreatech/koin/acceptance/VersionApiTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@568c8e7b testClass = in.koreatech.koin.acceptance.VersionApiTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@344344fa, [ImportsContextCustomizer@53914a20 key = [org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.support.DBInitializer, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, in.koreatech.koin.config.TestRedissonConfig, in.koreatech.koin.config.TestJpaConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, in.koreatech.koin.config.TestRedisConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@372b0d86, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2a7b6f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@73381666, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@52d10fb8, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c73b8a4e, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
build
Process completed with exit code 1.
initializationError (in.koreatech.koin.acceptance.KeywordApiTest) failed: in.koreatech.koin.acceptance.KeywordApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.KeywordApiTest.xml
initializationError (in.koreatech.koin.acceptance.ShopApiTest) failed: in.koreatech.koin.acceptance.ShopApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.ShopApiTest.xml
initializationError (in.koreatech.koin.acceptance.LandApiTest) failed: in.koreatech.koin.acceptance.LandApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.LandApiTest.xml
initializationError (in.koreatech.koin.acceptance.CircuitBreakerTest) failed: in.koreatech.koin.acceptance.CircuitBreakerTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.CircuitBreakerTest.xml
initializationError (in.koreatech.koin.acceptance.MemberApiTest) failed: in.koreatech.koin.acceptance.MemberApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.MemberApiTest.xml
initializationError (in.koreatech.koin.acceptance.DeptApiTest) failed: in.koreatech.koin.acceptance.DeptApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.DeptApiTest.xml
initializationError (in.koreatech.koin.acceptance.ActivityApiTest) failed: in.koreatech.koin.acceptance.ActivityApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.ActivityApiTest.xml
initializationError (in.koreatech.koin.acceptance.TimetableApiTest) failed: in.koreatech.koin.acceptance.TimetableApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.TimetableApiTest.xml
initializationError (in.koreatech.koin.acceptance.AbtestApiTest) failed: in.koreatech.koin.acceptance.AbtestApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.AbtestApiTest.xml
initializationError (in.koreatech.koin.acceptance.AuthApiTest) failed: in.koreatech.koin.acceptance.AuthApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.AuthApiTest.xml
initializationError (in.koreatech.koin.acceptance.NotificationApiTest) failed: in.koreatech.koin.acceptance.NotificationApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.NotificationApiTest.xml
initializationError (in.koreatech.koin.acceptance.BusApiTest) failed: in.koreatech.koin.acceptance.BusApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.BusApiTest.xml
initializationError (in.koreatech.koin.acceptance.ArticleApiTest) failed: in.koreatech.koin.acceptance.ArticleApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.ArticleApiTest.xml
initializationError (in.koreatech.koin.acceptance.ShopReviewApiTest) failed: in.koreatech.koin.acceptance.ShopReviewApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.ShopReviewApiTest.xml
initializationError (in.koreatech.koin.acceptance.TrackApiTest) failed: in.koreatech.koin.acceptance.TrackApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.TrackApiTest.xml
initializationError (in.koreatech.koin.acceptance.UserApiTest) failed: in.koreatech.koin.acceptance.UserApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.UserApiTest.xml
failed to execute tests (Gradle Test Executor 1) failed: Gradle Test Executor 1#L0
build/test-results/test/TEST-Gradle#20Test#20Executor#201.xml
initializationError (in.koreatech.koin.acceptance.OwnerShopApiTest) failed: in.koreatech.koin.acceptance.OwnerShopApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.OwnerShopApiTest.xml
initializationError (in.koreatech.koin.acceptance.VersionApiTest) failed: in.koreatech.koin.acceptance.VersionApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.VersionApiTest.xml
initializationError (in.koreatech.koin.acceptance.TimetableV2ApiTest) failed: in.koreatech.koin.acceptance.TimetableV2ApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.TimetableV2ApiTest.xml
initializationError (in.koreatech.koin.acceptance.DiningApiTest) failed: in.koreatech.koin.acceptance.DiningApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.DiningApiTest.xml
contextLoads() (in.koreatech.koin.KoinApplicationTest) failed: in.koreatech.koin.KoinApplicationTest#L0
build/test-results/test/TEST-in.koreatech.koin.KoinApplicationTest.xml
initializationError (in.koreatech.koin.acceptance.OwnerApiTest) failed: in.koreatech.koin.acceptance.OwnerApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.OwnerApiTest.xml
initializationError (in.koreatech.koin.acceptance.CoopShopTest) failed: in.koreatech.koin.acceptance.CoopShopTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.CoopShopTest.xml
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/