Skip to content

Automatic Dependency Submission (Maven) #381

Automatic Dependency Submission (Maven)

Automatic Dependency Submission (Maven) #381

GitHub Actions / Test Results failed Nov 14, 2024 in 0s

1 errors, 1 skipped, 292 pass in 3m 24s

294 tests  ±0   292 ✅  - 1   3m 24s ⏱️ -10s
 31 suites ±0     1 💤 ±0 
 31 files   ±0     0 ❌ ±0   1 🔥 +1 

Results for commit 8a2ab7f. ± Comparison against earlier commit 7f91994.

Annotations

Check failure on line 0 in org.tailormap.api.controller.FeaturesControllerIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

should_return_sorted_featurecollections_for_valid_sorting_from_wfs (org.tailormap.api.controller.FeaturesControllerIntegrationTest) with error

artifacts/Test Results/TEST-org.tailormap.api.controller.FeaturesControllerIntegrationTest.xml [took 10s]
Raw output
Request processing failed: java.lang.RuntimeException: service.pdok.nl:443 failed to respond
jakarta.servlet.ServletException: Request processing failed: java.lang.RuntimeException: service.pdok.nl:443 failed to respond
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1022)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)
	at org.tailormap.api.configuration.base.SourceMapSecurityFilter.doFilter(SourceMapSecurityFilter.java:57)
	at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)
	at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
	at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
	at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:479)
	at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:340)
	at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:82)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:128)
	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.tailormap.api.security.AuditInterceptor.doFilterInternal(AuditInterceptor.java:47)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.tailormap.api.security.CsrfCookieFilter.doFilterInternal(CsrfCookieFilter.java:32)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter.doFilterInternal(DefaultLogoutPageGeneratingFilter.java:58)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:189)
	at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:175)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter.doFilterInternal(OAuth2AuthorizationRequestRedirectFilter.java:198)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:117)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
	at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240)
	at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:323)
	at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:224)
	at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
	at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
	at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
	at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
	at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
	at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:230)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278)
	at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)
	at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:113)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
	at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)
	at org.tailormap.api.controller.FeaturesControllerIntegrationTest.should_return_sorted_featurecollections_for_valid_sorting_from_wfs(FeaturesControllerIntegrationTest.java:584)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: service.pdok.nl:443 failed to respond
	at org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:176)
	at org.tailormap.api.controller.FeaturesController.executeQueryOnFeatureSourceAndClose(FeaturesController.java:434)
	at org.tailormap.api.controller.FeaturesController.getAllFeatures(FeaturesController.java:271)
	at org.tailormap.api.controller.FeaturesController.getFeatures(FeaturesController.java:157)
	at jdk.internal.reflect.GeneratedMethodAccessor289.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
	at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
	at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:245)
	at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:220)
	at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:212)
	at jdk.internal.reflect.GeneratedMethodAccessor267.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:379)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
	at org.tailormap.api.controller.FeaturesController$$SpringCGLIB$$0.getFeatures(<generated>)
	at jdk.internal.reflect.GeneratedMethodAccessor289.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
	... 128 more
Caused by: org.apache.http.NoHttpResponseException: service.pdok.nl:443 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.geotools.http.commons.MultithreadedHttpClient.executeMethod(MultithreadedHttpClient.java:201)
	at org.geotools.http.commons.MultithreadedHttpClient.post(MultithreadedHttpClient.java:168)
	at org.geotools.http.commons.MultithreadedHttpClient.post(MultithreadedHttpClient.java:128)
	at org.geotools.http.commons.MultithreadedHttpClient.post(MultithreadedHttpClient.java:81)
	at org.geotools.data.ows.AbstractOpenWebService.internalIssueRequest(AbstractOpenWebService.java:452)
	at org.geotools.data.wfs.internal.WFSClient.internalIssueRequest(WFSClient.java:335)
	at org.geotools.data.wfs.internal.WFSClient.issueRequest(WFSClient.java:376)
	at org.geotools.data.wfs.WFSFeatureSource.getReaderInternal(WFSFeatureSource.java:297)
	at org.geotools.data.store.ContentFeatureSource.getReader(ContentFeatureSource.java:626)
	at org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:174)
	... 174 more
