08:32:12.905 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.yablochkov.autotest.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
08:32:12.967 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [Conditions]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
08:32:13.265 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
08:32:13.272 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
08:32:13.276 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [Conditions]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
08:32:13.277 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [Conditions], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
08:32:10,605 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
08:32:10,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:32:10,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
08:32:10,656 |-INFO in ch.qos.logback.classic.BasicConfigurator@6b2e9db2 - Setting up default configuration.
08:32:13,946 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
08:32:13,946 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
08:32:13,953 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
08:32:13,953 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
08:32:13,953 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
08:32:13,953 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
08:32:14,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
08:32:14,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:32:14,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:14,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
08:32:14,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
08:32:14,158 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:14,159 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
08:32:14,162 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@280d5a82 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
08:32:14,164 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
08:32:14,164 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@280d5a82 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
08:32:14,164 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
08:32:14,165 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
08:32:14,165 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
08:32:14,165 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@280d5a82 - Propagating WARN level on Logger[ROOT] onto the JUL framework
08:32:14,165 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
08:32:14,165 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
08:32:14,165 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1a34a51e - End of configuration.
08:32:14,165 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@333a44f2 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
08:32:14.332 [Test worker] INFO c.y.autotest.ocpp16.Conditions - Starting Conditions using Java 17.0.2 with PID 124 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
08:32:14.334 [Test worker] DEBUG c.y.autotest.ocpp16.Conditions - Running with Spring Boot, Spring
08:32:14.335 [Test worker] INFO c.y.autotest.ocpp16.Conditions - The following 1 profile is active: "test"
08:32:14.845 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@29aa4bc9, started on Tue Aug 19 08:32:14 UTC 2025
08:32:16.501 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
08:32:16.502 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
08:32:17.715 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
08:32:17.715 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
08:32:17.903 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
08:32:17.903 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
08:32:17.908 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
08:32:17.908 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
08:32:17.914 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
08:32:17.921 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
08:32:17.937 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
08:32:17.938 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
08:32:17.939 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
08:32:17.954 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
08:32:17.954 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
08:32:18.106 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@47b6f580]
08:32:18.135 [Test worker] INFO c.y.autotest.ocpp16.Conditions - Started Conditions in 4.755 seconds (process running for 9.107)
08:32:57.396 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeAvailability?connectorId=0&type=Operative
08:32:57.513 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:33:27.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:33:27.987 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeAvailabilityConfirmation]
08:33:51.105 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=false
08:33:51.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:34:21.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:34:21.352 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
08:34:21.354 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
08:34:21.355 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:34:51.561 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:34:51.562 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
08:34:51.564 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
08:34:51.565 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:21.844 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:35:21.846 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
08:35:21.847 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=ConnectionTimeOut&value=60
08:35:21.848 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.061 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:35:52.062 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
08:35:52.068 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.074 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.110 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111111-Accepted, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.236 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Accepted}
08:35:52.237 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=1111112-Accepted, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Accepted}
08:35:52.315 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.317 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=211111-Accepted, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=2, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.393 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=2, status=Accepted}
08:35:52.394 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.395 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.395 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111112-Expired, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Expired})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.471 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Expired}
08:35:52.472 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.473 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.473 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111113-Blocked, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Blocked})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Blocked}
08:35:52.549 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111114-ConcurrentTx, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=ConcurrentTx})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.625 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=ConcurrentTx}
08:35:52.626 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111115-Invalid, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Invalid})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=1, status=Invalid}
08:35:52.704 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
08:35:52.705 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
08:35:52.705 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111116-Invalid, idTagInfo=IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=2, status=Invalid})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
08:35:52.781 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
IdTagInfo{expiryDate="2025-08-19T18:35:52Z", parentIdTag=2, status=Invalid}
08:35:52.790 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
08:35:52.864 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
08:35:52.924 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@29aa4bc9, started on Tue Aug 19 08:32:14 UTC 2025