14:19:45.058 [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}.
14:19:45.086 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ErrorsStationTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
14:19:45.227 [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]
14:19:45.230 [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]
14:19:45.231 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ErrorsStationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
14:19:45.232 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ErrorsStationTest], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
14:19:44,037 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
14:19:44,052 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:19:44,052 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
14:19:44,055 |-INFO in ch.qos.logback.classic.BasicConfigurator@75d539b9 - Setting up default configuration.
14:19:45,521 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
14:19:45,521 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
14:19:45,525 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
14:19:45,525 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:19:45,525 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
14:19:45,525 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:19:45,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
14:19:45,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:19:45,576 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:19:45,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
14:19:45,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
14:19:45,604 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:19:45,604 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
14:19:45,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20f63ddc - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
14:19:45,606 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
14:19:45,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20f63ddc - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
14:19:45,606 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
14:19:45,606 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
14:19:45,606 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:19:45,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20f63ddc - Propagating WARN level on Logger[ROOT] onto the JUL framework
14:19:45,606 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
14:19:45,606 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
14:19:45,607 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@210c1b9d - End of configuration.
14:19:45,607 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@69bc4024 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
14:19:45.690 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Starting ErrorsStationTest using Java 17.0.2 with PID 360 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
14:19:45.691 [Test worker] DEBUG c.y.a.ocpp16.ErrorsStationTest - Running with Spring Boot, Spring
14:19:45.691 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - The following 1 profile is active: "test"
14:19:45.942 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5d22604e, started on Thu Dec 25 14:19:45 UTC 2025
14:19:46.517 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
14:19:46.518 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
14:19:46.944 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:19:46.944 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:19:47.025 [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)
14:19:47.025 [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)
14:19:47.027 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:19:47.027 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:19:47.030 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
14:19:47.033 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
14:19:47.040 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
14:19:47.040 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
14:19:47.041 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
14:19:47.046 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:19:47.046 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:19:47.109 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@22071f0]
14:19:47.117 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Started ErrorsStationTest in 1.845 seconds (process running for 3.721)
{PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE=Boolean, PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH=Boolean, CPU_ERRORS_RED_BUTTON_SOFTWARE=Boolean, PU_ERRORS_ISOLATION_BROKEN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL=Boolean, EV_ERRORS_BATTERY_OVERHEATED=Boolean, EV_ERRORS_WRONG_CURRENT=Boolean, CPU_ERRORS_CONTACTORS_INPUT_ERROR=Boolean, PERIPHERY_FAN=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN=Boolean, CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR=Boolean, EV_ERRORS_BATTERY_UNDERVOLTAGE=Boolean, CPU_ERRORS_NOT_READY_PU=Boolean, E_METER_OUTPUT_ERRORS_NO_COMMUNICATION=Boolean, CPU_ERRORS_NOT_READY_PERIPHERY=Boolean, EV_ERRORS_BATTERY_OVERVOLTAGE=Boolean, PU_ERRORS_CP_LINE_GAP_69=Boolean, CPU_ERRORS_GRID_VOLTAGE_EMPTY=Boolean, PERIPHERY_STATE_ERROR_FAN=Boolean, PU_ERRORS_CP_LINE_BROKEN=Boolean, E_METER_OUTPUT_CURRENT=Integer"}, CPU_ERRORS_NOT_READY_SECC=Boolean, PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH=Boolean, PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY=Boolean, PU_ERRORS_OTHER_ERROR=Integer, CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR=Boolean, CPU_ERRORS_MODULES_GONE=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE=Boolean, CPU_ERRORS_NOT_READY_CONTACTORS=Boolean, PU_ERRORS_CONTACTOR_OUTPUT_ERROR=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT=Boolean, PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED=Boolean, {"CPU_ERRORS_RED_BUTTON_HARDWARE=Boolean, EV_ERRORS_WRONG_VOLTAGE=Boolean}
null
14:20:14.464 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:20:14.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:14.663 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:14.664 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Available
hashmap2 - Charging
14:20:25.869 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:20:25.870 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:25.940 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:25.941 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Available
hashmap2 - Charging
hashmap0 - Faulted
hashmap2 - Faulted
hashmap3 - Faulted
hashmap1 - Faulted
14:20:33.144 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:20:33.145 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:33.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:33.214 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Available
hashmap2 - Charging
hashmap0 - Faulted
hashmap2 - Faulted
hashmap3 - Faulted
hashmap1 - Faulted
hashmap0 - Available
hashmap3 - Available
hashmap1 - Available
hashmap2 - Finishing
14:20:44.695 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:20:44.765 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
{"CPU_ERRORS_RED_BUTTON_HARDWARE":"Boolean","CPU_ERRORS_RED_BUTTON_SOFTWARE":"Boolean","CPU_ERRORS_GRID_VOLTAGE_EMPTY":"Boolean","CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR":"Boolean","CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR":"Boolean","CPU_ERRORS_NOT_READY_CONTACTORS":"Boolean","CPU_ERRORS_CONTACTORS_INPUT_ERROR":"Boolean","CPU_ERRORS_MODULES_GONE":"Boolean","CPU_ERRORS_NOT_READY_PERIPHERY":"Boolean","CPU_ERRORS_NOT_READY_SECC":"Boolean","CPU_ERRORS_NOT_READY_PU":"Boolean","PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN":"Boolean","PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER":"Boolean","PERIPHERY_STATE_ERROR_FAN":"Boolean","PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER":"Boolean","E_METER_OUTPUT_ERRORS_NO_COMMUNICATION":"Boolean","PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED":"Boolean","PU_ERRORS_CONTACTOR_OUTPUT_ERROR":"Boolean","PU_ERRORS_ISOLATION_BROKEN":"Boolean","PU_ERRORS_CP_LINE_GAP_69":"Boolean","PU_ERRORS_CP_LINE_BROKEN":"Boolean","PU_ERRORS_OTHER_ERROR":"Integer","PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE":"Boolean","EV_ERRORS_BATTERY_OVERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_UNDERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_OVERHEATED":"Boolean","EV_ERRORS_WRONG_CURRENT":"Boolean","EV_ERRORS_WRONG_VOLTAGE":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT":"Boolean","PERIPHERY_FAN":"Boolean","E_METER_OUTPUT_CURRENT":"Integer"}
14:21:00.476 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:21:00.546 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:21:00.550 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@5d22604e, started on Thu Dec 25 14:19:45 UTC 2025