Skip to content

chore(docs): xxx added authors and todo technical debt

Sign in for the full log view
GitHub Actions / Integration Test Results failed Jul 4, 2024 in 0s

1 errors, 2 fail, 1 skipped, 346 pass in 1m 50s

350 tests   346 ✅  1m 50s ⏱️
 41 suites    1 💤
 41 files      2 ❌  1 🔥

Results for commit dfbf53a.

Annotations

Check failure on line 0 in org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results

shouldNotApproveInvestigationStatus_whenPolicyDoesNotComply (org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT) with error

/github/workspace/tx-backend/target/failsafe-reports/TEST-org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT.xml [took 0s]
Raw output
Failed to load ApplicationContext for [WebMergedContextConfiguration@3905d06c testClass = org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT, locations = [], classes = [org.eclipse.tractusx.traceability.TraceabilityApplication, org.eclipse.tractusx.traceability.integration.common.config.RestAssuredConfig], contextInitializerClasses = [org.eclipse.tractusx.traceability.integration.common.config.PostgreSQLConfig.Initializer, org.eclipse.tractusx.traceability.integration.common.config.RestitoConfig.Initializer], activeProfiles = ["integration-spring-boot"], propertySourceDescriptors = [], 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@15d0849, [ImportsContextCustomizer@3784a9d9 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, 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.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4f966719, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3491e86e, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@45f421c, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c1ebcca5, org.springframework.boot.test.context.SpringBootTestAnnotation@acfe26f8], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@3905d06c testClass = org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT, locations = [], classes = [org.eclipse.tractusx.traceability.TraceabilityApplication, org.eclipse.tractusx.traceability.integration.common.config.RestAssuredConfig], contextInitializerClasses = [org.eclipse.tractusx.traceability.integration.common.config.PostgreSQLConfig.Initializer, org.eclipse.tractusx.traceability.integration.common.config.RestitoConfig.Initializer], activeProfiles = ["integration-spring-boot"], propertySourceDescriptors = [], 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@15d0849, [ImportsContextCustomizer@3784a9d9 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, 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.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4f966719, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3491e86e, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@45f421c, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c1ebcca5, org.springframework.boot.test.context.SpringBootTestAnnotation@acfe26f8], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:180)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
	at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.springframework.context.ApplicationContextException: Failed to start bean 'childManagementContextInitializer'
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:291)
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:471)
	at java.base/java.lang.Iterable.forEach(Iterable.java:75)
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:260)
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:205)
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:981)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
	at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137)
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58)
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46)
	at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1454)
	at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:553)
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137)
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152)
	... 17 more
Caused by: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:291)
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:471)
	at java.base/java.lang.Iterable.forEach(Iterable.java:75)
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:260)
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:205)
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:981)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
	at org.springframework.boot.actuate.autoconfigure.web.server.ChildManagementContextInitializer.start(ChildManagementContextInitializer.java:92)
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:288)
	... 36 more
Caused by: org.springframework.boot.web.server.PortInUseException: Port 8084 is already in use
	at org.springframework.boot.web.server.PortInUseException.lambda$throwIfPortBindingException$0(PortInUseException.java:70)
	at org.springframework.boot.web.server.PortInUseException.lambda$ifPortBindingException$1(PortInUseException.java:85)
	at org.springframework.boot.web.server.PortInUseException.ifCausedBy(PortInUseException.java:103)
	at org.springframework.boot.web.server.PortInUseException.ifPortBindingException(PortInUseException.java:82)
	at org.springframework.boot.web.server.PortInUseException.throwIfPortBindingException(PortInUseException.java:69)
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:248)
	at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:44)
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:288)
	... 45 more
Caused by: java.lang.IllegalArgumentException: standardService.connector.startFailed
	at org.apache.catalina.core.StandardService.addConnector(StandardService.java:235)
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors(TomcatWebServer.java:306)
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:234)
	... 47 more
Caused by: org.apache.catalina.LifecycleException: Protocol handler start failed
	at org.apache.catalina.connector.Connector.startInternal(Connector.java:1047)
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
	at org.apache.catalina.core.StandardService.addConnector(StandardService.java:232)
	... 49 more
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:555)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.apache.tomcat.util.net.NioEndpoint.initServerSocket(NioEndpoint.java:239)
	at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:194)
	at org.apache.tomcat.util.net.AbstractEndpoint.bindWithCleanup(AbstractEndpoint.java:1307)
	at org.apache.tomcat.util.net.AbstractEndpoint.start(AbstractEndpoint.java:1393)
	at org.apache.coyote.AbstractProtocol.start(AbstractProtocol.java:635)
	at org.apache.catalina.connector.Connector.startInternal(Connector.java:1044)
	... 51 more
2024-07-04T08:49:03.069Z  INFO 2110 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.eclipse.tractusx.traceability.TraceabilityApplication for test class org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT
  ,--.                                    ,--.   ,--.,--.,--.  ,--.                    ,--.                 ,--.
,-'  '-.,--.--.,--,--.,---. ,---.  ,--,--.|  |-. `--'|  |`--',-'  '-.,--. ,--.,-----.,-'  '-. ,---.  ,---.,-'  '-.
'-.  .-'|  .--' ,-.  | .--'| .-. :' ,-.  || .-. ',--.|  |,--.'-.  .-' \  '  / '-----''-.  .-'| .-. :(  .-''-.  .-'
  |  |  |  |  \ '-'  \ `--.\   --.\ '-'  || `-' ||  ||  ||  |  |  |    \   '           |  |  \   --..-'  `) |  |
  `--'  `--'   `--`--'`---' `----' `--`--' `---' `--'`--'`--'  `--'  .-'  /            `--'   `----'`----'  `--'
                                                                     `---'
 