2024-11-14T10:24:49.224Z DEBUG 4782 --- [           main] o.t.api.security.AuditInterceptor        : Audit: request by registered user: tm-admin, authorities: [admin]
2024-11-14T10:24:49.236Z DEBUG 4782 --- [           main] o.t.a.g.f.FeatureSourceHelper            : Opening datastore using parameters: {WFSDataStoreFactory:GET_CAPABILITIES_URL=https://service.pdok.nl/kadaster/bestuurlijkegebieden/wfs/v1_0?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetCapabilities, WFSDataStoreFactory:TIMEOUT=5000}
2024-11-14T10:24:49.948Z DEBUG 4782 --- [           main] o.t.api.controller.FeaturesController    : Attribute query: Query:
   feature type: http://bestuurlijkegebieden.geonovum.nl:bestuurlijkegebieden:Provinciegebied
   filter: Filter.INCLUDE
   [properties: naam, code, ligtInLandNaam]
   [sort by: naam ASCENDING]
2024-11-14T10:24:53.435Z DEBUG 4782 --- [           main] o.t.api.security.AuditInterceptor        : Audit: request by registered user: tm-admin, authorities: [admin]
2024-11-14T10:24:53.448Z DEBUG 4782 --- [           main] o.t.a.g.f.FeatureSourceHelper            : Opening datastore using parameters: {WFSDataStoreFactory:GET_CAPABILITIES_URL=https://service.pdok.nl/kadaster/bestuurlijkegebieden/wfs/v1_0?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetCapabilities, WFSDataStoreFactory:TIMEOUT=5000}
2024-11-14T10:24:53.923Z DEBUG 4782 --- [           main] o.t.api.controller.FeaturesController    : Attribute query: Query:
   feature type: http://bestuurlijkegebieden.geonovum.nl:bestuurlijkegebieden:Provinciegebied
   filter: Filter.INCLUDE
   [properties: naam, code, ligtInLandNaam]
   [sort by: naam DESCENDING]
2024-11-14T10:24:59.300Z ERROR 4782 --- [           main] org.geotools.data.ows                    : Failed to execute request https://service.pdok.nl/kadaster/bestuurlijkegebieden/wfs/v1_0?

MockHttpServletRequest:
      HTTP Method = GET
      Request URI = /api/app/default/layer/lyr:pdok-kadaster-bestuurlijkegebieden:Provinciegebied/features
       Parameters = {page=[1], sortBy=[naam], sortOrder=[asc]}
          Headers = [Accept:"application/json"]
             Body = null
    Session Attrs = {SPRING_SECURITY_CONTEXT=SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tm-admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[admin]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[admin]]]}

Handler:
             Type = org.tailormap.api.controller.FeaturesController
           Method = org.tailormap.api.controller.FeaturesController#getFeatures(AppTreeLayerNode, GeoService, GeoServiceLayer, Application, Double, Double, Double, String, Boolean, String, Integer, String, String, boolean, boolean)

Async:
    Async started = false
     Async result = null

Resolved Exception:
             Type = null

ModelAndView:
        View name = null
             View = null
            Model = null

FlashMap:
       Attributes = null

