11:55:43,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
11:55:43,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
11:55:43,096 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
11:55:43,096 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:55:43,096 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
11:55:43,096 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:55:43,097 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:55:43,097 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
11:55:43,098 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@22aca9c1 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
11:55:43,098 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
11:55:43,098 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@22aca9c1 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
11:55:43,098 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
11:55:43,098 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
11:55:43,098 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
11:55:43,098 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@22aca9c1 - Propagating WARN level on Logger[ROOT] onto the JUL framework
11:55:43,098 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
11:55:43,098 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
11:55:43,098 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@44f61a32 - End of configuration.
11:55:43,098 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@357849a2 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
11:55:43.100 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Starting Smart3ModesTest using Java 17.0.2 with PID 364 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
11:55:43.100 [Test worker] DEBUG c.y.autotest.ocpp16.Smart3ModesTest - Running with Spring Boot, Spring
11:55:43.100 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - The following 1 profile is active: "test"
11:55:43.101 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@131c01d, started on Tue Mar 24 11:55:43 UTC 2026
11:55:43.160 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
11:55:43.160 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
11:55:43.196 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:55:43.196 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:55:43.202 [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)
11:55:43.202 [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)
11:55:43.202 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:55:43.202 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:55:43.203 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
11:55:43.204 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
11:55:43.205 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
11:55:43.205 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
11:55:43.205 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
11:55:43.206 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:55:43.206 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:55:43.216 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@76cbb7b9]
11:55:43.218 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Started Smart3ModesTest in 0.136 seconds (process running for 1698.264)
11:55:43.221 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:55:43.224 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:55:43.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:55:43.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:55:44.500 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:55:44.549 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:55:44.551 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:55:44.553 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:55:44.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={3=19800, 2=20000, 1=100000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=11:55:44.550781483, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:55:45.019 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:55:45.020 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:55:45.023 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:55:45.024 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:55:45.160 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:55:45.161 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
[{"chargingProfileId":1,"maxPowerW":30000,"maxConnectorPowerW":{"1":30000,"2":20000,"3":19800,"4":30000,"5":10000,"6":10000},"maxBattery":100,"startDateTime":"08:55:44","duration":5000}]
11:56:08.574 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:56:08.575 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:56:08.629 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:56:08.630 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:56:18.637 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:56:18.638 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:56:18.690 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:56:18.691 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:56:28.694 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:56:28.694 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:56:28.746 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:56:28.747 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:56:38.748 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:56:38.749 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:56:38.804 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:56:38.805 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:56:48.806 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:56:48.807 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:56:48.862 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:56:48.863 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:57:21.492 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:57:21.541 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:21.547 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:57:21.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:57:21.619 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:21.620 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:57:22.620 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:57:22.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:22.669 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:57:22.669 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:57:22.669 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=19800, 2=20000, 1=100000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=11:57:22.669135138, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:57:22.781 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:22.781 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:57:22.782 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:57:22.782 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:57:22.854 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:22.854 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:57:46.266 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:57:46.266 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:57:46.321 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:46.321 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:57:56.322 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:57:56.323 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:57:56.374 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:57:56.374 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:58:06.376 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:58:06.377 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:58:06.428 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:58:06.429 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:58:16.430 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:58:16.431 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:58:16.482 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:58:16.482 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:58:26.486 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:58:26.487 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:58:26.540 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:58:26.540 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:58:59.152 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:58:59.202 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:58:59.208 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:58:59.208 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:58:59.274 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:58:59.274 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:59:00.275 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:59:00.324 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:00.325 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:59:00.325 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:00.325 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={3=19800, 2=20000, 1=100000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=11:59:00.325094667, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:59:00.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:00.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:59:00.430 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:59:00.430 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:00.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:00.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:59:23.915 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:59:23.915 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:23.968 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:23.969 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:59:33.970 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:59:33.970 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:34.022 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:34.023 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:59:44.024 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:59:44.025 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:44.076 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:44.076 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:59:54.077 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:59:54.078 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:59:54.129 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:59:54.129 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:00:04.131 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:00:04.131 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:00:04.182 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:00:04.182 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:00:36.798 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:00:36.849 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:00:36.855 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:00:36.856 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:00:36.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:00:36.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:00:37.917 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:00:37.967 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:00:37.967 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
12:00:37.967 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:00:37.967 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={3=10000, 2=20000, 1=28000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=12:00:37.967404012, duration=60)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:00:38.074 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:00:38.074 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
12:00:51.477 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
12:01:09.898 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
12:01:19.900 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:01:19.901 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:01:19.952 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:01:19.952 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:01:30.001 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:01:30.001 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:01:30.056 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:01:30.056 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:01:40.104 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:01:40.105 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:01:40.157 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:01:40.157 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:01:50.204 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:01:50.205 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:01:50.257 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:01:50.257 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:02:00.305 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:02:00.306 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:02:00.360 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:00.361 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:02:33.019 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:02:33.070 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:33.074 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:02:33.075 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:02:33.135 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:33.135 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:02:34.136 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:02:34.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:34.185 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
12:02:34.186 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:02:34.186 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=10000, 2=20000, 1=25000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=12:02:34.185770475, duration=30)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:02:34.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:34.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
12:02:57.701 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:02:57.701 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:02:57.753 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:02:57.753 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:03:07.754 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:03:07.755 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:03:07.810 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:03:07.811 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:03:17.812 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:03:17.812 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:03:17.863 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:03:17.863 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:03:27.865 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:03:27.865 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:03:27.916 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:03:27.916 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:03:37.919 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:03:37.919 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:03:37.971 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:03:37.972 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:04:10.581 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:04:10.632 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:10.637 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:04:10.637 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:04:10.707 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:10.707 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:04:11.708 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:04:11.758 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:11.758 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
12:04:11.758 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:04:11.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={3=10000, 2=19000, 1=24000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=12:04:11.758734636, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:04:11.867 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:11.867 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
12:04:35.272 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:04:35.273 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:04:35.324 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:35.325 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:04:45.326 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:04:45.326 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:04:45.377 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:45.377 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:04:55.378 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:04:55.379 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:04:55.430 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:04:55.430 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:05:05.432 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:05:05.432 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:05:05.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:05.484 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:05:15.485 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:05:15.485 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:05:15.536 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:15.536 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:05:48.151 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:05:48.201 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:48.206 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:05:48.206 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:05:48.272 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:48.272 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:05:49.273 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:05:49.322 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:49.323 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
12:05:49.323 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:05:49.323 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=10000, 2=19000, 1=18000, 6=10000, 5=10000, 4=30005}, maxBattery=null, startDateTime=12:05:49.323136477, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:05:49.419 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:05:49.419 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
12:06:12.828 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:06:12.829 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:06:12.880 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:06:12.880 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:06:22.882 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:06:22.882 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:06:22.935 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:06:22.935 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:06:32.937 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:06:32.937 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:06:32.988 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:06:32.988 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:06:42.990 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:06:42.990 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:06:43.041 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:06:43.042 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:06:53.043 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:06:53.043 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:06:53.096 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:06:53.097 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:07:25.715 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:07:25.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:07:25.771 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:07:25.771 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:07:25.834 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:07:25.834 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:07:26.835 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:07:26.884 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:07:26.885 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:07:50.300 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:07:50.300 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:07:50.353 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:07:50.354 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:08:00.355 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:08:00.355 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:08:00.407 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:08:00.407 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:08:10.408 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:08:10.408 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:08:10.459 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:08:10.459 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:08:20.460 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:08:20.461 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:08:20.512 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:08:20.512 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:08:30.513 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:08:30.514 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:08:30.565 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:08:30.565 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:09:03.167 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:09:03.218 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:03.223 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:09:03.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:09:03.288 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:03.288 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:09:04.289 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:09:04.339 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:04.339 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:09:27.744 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:09:27.745 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:09:27.796 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:27.796 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:09:37.798 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:09:37.798 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:09:37.849 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:37.850 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:09:47.851 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:09:47.851 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:09:47.902 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:47.903 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:09:57.904 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:09:57.904 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:09:57.956 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:09:57.956 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:10:07.957 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:10:07.958 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:10:08.011 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:10:08.012 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:10:40.620 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:10:40.673 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:10:40.678 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:10:40.679 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:10:40.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:10:40.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:10:41.741 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:10:41.790 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:10:41.790 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:11:05.192 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:11:05.192 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:11:05.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:11:05.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:11:15.250 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:11:15.251 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:11:15.302 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:11:15.303 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:11:25.304 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:11:25.305 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:11:25.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:11:25.357 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:11:35.358 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:11:35.358 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:11:35.409 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:11:35.409 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:11:45.412 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:11:45.413 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:11:45.464 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:11:45.464 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:12:18.073 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:12:18.123 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:12:18.128 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:12:18.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:12:18.192 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:12:18.192 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:12:19.193 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:12:19.242 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:12:19.242 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:12:42.647 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:12:42.648 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:12:42.701 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:12:42.702 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:12:52.703 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:12:52.703 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:12:52.754 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:12:52.755 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:13:02.756 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:13:02.756 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:13:02.807 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:02.808 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:13:12.809 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:13:12.809 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:13:12.860 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:12.860 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:13:22.861 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:13:22.862 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:13:22.913 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:22.913 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:13:55.519 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:13:55.571 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:55.578 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:13:55.579 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:13:55.639 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:55.639 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:13:56.640 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:13:56.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:13:56.689 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:14:20.091 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:14:20.092 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:14:20.191 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:14:20.191 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:14:30.192 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:14:30.193 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:14:30.243 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:14:30.244 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:14:40.245 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:14:40.246 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:14:40.296 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:14:40.297 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:14:50.298 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:14:50.298 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:14:50.349 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:14:50.349 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:15:00.350 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:15:00.351 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:15:00.403 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:15:00.403 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:15:33.013 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:15:33.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:15:33.067 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
12:15:33.068 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:15:33.133 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:15:33.133 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
12:15:34.134 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:15:34.184 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:15:34.184 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
12:15:57.587 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:15:57.588 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:15:57.640 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:15:57.640 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:16:07.641 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:16:07.642 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:16:07.692 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:16:07.693 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:16:17.694 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:16:17.694 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:16:17.745 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:16:17.745 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:16:27.746 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:16:27.747 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:16:27.797 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:16:27.798 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:16:37.799 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:16:37.799 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:16:37.849 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:16:37.849 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:17:10.448 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:17:10.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:17:10.501 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@131c01d, started on Tue Mar 24 11:55:43 UTC 2026