Powered by Spring Boot 3.2.5

2024-07-04T08:49:03.128Z  INFO 2110 --- [           main] .i.n.i.InvestigationPolicyNotSupportedIT : Starting InvestigationPolicyNotSupportedIT using Java 17.0.11 with PID 2110 (started by runner in /home/runner/work/traceability-foss/traceability-foss/tx-backend)
2024-07-04T08:49:03.128Z  INFO 2110 --- [           main] .i.n.i.InvestigationPolicyNotSupportedIT : The following 1 profile is active: "integration-spring-boot"
2024-07-04T08:49:03.379Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-07-04T08:49:03.440Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 60 ms. Found 12 JPA repository interfaces.
2024-07-04T08:49:03.455Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-07-04T08:49:03.487Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 31 ms. Found 12 JPA repository interfaces.
2024-07-04T08:49:03.501Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-07-04T08:49:03.531Z  INFO 2110 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30 ms. Found 12 JPA repository interfaces.
2024-07-04T08:49:03.825Z  INFO 2110 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 9996 (http)
2024-07-04T08:49:03.825Z  INFO 2110 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2024-07-04T08:49:03.825Z  INFO 2110 --- [           main] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.20]
2024-07-04T08:49:03.844Z  INFO 2110 --- [           main] o.a.c.c.C.[Tomcat-4].[localhost].[/api]  : Initializing Spring embedded WebApplicationContext
2024-07-04T08:49:03.844Z  INFO 2110 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 713 ms
2024-07-04T08:49:03.942Z  INFO 2110 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Starting...
2024-07-04T08:49:03.971Z  INFO 2110 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-4 - Added connection org.postgresql.jdbc.PgConnection@2328e9e3
2024-07-04T08:49:03.971Z  INFO 2110 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Start completed.
2024-07-04T08:49:03.980Z  INFO 2110 --- [           main] org.flywaydb.core.FlywayExecutor         : Database: jdbc:postgresql://localhost:32769/trace (PostgreSQL 15.4)
2024-07-04T08:49:04.000Z  INFO 2110 --- [           main] o.f.core.internal.command.DbValidate     : Successfully validated 30 migrations (execution time 00:00.015s)
2024-07-04T08:49:04.012Z  INFO 2110 --- [           main] o.f.core.internal.command.DbMigrate      : Current version of schema "public": 25
2024-07-04T08:49:04.016Z  INFO 2110 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "public" with repeatable migration "create asset as built view"
2024-07-04T08:49:04.030Z  INFO 2110 --- [           main] o.f.core.internal.command.DbMigrate      : Successfully applied 1 migration to schema "public" (execution time 00:00.007s)
2024-07-04T08:49:04.075Z  INFO 2110 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2024-07-04T08:49:04.077Z  INFO 2110 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2024-07-04T08:49:04.081Z  INFO 2110 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2024-07-04T08:49:04.342Z  INFO 2110 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2024-07-04T08:49:04.342Z  INFO 2110 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-07-04T08:49:04.597Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.BpdmProperties.getBpnEndpoint()
2024-07-04T08:49:04.597Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.BpdmProperties.getOAuthClientId()
2024-07-04T08:49:04.597Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.BpdmProperties.getConnectTimeout()
2024-07-04T08:49:04.597Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.BpdmProperties.getReadTimeout()
2024-07-04T08:49:04.785Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.EdcProperties.getIdsPath()
2024-07-04T08:49:04.785Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.EdcProperties.getProviderDataplaneEdcUrl()
2024-07-04T08:49:04.785Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.EdcProperties.getProviderEdcUrl()
2024-07-04T08:49:04.785Z  INFO 2110 --- [           main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String org.eclipse.tractusx.traceability.common.properties.EdcProperties.getApiAuthKey()
2024-07-04T08:49:04.958Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    : GET Request to URL: http://127.0.0.1:60947/irs/policies of type application/json
2024-07-04T08:49:04.958Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [content-length] with value: [0]
2024-07-04T08:49:04.958Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [x-api-key] with value: [testAdminKey]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [host] with value: [127.0.0.1:60947]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [content-type] with value: [application/json]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [connection] with value: [Keep-Alive]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [accept-encoding] with value: [gzip]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [accept] with value: [application/json, application/*+json]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [user-agent] with value: [okhttp/4.12.0]
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Body: 
2024-07-04T08:49:04.959Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    : 
2024-07-04T08:49:04.959Z  WARN 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    : Request /irs/policies hasn't been covered by any of 0 stubs.
2024-07-04T08:49:04.959Z ERROR 2110 --- [           main] o.e.t.t.c.config.PolicyStartUpConfig     : Failed to create Irs Policies : 

org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:112) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:183) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:137) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:942) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:891) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:790) ~[spring-web-6.1.6.jar:6.1.6]
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:701) ~[spring-web-6.1.6.jar:6.1.6]
	at org.eclipse.tractusx.traceability.policies.infrastructure.PolicyClient.getPolicies(PolicyClient.java:70) ~[traceability-app-0.0.1-SNAPSHOT.jar:na]
	at org.eclipse.tractusx.traceability.policies.infrastructure.PolicyRepositoryImpl.getPolicies(PolicyRepositoryImpl.java:52) ~[traceability-app-0.0.1-SNAPSHOT.jar:na]
	at org.eclipse.tractusx.traceability.common.config.PolicyStartUpConfig.createIrsAcceptedPolicies(PolicyStartUpConfig.java:100) ~[traceability-app-0.0.1-SNAPSHOT.jar:na]
	at org.eclipse.tractusx.traceability.common.config.PolicyStartUpConfig.buildAcceptedPolicies(PolicyStartUpConfig.java:91) ~[traceability-app-0.0.1-SNAPSHOT.jar:na]
	at org.eclipse.tractusx.traceability.common.config.PolicyStartUpConfig.registerDecentralRegistryPermissions(PolicyStartUpConfig.java:80) ~[traceability-app-0.0.1-SNAPSHOT.jar:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMethod.invoke(InitDestroyAnnotationBeanPostProcessor.java:457) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:401) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:219) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:422) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1778) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975) ~[spring-beans-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:962) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:624) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:334) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) ~[spring-core-6.1.6.jar:6.1.6]
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) ~[spring-core-6.1.6.jar:6.1.6]
	at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1454) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:553) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163) ~[spring-test-6.1.6.jar:6.1.6]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na]
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[na:na]
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[na:na]
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[na:na]
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[na:na]
	at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310) ~[na:na]
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[na:na]
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[na:na]
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[na:na]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290) ~[junit…va:95) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.2.5.jar:3.2.5]

2024-07-04T08:49:04.961Z  INFO 2110 --- [           main] o.e.t.t.c.config.PolicyStartUpConfig     : Successfully added permission to irs client lib provider: [{"policy":{"policyId":"2a485c65-4e11-4d47-959e-a0e1446b941b","createdOn":"2024-07-04T08:49:04.957763084Z","validUntil":"2040-07-04T16:01:05.309Z","permissions":[{"action":"use","constraint":{"and":[{"leftOperand":"unsopperted operand","operator":{"@id":"eq"},"rightOperand":"traceability:1.0"},{"leftOperand":"cx-policy:UsagePurpose","operator":{"@id":"eq"},"rightOperand":"cx.core.industrycore:1"}],"or":[]}}]},"validUntil":"2040-07-04T16:01:05.309Z"}]
2024-07-04T08:49:05.085Z  WARN 2110 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-07-04T08:49:05.616Z  INFO 2110 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5a1b7869, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6dfe7da0, org.springframework.security.web.context.SecurityContextHolderFilter@4dfaad68, org.springframework.security.web.header.HeaderWriterFilter@4c82b253, org.springframework.web.filter.CorsFilter@33c1d29c, org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter@216dcdd7, org.springframework.security.oauth2.server.resource.web.authentication.BearerTokenAuthenticationFilter@5ca5cb71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c4f87cf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fb09aa8, org.springframework.security.oauth2.client.web.OAuth2AuthorizationCodeGrantFilter@25900202, org.springframework.security.web.access.ExceptionTranslationFilter@755eee20, org.springframework.security.web.access.intercept.AuthorizationFilter@134c7027]
2024-07-04T08:49:06.121Z  WARN 2110 --- [           main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Thymeleaf configuration, or set spring.thymeleaf.check-template-location=false)
2024-07-04T08:49:06.155Z  INFO 2110 --- [           main] o.a.c.c.C.[Tomcat-4].[localhost].[/api]  : Initializing Spring TestDispatcherServlet ''
2024-07-04T08:49:06.155Z  INFO 2110 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Initializing Servlet ''
2024-07-04T08:49:06.157Z  INFO 2110 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Completed initialization in 2 ms
2024-07-04T08:49:06.179Z  INFO 2110 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 9996 (http) with context path '/api'
2024-07-04T08:49:06.205Z  INFO 2110 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 8084 (http)
2024-07-04T08:49:06.205Z  INFO 2110 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2024-07-04T08:49:06.205Z  INFO 2110 --- [           main] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.20]
2024-07-04T08:49:06.220Z  INFO 2110 --- [           main] o.a.c.c.C.[Tomcat-5].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2024-07-04T08:49:06.220Z  INFO 2110 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 39 ms
2024-07-04T08:49:06.229Z  INFO 2110 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 1 endpoint(s) beneath base path '/actuator'
2024-07-04T08:49:06.543Z  WARN 2110 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'
2024-07-04T08:49:06.544Z  INFO 2110 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2024-07-04T08:49:06.548Z  WARN 2110 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'childManagementContextInitializer'
2024-07-04T08:49:06.552Z  INFO 2110 --- [           main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2024-07-04T08:49:06.553Z  INFO 2110 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Shutdown initiated...
2024-07-04T08:49:06.560Z  INFO 2110 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Shutdown completed.
2024-07-04T08:49:06.570Z  INFO 2110 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger : 

Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2024-07-04T08:49:06.597Z ERROR 2110 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
APPLICATION FAILED TO START
***************************

Description:

Web server failed to start. Port 8084 was already in use.

Action:

Identify and stop the process that's listening on port 8084 or configure this application to listen on another port.

2024-07-04T08:49:06.603Z  WARN 2110 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener] to prepare test instance [org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT@2f32b6b2]

java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@3905d06c testClass = org.eclipse.tractusx.traceability.integration.notification.investigation.InvestigationPolicyNotSupportedIT, locations = [], classes = [org.eclipse.tractusx.traceability.TraceabilityApplication, org.eclipse.tractusx.traceability.integration.common.config.RestAssuredConfig], contextInitializerClasses = [org.eclipse.tractusx.traceability.integration.common.config.PostgreSQLConfig.Initializer, org.eclipse.tractusx.traceability.integration.common.config.RestitoConfig.Initializer], activeProfiles = ["integration-spring-boot"], propertySourceDescriptors = [], 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@15d0849, [ImportsContextCustomizer@3784a9d9 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, 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.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4f966719, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3491e86e, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@45f421c, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@c1ebcca5, org.springframework.boot.test.context.SpringBootTestAnnotation@acfe26f8], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:180) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163) ~[spring-test-6.1.6.jar:6.1.6]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na]
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[na:na]
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[na:na]
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[na:na]
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[na:na]
	at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310) ~[na:na]
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[na:na]
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[na:na]
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[na:na]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at java.base/java.util.Optional.orElseGet(Optional.java:364) ~[na:na]
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) ~[junit-jupiter-engine-5.10.2.jar:5.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.10.2.jar:1.10.2]
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.2.5.jar:3.2.5]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.2.5.jar:3.2.5]
Caused by: org.springframework.context.ApplicationContextException: Failed to start bean 'childManagementContextInitializer'
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:291) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:471) ~[spring-context-6.1.6.jar:6.1.6]
	at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:260) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:205) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:981) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:334) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) ~[spring-core-6.1.6.jar:6.1.6]
	at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) ~[spring-core-6.1.6.jar:6.1.6]
	at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1454) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:553) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) ~[spring-boot-test-3.2.5.jar:3.2.5]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) ~[spring-test-6.1.6.jar:6.1.6]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) ~[spring-test-6.1.6.jar:6.1.6]
	... 73 common frames omitted
Caused by: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:291) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:471) ~[spring-context-6.1.6.jar:6.1.6]
	at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:260) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:205) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:981) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627) ~[spring-context-6.1.6.jar:6.1.6]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.actuate.autoconfigure.web.server.ChildManagementContextInitializer.start(ChildManagementContextInitializer.java:92) ~[spring-boot-actuator-autoconfigure-3.2.5.jar:3.2.5]
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:288) ~[spring-context-6.1.6.jar:6.1.6]
	... 92 common frames omitted
Caused by: org.springframework.boot.web.server.PortInUseException: Port 8084 is already in use
	at org.springframework.boot.web.server.PortInUseException.lambda$throwIfPortBindingException$0(PortInUseException.java:70) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.server.PortInUseException.lambda$ifPortBindingException$1(PortInUseException.java:85) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.server.PortInUseException.ifCausedBy(PortInUseException.java:103) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.server.PortInUseException.ifPortBindingException(PortInUseException.java:82) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.server.PortInUseException.throwIfPortBindingException(PortInUseException.java:69) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:248) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:44) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:288) ~[spring-context-6.1.6.jar:6.1.6]
	... 101 common frames omitted
Caused by: java.lang.IllegalArgumentException: standardService.connector.startFailed
	at org.apache.catalina.core.StandardService.addConnector(StandardService.java:235) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors(TomcatWebServer.java:306) ~[spring-boot-3.2.5.jar:3.2.5]
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:234) ~[spring-boot-3.2.5.jar:3.2.5]
	... 103 common frames omitted
Caused by: org.apache.catalina.LifecycleException: Protocol handler start failed
	at org.apache.catalina.connector.Connector.startInternal(Connector.java:1047) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.catalina.core.StandardService.addConnector(StandardService.java:232) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	... 105 common frames omitted
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.bind(Net.java:555) ~[na:na]
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) ~[na:na]
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) ~[na:na]
	at org.apache.tomcat.util.net.NioEndpoint.initServerSocket(NioEndpoint.java:239) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:194) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.tomcat.util.net.AbstractEndpoint.bindWithCleanup(AbstractEndpoint.java:1307) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.tomcat.util.net.AbstractEndpoint.start(AbstractEndpoint.java:1393) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.coyote.AbstractProtocol.start(AbstractProtocol.java:635) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	at org.apache.catalina.connector.Connector.startInternal(Connector.java:1044) ~[tomcat-embed-core-10.1.20.jar:10.1.20]
	... 107 common frames omitted



============================
CONDITIONS EVALUATION REPORT
============================


Positive matches:
-----------------

    None


Negative matches:
-----------------

    None


Exclusions:
-----------

    None


Unconditional classes:
----------------------

    None

Check warning on line 0 in org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results

shouldGetTractionBatteryCodeAsset (org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT) failed

/github/workspace/tx-backend/target/failsafe-reports/TEST-org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT.xml [took 0s]
Raw output
1 expectation failed.
JSON path content[0].detailAspectModels[1] doesn't match.
Expected: map containing ["type"->"TRACTION_BATTERY_CODE"]
  Actual: null
java.lang.AssertionError: 
1 expectation failed.
JSON path content[0].detailAspectModels[1] doesn't match.
Expected: map containing ["type"->"TRACTION_BATTERY_CODE"]
  Actual: null

	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:108)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:512)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:696)
	at io.restassured.internal.ResponseSpecificationImpl.this$2$validateResponseIfRequired(ResponseSpecificationImpl.groovy)
	at jdk.internal.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:198)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:62)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:270)
	at io.restassured.specification.ResponseSpecification$body$1.callCurrent(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49)
	at io.restassured.specification.ResponseSpecification$body$1.callCurrent(Unknown Source)
	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:117)
	at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:244)
	at org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT.shouldGetTractionBatteryCodeAsset(AssetAsBuiltControllerAllIT.java:200)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
2024-07-04T08:48:43.704Z  INFO 2110 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.eclipse.tractusx.traceability.TraceabilityApplication for test class org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT
2024-07-04T08:48:43.733Z  INFO 2110 --- [           main] t.t.a.i.b.i.m.r.f.IrsResponseAssetMapper : Found 0 tombstones
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    : GET Request to URL: http://localhost:60947/api/catena/legal-entities/BPNL00000003AYRE of type null
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [authorization] with value: [Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJ5dlp4ejhyLVZvYndEd0dqMW1TUHlRMWFTX1loYWJFZlQwakpsX2ZEZk4wIn0.eyJleHAiOjE2NTYwNzQ1MDIsImlhdCI6MTY1NjA3NDIwMiwianRpIjoiZGRjNDJlZmMtNTI2OC00OWVkLWIzNzItMTZiYTEyZGY5YmQ3IiwiaXNzIjoiaHR0cHM6Ly9jZW50cmFsaWRwLmRlbW8uY2F0ZW5hLXgubmV0L2F1dGgvcmVhbG1zL0NYLUNlbnRyYWwiLCJhdWQiOlsicmVhbG0tbWFuYWdlbWVudCIsIkNsNC1DWC1EaWdpdGFsVHdpbiIsIkNsMi1DWC1Qb3J0YWwiLCJDbDMtQ1gtU2VtYW50aWMiLCJhY2NvdW50Il0sInN1YiI6ImQxMjdmZGU1LTE2NDUtNGU4Zi1iZTg5LWZkM2NhN2VmMTU2YyIsInR5cCI6IkJlYXJlciIsImF6cCI6InNhLWNsNi1jeC0xMCIsImFjciI6IjEiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsib2ZmbGluZV9hY2Nlc3MiLCJkZWZhdWx0LXJvbGVzLWNhdGVuYS14IHJlYWxtIiwidW1hX2F1dGhvcml6YXRpb24iXX0sInJlc291cmNlX2FjY2VzcyI6eyJyZWFsbS1tYW5hZ2VtZW50Ijp7InJvbGVzIjpbIm1hbmFnZS11c2VycyIsInZpZXctY2xpZW50cyIsInF1ZXJ5LWNsaWVudHMiXX0sIkNsNC1DWC1EaWdpdGFsVHdpbiI6eyJyb2xlcyI6WyJhZGRfZGlnaXRhbF90d2luIiwidmlld19kaWdpdGFsX3R3aW4iLCJkZWxldGVfZGlnaXRhbF90d2luIiwidXBkYXRlX2RpZ2l0YWxfdHdpbiJdfSwiQ2wyLUNYLVBvcnRhbCI6eyJyb2xlcyI6WyJUZWNobmljYWwgVXNlciBTZW1hbnRpYyAmIERpZ2l0YWwgVHdpbiJdfSwiQ2wzLUNYLVNlbWFudGljIjp7InJvbGVzIjpbImFkZF9zZW1hbnRpY19tb2RlbCIsInVwZGF0ZV9zZW1hbnRpY19tb2RlbCIsImRlbGV0ZV9zZW1hbnRpY19tb2RlbCIsInZpZXdfc2VtYW50aWNfbW9kZWwiXX0sImFjY291bnQiOnsicm9sZXMiOlsibWFuYWdlLWFjY291bnQiLCJtYW5hZ2UtYWNjb3VudC1saW5rcyIsInZpZXctcHJvZmlsZSJdfX0sInNjb3BlIjoib3BlbmlkIHByb2ZpbGUgZW1haWwiLCJlbWFpbF92ZXJpZmllZCI6ZmFsc2UsImNsaWVudElkIjoic2EtY2w2LWN4LTEwIiwiY2xpZW50SG9zdCI6IjEwLjI0MC4wLjciLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJzZXJ2aWNlLWFjY291bnQtc2EtY2w2LWN4LTEwIiwiY2xpZW50QWRkcmVzcyI6IjEwLjI0MC4wLjcifQ.gQpRGUUNS5m3NcAw3byLJGNzfxwsfk4MiHXRVVcsRnEJ-SsF54EW1UyGF7virs00h2-htDNMVPA7xbGN3SieS_By2xAaF6BTyvscFuTskO5PH-H3A-ByJeRPIbAadABJLHvqIOlUDZhVYeexjMuv2XEQP3cJZ9Vyzle6_K3sYmhPFSK9MMc4-rdYMg9lysJ_Gna2LwYCFQ3Fe9R3KQqsDM6H4uuNYFnp1HR71tUaUg9lNsyI9Jq8FN9HT2xGuGtJO26ozM8O4TNV-EXBvCcAzJ6AeZsd-YSjQVfheSvUtkeCkZ6n3VHEW_OylrLOVb5opkbVXo_gGZaagBQo8zfkiA]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [content-length] with value: [0]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [host] with value: [localhost:60947]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [connection] with value: [Keep-Alive]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [accept-encoding] with value: [gzip]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [accept] with value: [application/json, application/*+json]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Header [user-agent] with value: [okhttp/4.12.0]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Parameter [idType] with value(s): 
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :       -> [BPN]
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    :  --> Body: 
2024-07-04T08:48:43.735Z  INFO 2110 --- [izzly-worker(8)] c.xebialabs.restito.server.StubServer    : 
Request method:	GET
Request URI:	http://localhost:9998/api/assets/as-built?page=0&size=10
Proxy:			<none>
Request params:	page=0
				size=10
Query params:	<none>
Form params:	<none>
Path params:	<none>
Headers:		Authorization=Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InNvbWUta2V5IiwidHlwIjoiSldUIn0.eyJqdGkiOiIzYjJjY2M0ZC0xNTZhLTQ5MWUtYTRiNS04NmExMDJiOTYzYWUiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0Iiwic3ViIjoiOGYyYTMzOGUtYmNiMi00NTgzLThjZDktNTZhNjMxZDIxNmI4IiwiaWF0IjoxNzIwMDgyOTIzLCJleHAiOjE3MjAwODg5MjMsInJlc291cmNlX2FjY2VzcyI6eyJJbnRlZ3JhdGlvbi1UZXN0Ijp7InJvbGVzIjpbIkFkbWluIl19fX0.szF3UGWpOjB1neOacHcYDrV4ruEoHENP0mHz7raExbMkYouJSxdcEMgFfgq669l3zzdYC-XQZKCD3blYZCZ7sQESck_CTQ2FStULHVwLB-YIMphqh-9yoQgYaLRJ7Cpsjm8sN9taIQBqF1sscTE6VdWz0qkeUIheWCbmgQxlidjT8j8m5HNFKN8FnB4TFH3ySvVBpUZOi7m8FOLffk9cGIFgsmPKiDjvhBZVCOgyIl0Acmuj-iWhpmmHWUiCGzPGyGlKFO5hbKe5NO930h9li7_oogNoHz8mvDLbgzXEfXB7seoF7TCIIb43WACRVmjsKseG7_Jk0KDBdgvqOj6x3Q
				Accept=*/*
				Content-Type=application/json
Cookies:		<none>
Multiparts:		<none>
Body:			<none>
2024-07-04T08:48:43.753Z DEBUG 2110 --- [nio-9998-exec-3] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.childDescriptors#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:43.754Z DEBUG 2110 --- [nio-9998-exec-3] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.parentDescriptors#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:43.754Z DEBUG 2110 --- [nio-9998-exec-3] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.subcomponents#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:43.754Z DEBUG 2110 --- [nio-9998-exec-3] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.notifications#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
HTTP/1.1 200 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Thu, 04 Jul 2024 08:48:43 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "content": [
        {
            "id": "urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb",
            "idShort": "vehicle_hybrid.asm",
            "semanticModelId": "OMA-TGFAYUHXFLHHUQQMPLTE",
            "businessPartner": "BPNL00000003AYRE",
            "manufacturerName": "OEM A",
            "nameAtManufacturer": "a/dev Door Key",
            "manufacturerPartId": "KR-09",
            "owner": "OWN",
            "childRelations": [
                
            ],
            "parentRelations": [
                
            ],
            "qualityType": "Ok",
            "van": "OMA-TGFAYUHXFLHHUQQMPLTE",
            "semanticDataModel": "SERIALPART",
            "classification": null,
            "detailAspectModels": [
                {
                    "type": "AS_BUILT",
                    "data": {
                        "partId": "KR-09",
                        "customerPartId": "KR-09",
                        "nameAtCustomer": "Door Key",
                        "manufacturingCountry": "DEU",
                        "manufacturingDate": "2014-11-18T09:23:55Z"
                    }
                }
            ],
            "sentQualityAlertIdsInStatusActive": [
                
            ],
            "receivedQualityAlertIdsInStatusActive": [
                
            ],
            "sentQualityInvestigationIdsInStatusActive": [
                
            ],
            "receivedQualityInvestigationIdsInStatusActive": [
                
            ],
            "importState": "PERSISTENT",
            "importNote": "Asset created/updated successfully in persistent state.",
            "tombstone": null,
            "contractAgreementId": "abc"
        }
    ],
    "page": 0,
    "pageCount": 1,
    "pageSize": 10,
    "totalItems": 1
}
2024-07-04T08:48:43.853Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table submodel_payload
2024-07-04T08:48:43.853Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job_assets_as_built
2024-07-04T08:48:43.853Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job_assets_as_planned
2024-07-04T08:48:43.854Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_childs
2024-07-04T08:48:43.854Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_parents
2024-07-04T08:48:43.854Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_planned_childs
2024-07-04T08:48:43.854Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_notifications
2024-07-04T08:48:43.854Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_notification_messages
2024-07-04T08:48:43.855Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table notification_message
2024-07-04T08:48:43.855Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table notification
2024-07-04T08:48:43.855Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 1 rows from table assets_as_built
2024-07-04T08:48:43.856Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_planned
2024-07-04T08:48:43.856Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 1 rows from table bpn_storage
2024-07-04T08:48:43.856Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table traction_battery_code_subcomponent
2024-07-04T08:48:43.856Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job

Check warning on line 0 in org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results

shouldPersistTractionBatteryCodeAssetsOnlyOnce (org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT) failed

/github/workspace/tx-backend/target/failsafe-reports/TEST-org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT.xml [took 0s]
Raw output
1 expectation failed.
JSON path content[0].detailAspectModels doesn't match.
Expected: a collection with size <2>
  Actual: <[{type=AS_BUILT, data={partId=KR-09, customerPartId=KR-09, nameAtCustomer=Door Key, manufacturingCountry=DEU, manufacturingDate=2014-11-18T09:23:55Z}}]>
java.lang.AssertionError: 
1 expectation failed.
JSON path content[0].detailAspectModels doesn't match.
Expected: a collection with size <2>
  Actual: <[{type=AS_BUILT, data={partId=KR-09, customerPartId=KR-09, nameAtCustomer=Door Key, manufacturingCountry=DEU, manufacturingDate=2014-11-18T09:23:55Z}}]>

	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:108)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:512)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:696)
	at io.restassured.internal.ResponseSpecificationImpl.this$2$validateResponseIfRequired(ResponseSpecificationImpl.groovy)
	at jdk.internal.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:198)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:62)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:270)
	at io.restassured.specification.ResponseSpecification$body$1.callCurrent(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49)
	at io.restassured.specification.ResponseSpecification$body$1.callCurrent(Unknown Source)
	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:117)
	at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:244)
	at org.eclipse.tractusx.traceability.integration.assets.AssetAsBuiltControllerAllIT.shouldPersistTractionBatteryCodeAssetsOnlyOnce(AssetAsBuiltControllerAllIT.java:222)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