MockHttpServletResponse:
           Status = 200
    Error message = null
          Headers = [Set-Cookie:"XSRF-TOKEN=3658319a-1989-4cd6-90db-fe732690c1b8; Path=/", Content-Type:"application/json", 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
             Body = {"total":-1,"page":1,"pageSize":10,"features":[{"__fid":"Provinciegebied.45c0804b-5349-41ce-aa8d-a2e372970ba9","geometry":null,"attributes":{"code":"22","ligtInLandNaam":"Nederland","geom":null,"naam":"Drenthe"}},{"__fid":"Provinciegebied.e19b2757-98b8-4af5-88b5-4c9223957874","geometry":null,"attributes":{"code":"24","ligtInLandNaam":"Nederland","geom":null,"naam":"Flevoland"}},{"__fid":"Provinciegebied.00f6def8-d79c-452c-aa77-268e7892a903","geometry":null,"attributes":{"code":"25","ligtInLandNaam":"Nederland","geom":null,"naam":"Gelderland"}},{"__fid":"Provinciegebied.c37afe04-50ee-4667-8b0c-82628e4381d9","geometry":null,"attributes":{"code":"20","ligtInLandNaam":"Nederland","geom":null,"naam":"Groningen"}},{"__fid":"Provinciegebied.82d82651-8faf-4550-be00-358bb5d6e8f5","geometry":null,"attributes":{"code":"31","ligtInLandNaam":"Nederland","geom":null,"naam":"Limburg"}},{"__fid":"Provinciegebied.29c160da-e666-4efd-93ac-0ca8eb0c4f3b","geometry":null,"attributes":{"code":"30","ligtInLandNaam":"Nederland","geom":null,"naam":"Noord-Brabant"}},{"__fid":"Provinciegebied.9cbb28dd-9562-4b98-b84b-ebfc667ddb42","geometry":null,"attributes":{"code":"27","ligtInLandNaam":"Nederland","geom":null,"naam":"Noord-Holland"}},{"__fid":"Provinciegebied.4fd59bcf-92d5-4006-90b5-c5a364395d8f","geometry":null,"attributes":{"code":"23","ligtInLandNaam":"Nederland","geom":null,"naam":"Overijssel"}},{"__fid":"Provinciegebied.7ca4bbc2-9be1-4c33-b170-67b59db7dec6","geometry":null,"attributes":{"code":"26","ligtInLandNaam":"Nederland","geom":null,"naam":"Utrecht"}},{"__fid":"Provinciegebied.201d6c46-647d-447d-92b4-4cc052264c58","geometry":null,"attributes":{"code":"29","ligtInLandNaam":"Nederland","geom":null,"naam":"Zeeland"}}],"columnMetadata":[{"key":"geom","alias":null,"type":"geometry"},{"key":"naam","alias":"Naam","type":"string"},{"key":"code","alias":null,"type":"string"},{"key":"ligtInLandNaam","alias":null,"type":"string"}],"template":"### Provincie\nDeze provincie heet **{{naam}}** en ligt in _{{ligtInLandNaam}}_.\n\n| Attribuut | Waarde             |\n| --------- | ------------------ |\n| `code`    | {{code}}           |\n| `naam`    | {{naam}}           |\n| `ligt in` | {{ligtInLandNaam}} |"}
    Forwarded URL = null
   Redirected URL = null
          Cookies = [[Cookie@388bdcd0 name = 'XSRF-TOKEN', value = '3658319a-1989-4cd6-90db-fe732690c1b8', comment = [null], domain = [null], maxAge = -1, path = '/', secure = false, version = 0, httpOnly = false]]

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_page_from_wfs

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

294 tests found

There are 294 tests, see "Raw output" for the full list of tests.
Raw output
org.tailormap.api.ValidateGeoToolsInArtifactIntegrationTest ‑ checkArtifact
org.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_by_name
org.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_service_viewer
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_by_name
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_unpublished_service_viewer
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_default_not_exists
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_no_default
org.tailormap.api.controller.AppControllerIntegrationTest ‑ returns_default_when_no_arguments
org.tailormap.api.controller.AppControllerIntegrationTest ‑ should_send_401_when_application_configured
org.tailormap.api.controller.ConfigurationControllerIntegrationTest ‑ test
org.tailormap.api.controller.ConfigurationControllerIntegrationTest ‑ testNotAvailableForViewer
org.tailormap.api.controller.ConfigurationControllerIntegrationTest ‑ testNotExist
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteExistingFeatureMsSql
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteExistingFeatureOrcl
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteExistingFeaturePG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteExistingFeatureWFS
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteNonExistentFeature
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDeleteWhenLayerDoesNotExist
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testDuplicatePrimaryKeyPG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testGetIsUnsupported
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testNonEditablePatch
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchForeignCRSPG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchHiddenAttribute
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchHiddenAttributeInAppLayerSettings
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchMsSql
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchNonExistentAttribute
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchOrcl
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchPG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchReadOnlyAttribute
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPatchWFS
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPostForeignCRSPG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPostMsSql
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPostOrcl
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPostPG
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testPutIsUnsupported
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testUnAuthenticatedDelete
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testUnAuthenticatedPatch
org.tailormap.api.controller.EditFeatureControllerIntegrationTest ‑ testUnAuthenticatedPost
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ broken_filter_not_supported
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[10]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[11]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[12]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[13]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[14]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[15]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[16]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[17]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[18]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[19]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[20]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[21]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[22]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[23]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[24]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[25]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[26]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[27]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[28]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[29]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[30]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[31]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[32]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[33]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[34]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[35]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[36]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[37]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[38]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[39]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[40]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[41]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[42]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[43]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[44]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[45]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[46]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[47]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[48]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[49]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[50]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[51]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[52]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[53]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[54]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[55]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[56]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[57]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[58]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[59]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[5]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[6]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[7]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[8]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ filterTest(String, String, int)[9]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ get_by_fid_from_database
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ get_by_fid_from_database_with_geometry
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ get_by_fid_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ get_by_fid_from_wfs_with_geomerty
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ givenOnly_XorY_shouldError
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ given_distance_NotGreaterThanZero
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ ignore_skipGeometryOutput_with_onlyGeometries(String)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ ignore_skipGeometryOutput_with_onlyGeometries(String)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ ignore_skipGeometryOutput_with_onlyGeometries(String)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ ignore_skipGeometryOutput_with_onlyGeometries(String)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ ignore_skipGeometryOutput_with_onlyGeometries(String)[5]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ onlyGeometries(String)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ onlyGeometries(String)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ onlyGeometries(String)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ onlyGeometries(String)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ onlyGeometries(String)[5]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ only_filter_not_supported
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_error_when_calling_with_nonexistent_appId
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_not_find_when_called_without_appId
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_produce_feature_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_produce_for_valid_input_pdok_betuurlijkegebieden
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_produce_for_valid_input_pdok_betuurlijkegebieden_without_simplifying
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_produce_reprojected_features_from_database
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_default_sorted_featurecollections_for_no_or_invalid_sorting_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_empty_featurecollection_for_out_of_range_page_database(String, int)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_empty_featurecollection_for_out_of_range_page_database(String, int)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_empty_featurecollection_for_out_of_range_page_database(String, int)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_empty_featurecollection_for_out_of_range_page_database(String, int)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_empty_featurecollection_for_out_of_range_page_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_page_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_pages_from_database(String, int)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_pages_from_database(String, int)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_pages_from_database(String, int)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_pages_from_database(String, int)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_same_featurecollection_for_same_page_database(String, int)[1]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_same_featurecollection_for_same_page_database(String, int)[2]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_same_featurecollection_for_same_page_database(String, int)[3]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_same_featurecollection_for_same_page_database(String, int)[4]
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_sorted_featurecollections_for_valid_sorting_from_database
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_sorted_featurecollections_for_valid_sorting_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_send_401_when_access_denied
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_send_403_for_layer_proxied_with_auth_in_public_app
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ allow_http_get
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ allow_http_post
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ app_not_found_404
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ deny_non_proxied_service
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ deny_wrong_protocol
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_obk_wmts_GetCapabilities
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_obk_wmts_GetTile
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_obk_wmts_GetTile_Conditional
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_pdok_wms_GetCapabilities
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_pdok_wms_GetLegendGraphic
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_pdok_wms_GetMap
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_proxied_legend_from_capabilities(TestInfo)
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_proxied_legend_from_capabilities2(TestInfo)
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_proxied_legend_from_capabilities_unauthorized
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_wms_secured_app_denied
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_wms_secured_app_granted
org.tailormap.api.controller.GeoServiceProxyControllerIntegrationTest ‑ test_wms_secured_proxy_not_in_public_app
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ appLayer_with_feature_type_but_no_editable_setting
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ app_not_found_404
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ public_app
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_authorization_access_to_layer_but_not_application
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_authorization_application_layer_authorization_conflicting_allow_deny
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_authorization_service_allow_and_layer_allow
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_authorization_service_allow_but_layer_deny
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_wms_secured_app_denied
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_wms_secured_app_granted_but_no_feature_type
org.tailormap.api.controller.LayerDescriptionControllerIntegrationTest ‑ test_wms_secured_proxy_not_in_public_app
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldExportGeoJSON
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldExportGeoJSONWithFilter
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldExportGeoJSONWithFilterAndSort
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldExportGeoPackage
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldNotExportHiddenAttributesInGeoJSON
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldNotExportHiddenAttributesInGeoJSONWhenRequested
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldReturnExportCapabilitiesWithJDBCFeatureSource
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ shouldReturnExportCapabilitiesWithWFSFeatureSource
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ testInvalidOutputFormatNotAccepted
org.tailormap.api.controller.LayerExportControllerIntegrationTest ‑ test_wms_secured_proxy_not_in_public_app
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ searchOracleLayerWithoutIndex
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ searchPostgis
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ searchPostgisGroen
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ searchSQLServerStartAtItem10
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ testBadRequestQuery
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ testLayerDoesNotExist
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ testLayerWithoutFeatureType
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ testSpatialQueryDistance
org.tailormap.api.controller.SearchControllerIntegrationTest ‑ testSpatialQueryDistanceWithBbox
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ attribute_name_required
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[1]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[2]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[3]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[1]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[2]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[3]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[1]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[2]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[3]
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ layer_without_featuretype
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ test_hidden_attribute
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ test_wms_secured_proxy_not_in_public_app
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ unique_values_from_wfs
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ unique_values_from_wfs_with_filter_on_different
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ unique_values_from_wfs_with_filter_on_same
org.tailormap.api.controller.UniqueValuesControllerIntegrationTest ‑ unique_values_oracle_timestamp_HTM_492
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[1]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[2]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_unique_values_test(String, String[])[3]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[1]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[2]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_bronhouder_unique_values_test(String, String[])[3]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[1]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[2]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ bronhouder_with_filter_on_inonderzoek_unique_values_test(String)[3]
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ unique_values_from_wfs
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ unique_values_from_wfs_with_filter_on_different
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ unique_values_from_wfs_with_filter_on_same
org.tailormap.api.controller.UniqueValuesControllerReConfiguredIntegrationTest ‑ unique_values_oracle_timestamp_HTM_492
org.tailormap.api.controller.UploadsControllerIntegrationTest ‑ test404
org.tailormap.api.controller.UploadsControllerIntegrationTest ‑ testBadRequest
org.tailormap.api.controller.UploadsControllerIntegrationTest ‑ testConditionalModified
org.tailormap.api.controller.UploadsControllerIntegrationTest ‑ testConditionalNotModified
org.tailormap.api.controller.UploadsControllerIntegrationTest ‑ testExists
org.tailormap.api.controller.UserControllerIntegrationTest ‑ testAuthenticatedGetUser
org.tailormap.api.controller.UserControllerIntegrationTest ‑ testUnauthenticatedGetUser
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ admin_can_see_anything
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ services_should_be_unique
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_allow_showing_filtered_application_authenticated
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_allow_showing_secured_application_authenticated
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_contain_description
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_contain_proxied_secured_service_layer
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_contain_proxy_url
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_deny_showing_filtered_application_with_wrong_group
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_deny_showing_secured_application
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_error_when_calling_with_nonexistent_id
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_filter_layers
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_filter_services
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_not_contain_proxied_secured_service_layer_on_public_app
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_not_contain_proxied_secured_service_layer_on_public_app_even_when_authorized
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_not_filter_layers_in_correct_group
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_not_find_when_called_without_id
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_return_data_for_configured_app
org.tailormap.api.controller.ViewerControllerIntegrationTest ‑ should_send_401_when_application_login_required
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest ‑ testCantChangeApplicationNameToDuplicate
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest ‑ testCantCreateApplicationWithDuplicateName
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest ‑ testChangeApplicationName
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest ‑ testCreateApplications
org.tailormap.api.controller.admin.FeatureSourceAdminControllerIntegrationTest ‑ refreshJdbcFeatureSourceCapabilities
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest ‑ checkCorsHeaderIsSaved
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest ‑ loadServiceWithServiceException
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest ‑ loadServiceWithWrongCredentials
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest ‑ refreshCapabilities
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest ‑ refreshCapabilitiesSendsJsonValidationErrors
org.tailormap.api.controller.admin.JSR303ValidationIntegrationTest ‑ testUrlRequired
org.tailormap.api.controller.admin.PasswordValidationControllerIntegrationTest ‑ test(String, String)[1]
org.tailormap.api.controller.admin.PasswordValidationControllerIntegrationTest ‑ test(String, String)[2]
org.tailormap.api.controller.admin.PasswordValidationControllerIntegrationTest ‑ test(String, String)[3]
org.tailormap.api.controller.admin.PasswordValidationControllerIntegrationTest ‑ test(String, String)[4]
org.tailormap.api.controller.admin.PersistentJsonArrayPropertyIntegrationTest ‑ testUpdateApplicationComponents
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ clearIndex1
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ deleteNonExistentIndex
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ indexWithoutSearchIndexConfigured
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ pingTest
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ recreateIndex1
org.tailormap.api.controller.admin.SolrAdminControllerIntegrationTest ‑ refreshIndex1
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ deleteNonExistentTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ deleteTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ detailsOfTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ listAllTasks
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ listTasksForExistingType
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ listTasksForNonExistentType
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ startNonExistentTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ startTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ stopNonExistentTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ stopTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ stopUnstoppableTask
org.tailormap.api.controller.admin.TaskAdminControllerIntegrationTest ‑ testFailingTaskDetails
org.tailormap.api.controller.admin.UnreachableSolrAdminControllerIntegrationTest ‑ failClearingIndex
org.tailormap.api.controller.admin.UnreachableSolrAdminControllerIntegrationTest ‑ failRecreatingIndex
org.tailormap.api.controller.admin.UnreachableSolrAdminControllerIntegrationTest ‑ failingPingTest
org.tailormap.api.persistence.helper.GeoServiceHelperIntegrationTest ‑ testGetLayerLegendUrlFromStyles
org.tailormap.api.repository.ApplicationRepositoryIntegrationTest ‑ should_find_application_by_name
org.tailormap.api.repository.ApplicationRepositoryIntegrationTest ‑ should_not_find_application_by_nonexistent_name
org.tailormap.api.repository.ConfigurationRepositoryIntegrationTest ‑ it_should_findByConfigKeyDefaultApplication
org.tailormap.api.repository.ConfigurationRepositoryIntegrationTest ‑ it_should_not_find_value_after_deleting_key
org.tailormap.api.repository.events.SearchIndexEventHandlerIntegrationTest ‑ testBeforeSaveSearchIndexEventHandler
org.tailormap.api.repository.validation.SearchIndexValidatorIntegrationTest ‑ supports
org.tailormap.api.repository.validation.SearchIndexValidatorIntegrationTest ‑ testJDBCFeatureType
org.tailormap.api.repository.validation.SearchIndexValidatorIntegrationTest ‑ testWFSFeatureType
org.tailormap.api.security.ActuatorSecurityConfigurationIntegrationTest ‑ testAuthenticatedHealth
org.tailormap.api.security.ActuatorSecurityConfigurationIntegrationTest ‑ testAuthenticatedPrometheus
org.tailormap.api.security.ActuatorSecurityConfigurationIntegrationTest ‑ testUnAuthenticatedHealth
org.tailormap.api.security.ActuatorSecurityConfigurationIntegrationTest ‑ testUnAuthenticatedPrometheus
org.tailormap.api.security.ApiSecurityConfigurationIntegrationTest ‑ anonymousSecuredAppTest
org.tailormap.api.security.ApiSecurityConfigurationIntegrationTest ‑ authenticatedSecuredAppTest
org.tailormap.api.security.TailormapUserDetailsServiceIntegrationTest ‑ testLoadUserByUsernameUserDoesNotExist