2024-07-04T08:48:44.741Z  INFO 2110 --- [           main] t.t.a.i.b.i.m.r.f.IrsResponseAssetMapper : Found 0 tombstones
2024-07-04T08:48:44.743Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    : GET Request to URL: http://localhost:60947/api/catena/legal-entities/BPNL00000003AYRE of type null
2024-07-04T08:48:44.743Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [authorization] with value: [Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJ5dlp4ejhyLVZvYndEd0dqMW1TUHlRMWFTX1loYWJFZlQwakpsX2ZEZk4wIn0.eyJleHAiOjE2NTYwNzQ1MDIsImlhdCI6MTY1NjA3NDIwMiwianRpIjoiZGRjNDJlZmMtNTI2OC00OWVkLWIzNzItMTZiYTEyZGY5YmQ3IiwiaXNzIjoiaHR0cHM6Ly9jZW50cmFsaWRwLmRlbW8uY2F0ZW5hLXgubmV0L2F1dGgvcmVhbG1zL0NYLUNlbnRyYWwiLCJhdWQiOlsicmVhbG0tbWFuYWdlbWVudCIsIkNsNC1DWC1EaWdpdGFsVHdpbiIsIkNsMi1DWC1Qb3J0YWwiLCJDbDMtQ1gtU2VtYW50aWMiLCJhY2NvdW50Il0sInN1YiI6ImQxMjdmZGU1LTE2NDUtNGU4Zi1iZTg5LWZkM2NhN2VmMTU2YyIsInR5cCI6IkJlYXJlciIsImF6cCI6InNhLWNsNi1jeC0xMCIsImFjciI6IjEiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsib2ZmbGluZV9hY2Nlc3MiLCJkZWZhdWx0LXJvbGVzLWNhdGVuYS14IHJlYWxtIiwidW1hX2F1dGhvcml6YXRpb24iXX0sInJlc291cmNlX2FjY2VzcyI6eyJyZWFsbS1tYW5hZ2VtZW50Ijp7InJvbGVzIjpbIm1hbmFnZS11c2VycyIsInZpZXctY2xpZW50cyIsInF1ZXJ5LWNsaWVudHMiXX0sIkNsNC1DWC1EaWdpdGFsVHdpbiI6eyJyb2xlcyI6WyJhZGRfZGlnaXRhbF90d2luIiwidmlld19kaWdpdGFsX3R3aW4iLCJkZWxldGVfZGlnaXRhbF90d2luIiwidXBkYXRlX2RpZ2l0YWxfdHdpbiJdfSwiQ2wyLUNYLVBvcnRhbCI6eyJyb2xlcyI6WyJUZWNobmljYWwgVXNlciBTZW1hbnRpYyAmIERpZ2l0YWwgVHdpbiJdfSwiQ2wzLUNYLVNlbWFudGljIjp7InJvbGVzIjpbImFkZF9zZW1hbnRpY19tb2RlbCIsInVwZGF0ZV9zZW1hbnRpY19tb2RlbCIsImRlbGV0ZV9zZW1hbnRpY19tb2RlbCIsInZpZXdfc2VtYW50aWNfbW9kZWwiXX0sImFjY291bnQiOnsicm9sZXMiOlsibWFuYWdlLWFjY291bnQiLCJtYW5hZ2UtYWNjb3VudC1saW5rcyIsInZpZXctcHJvZmlsZSJdfX0sInNjb3BlIjoib3BlbmlkIHByb2ZpbGUgZW1haWwiLCJlbWFpbF92ZXJpZmllZCI6ZmFsc2UsImNsaWVudElkIjoic2EtY2w2LWN4LTEwIiwiY2xpZW50SG9zdCI6IjEwLjI0MC4wLjciLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJzZXJ2aWNlLWFjY291bnQtc2EtY2w2LWN4LTEwIiwiY2xpZW50QWRkcmVzcyI6IjEwLjI0MC4wLjcifQ.gQpRGUUNS5m3NcAw3byLJGNzfxwsfk4MiHXRVVcsRnEJ-SsF54EW1UyGF7virs00h2-htDNMVPA7xbGN3SieS_By2xAaF6BTyvscFuTskO5PH-H3A-ByJeRPIbAadABJLHvqIOlUDZhVYeexjMuv2XEQP3cJZ9Vyzle6_K3sYmhPFSK9MMc4-rdYMg9lysJ_Gna2LwYCFQ3Fe9R3KQqsDM6H4uuNYFnp1HR71tUaUg9lNsyI9Jq8FN9HT2xGuGtJO26ozM8O4TNV-EXBvCcAzJ6AeZsd-YSjQVfheSvUtkeCkZ6n3VHEW_OylrLOVb5opkbVXo_gGZaagBQo8zfkiA]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [content-length] with value: [0]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [host] with value: [localhost:60947]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [connection] with value: [Keep-Alive]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [accept-encoding] with value: [gzip]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [accept] with value: [application/json, application/*+json]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Header [user-agent] with value: [okhttp/4.12.0]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Parameter [idType] with value(s): 
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :       -> [BPN]
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    :  --> Body: 
2024-07-04T08:48:44.744Z  INFO 2110 --- [izzly-worker(5)] c.xebialabs.restito.server.StubServer    : 
Request method:	GET
Request URI:	http://localhost:9998/api/assets/as-built?page=0&size=10
Proxy:			<none>
Request params:	page=0
				size=10
Query params:	<none>
Form params:	<none>
Path params:	<none>
Headers:		Authorization=Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InNvbWUta2V5IiwidHlwIjoiSldUIn0.eyJqdGkiOiJjZjZjZjliNy1hODRhLTRmYWUtOTJjOC1hN2Q0NDgyNDUxMzUiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0Iiwic3ViIjoiNTUyNzc3NmYtZjU3MS00YTQ1LWJhNmUtODMzZTllMDg1Yjc1IiwiaWF0IjoxNzIwMDgyOTI0LCJleHAiOjE3MjAwODg5MjQsInJlc291cmNlX2FjY2VzcyI6eyJJbnRlZ3JhdGlvbi1UZXN0Ijp7InJvbGVzIjpbIkFkbWluIl19fX0.Ft7VW-kpYZGsSBifAsqrSOHs3wedp4_1uCdAGypewlnSPbFUOCOTmQDcSXY6BoX6viS3DfP0XeC2zD7brNnWv3_pb0yWAdjRKRCW5KaJTsJA0JrGygzJRIFfy4s17ELIIoWanwS8F9aKeN0i7ngLTZJyiYc2ALaykWpH9hiMBYRQejDVO5TUkfSNcXSeqLIE2lyXYPGgH2PPfrFLeyu4kur1xth28AtiRZQ6SK_h-8eCTWmQYfPBqj7gE1sQJ15CTE-3B2rzb8aNjAR4nlZ1FPc5KGDJ9VAPGh5pxRt26bSQxHZrNVEPMhmc2FQ1y0EGn1FuXXkuS48aqpqQQ3qDBw
				Accept=*/*
				Content-Type=application/json
Cookies:		<none>
Multiparts:		<none>
Body:			<none>
2024-07-04T08:48:44.761Z DEBUG 2110 --- [nio-9998-exec-9] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.childDescriptors#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:44.761Z DEBUG 2110 --- [nio-9998-exec-9] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.parentDescriptors#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:44.762Z DEBUG 2110 --- [nio-9998-exec-9] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.subcomponents#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
2024-07-04T08:48:44.762Z DEBUG 2110 --- [nio-9998-exec-9] o.h.sql.results.internal.ResultsHelper   : Collection fully initialized: [org.eclipse.tractusx.traceability.assets.infrastructure.asbuilt.model.AssetAsBuiltViewEntity.notifications#urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb]
HTTP/1.1 200 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Thu, 04 Jul 2024 08:48:44 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "content": [
        {
            "id": "urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb",
            "idShort": "vehicle_hybrid.asm",
            "semanticModelId": "OMA-TGFAYUHXFLHHUQQMPLTE",
            "businessPartner": "BPNL00000003AYRE",
            "manufacturerName": "OEM A",
            "nameAtManufacturer": "a/dev Door Key",
            "manufacturerPartId": "KR-09",
            "owner": "OWN",
            "childRelations": [
                
            ],
            "parentRelations": [
                
            ],
            "qualityType": "Ok",
            "van": "OMA-TGFAYUHXFLHHUQQMPLTE",
            "semanticDataModel": "SERIALPART",
            "classification": null,
            "detailAspectModels": [
                {
                    "type": "AS_BUILT",
                    "data": {
                        "partId": "KR-09",
                        "customerPartId": "KR-09",
                        "nameAtCustomer": "Door Key",
                        "manufacturingCountry": "DEU",
                        "manufacturingDate": "2014-11-18T09:23:55Z"
                    }
                }
            ],
            "sentQualityAlertIdsInStatusActive": [
                
            ],
            "receivedQualityAlertIdsInStatusActive": [
                
            ],
            "sentQualityInvestigationIdsInStatusActive": [
                
            ],
            "receivedQualityInvestigationIdsInStatusActive": [
                
            ],
            "importState": "PERSISTENT",
            "importNote": "Asset created/updated successfully in persistent state.",
            "tombstone": null,
            "contractAgreementId": "abc"
        }
    ],
    "page": 0,
    "pageCount": 1,
    "pageSize": 10,
    "totalItems": 1
}
2024-07-04T08:48:44.797Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table submodel_payload
2024-07-04T08:48:44.797Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job_assets_as_built
2024-07-04T08:48:44.797Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job_assets_as_planned
2024-07-04T08:48:44.798Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_childs
2024-07-04T08:48:44.798Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_parents
2024-07-04T08:48:44.798Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_planned_childs
2024-07-04T08:48:44.798Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_notifications
2024-07-04T08:48:44.799Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_built_notification_messages
2024-07-04T08:48:44.799Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table notification_message
2024-07-04T08:48:44.799Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table notification
2024-07-04T08:48:44.800Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 1 rows from table assets_as_built
2024-07-04T08:48:44.800Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table assets_as_planned
2024-07-04T08:48:44.800Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 1 rows from table bpn_storage
2024-07-04T08:48:44.800Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table traction_battery_code_subcomponent
2024-07-04T08:48:44.801Z  INFO 2110 --- [           main] o.s.test.jdbc.JdbcTestUtils              : Deleted 0 rows from table import_job