09:21:35.766 [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}.
09:21:35.820 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [AuthorizationTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
09:21:36.071 [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]
09:21:36.076 [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]
09:21:36.080 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [AuthorizationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
09:21:36.081 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [AuthorizationTest], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
09:21:33,794 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
09:21:33,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:21:33,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
09:21:33,828 |-INFO in ch.qos.logback.classic.BasicConfigurator@2c668c2a - Setting up default configuration.
09:21:36,767 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
09:21:36,767 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
09:21:36,774 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
09:21:36,774 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
09:21:36,774 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
09:21:36,774 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
09:21:36,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
09:21:36,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:21:36,861 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:21:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
09:21:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
09:21:36,966 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:21:36,968 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
09:21:36,971 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6efd0a6e - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
09:21:36,972 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
09:21:36,972 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6efd0a6e - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
09:21:36,972 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
09:21:36,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
09:21:36,973 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
09:21:36,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6efd0a6e - Propagating WARN level on Logger[ROOT] onto the JUL framework
09:21:36,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
09:21:36,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
09:21:36,973 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@51de5efa - End of configuration.
09:21:36,974 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@30228de7 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
09:21:37.119 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Starting AuthorizationTest using Java 17.0.2 with PID 371 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
09:21:37.121 [Test worker] DEBUG c.y.a.ocpp16.AuthorizationTest - Running with Spring Boot, Spring
09:21:37.122 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - The following 1 profile is active: "test"
09:21:37.650 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1530d0f2, started on Fri Aug 15 09:21:37 UTC 2025
09:21:39.010 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
09:21:39.011 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
09:21:40.184 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
09:21:40.184 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
09:21:40.352 [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)
09:21:40.352 [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)
09:21:40.361 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
09:21:40.361 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
09:21:40.370 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
09:21:40.380 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
09:21:40.398 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
09:21:40.398 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
09:21:40.399 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
09:21:40.410 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
09:21:40.410 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
09:21:40.541 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@45c8db36]
09:21:40.566 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Started AuthorizationTest in 4.38 seconds (process running for 8.147)
09:21:41.617 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:21:41.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:42.073 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:42.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:21:43.140 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:21:43.149 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:43.225 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:43.226 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:21:43.228 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:21:43.228 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:43.303 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:43.304 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:21:43.305 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:21:43.306 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:43.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:43.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:21:43.382 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:21:43.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:43.459 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:43.461 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:21:44.467 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:21:44.475 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:44.522 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=1111112-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:21:44.624 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:21:44.625 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:21:44.626 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:21:44.640 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:21:44.721 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:22:11.125 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:22:11.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:22:11.211 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:22:41.214 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:22:41.257 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:22:41.340 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:22:41.343 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Preparing
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:23:09.809 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:23:09.895 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:09.948 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:23:09.949 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:10.044 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:10.045 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:23:10.046 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:23:10.047 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:10.129 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:10.130 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:23:10.132 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:23:10.133 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:10.208 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:10.209 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:23:10.211 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:23:10.212 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:10.298 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:10.299 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:23:11.303 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:23:11.304 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:11.304 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=2, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111111-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Differential)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:23:11.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:23:11.391 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:23:11.393 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:23:11.394 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:11.469 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:23:34.747 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:23:34.749 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:23:34.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:24:04.827 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:24:04.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:24:04.913 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:24:04.915 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Preparing
hashmap3 - Available
09:24:04.920 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:24:04.922 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:24:05.011 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:24:28.356 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:24:28.358 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:24:28.444 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:24:58.446 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:24:58.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:24:58.521 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:24:58.522 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Preparing
hashmap2 - Available
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:25:26.894 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:25:26.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:27.006 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:25:27.007 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:25:27.109 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:27.110 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:25:27.115 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:25:27.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:25:27.194 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:27.195 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:25:27.198 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:25:27.199 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:25:27.284 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:27.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:25:27.286 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:25:27.287 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:25:27.375 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:27.377 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:25:49.681 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:25:49.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:25:49.765 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:25:49.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
HeartbeatRequest{isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationMeters, data={"consumedEnergyDailyWh":0,"consumedEnergyWh":0,"deliveredEnergyDailyWh":{"connector1":0,"connector2":0,"connector3":0},"deliveredEnergyWh":{"connector1":0,"connector2":0,"connector3":0},"inputVoltageV":0,"uptime":40810675,"uptimeDaily":44701,"uptimeCurrent":1198108,"successfulSessions":{"connector1":0,"connector2":0,"connector3":0},"successfulSessionsDaily":{"connector1":0,"connector2":0,"connector3":0},"sessionCount":{"connector1":239,"connector2":324,"connector3":2},"sessionCountDaily":{"connector1":44,"connector2":15,"connector3":0},"voltageToContactorV":{"connector1":0,"connector2":0,"connector3":0},"voltageAfterContactorV":{"connector1":0,"connector2":0,"connector3":0},"timestamp":"2025-08-15T12:25:28.992770778+03:00"}, isValid=true}
MeterValuesRequest{connectorId=0, transactionId=null, meterValue.length=3, isValid=true}
AuthorizeRequest{idTag=1111112-Accepted, isValid=true}
StatusNotificationRequest{connectorId=1, errorCode=NoError, info=null, status=Preparing, timestamp="2025-08-15T09:25:34.018976761Z[UTC]", vendorId=Origin, vendorErrorCode=null, isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationStatus, data={"errorId":0,"failureStart":{},"failureEnd":{},"maintenanceStart":{"connector1":"2025-08-01T00:00:04","connector2":"2025-08-15T12:16:56","connector3":"2025-08-01T00:00:02","connector0":"2025-08-01T00:00:06"},"maintenanceEnd":{"connector1":"2025-08-15T12:22:12","connector2":"2025-08-15T12:22:42","connector3":"2025-08-15T12:23:12","connector0":"2025-08-15T12:21:42"},"failureDurationS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationS":{"connector1":1254128,"connector2":346,"connector3":1254190,"connector0":1254096},"failureDurationMonthlyS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationMonthlyS":{"connector1":65113840,"connector2":51803782,"connector3":62145311,"connector0":64369799},"switchOperationCounter":0,"currentSetByStationA":500,"voltageSetByStationV":750,"fanOK":false,"doorsOpen":false,"controlModulPowerON":false,"outputContactorClose":false,"timestamp":"2025-08-15T12:25:34.559047357+03:00"}, isValid=true}
hashmap1 - Preparing
09:26:08.368 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:26:08.369 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:26:08.441 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:26:08.442 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
HeartbeatRequest{isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationMeters, data={"consumedEnergyDailyWh":0,"consumedEnergyWh":0,"deliveredEnergyDailyWh":{"connector1":0,"connector2":0,"connector3":0},"deliveredEnergyWh":{"connector1":0,"connector2":0,"connector3":0},"inputVoltageV":0,"uptime":40810675,"uptimeDaily":44701,"uptimeCurrent":1198108,"successfulSessions":{"connector1":0,"connector2":0,"connector3":0},"successfulSessionsDaily":{"connector1":0,"connector2":0,"connector3":0},"sessionCount":{"connector1":239,"connector2":324,"connector3":2},"sessionCountDaily":{"connector1":44,"connector2":15,"connector3":0},"voltageToContactorV":{"connector1":0,"connector2":0,"connector3":0},"voltageAfterContactorV":{"connector1":0,"connector2":0,"connector3":0},"timestamp":"2025-08-15T12:25:28.992770778+03:00"}, isValid=true}
MeterValuesRequest{connectorId=0, transactionId=null, meterValue.length=3, isValid=true}
AuthorizeRequest{idTag=1111112-Accepted, isValid=true}
StatusNotificationRequest{connectorId=1, errorCode=NoError, info=null, status=Preparing, timestamp="2025-08-15T09:25:34.018976761Z[UTC]", vendorId=Origin, vendorErrorCode=null, isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationStatus, data={"errorId":0,"failureStart":{},"failureEnd":{},"maintenanceStart":{"connector1":"2025-08-01T00:00:04","connector2":"2025-08-15T12:16:56","connector3":"2025-08-01T00:00:02","connector0":"2025-08-01T00:00:06"},"maintenanceEnd":{"connector1":"2025-08-15T12:22:12","connector2":"2025-08-15T12:22:42","connector3":"2025-08-15T12:23:12","connector0":"2025-08-15T12:21:42"},"failureDurationS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationS":{"connector1":1254128,"connector2":346,"connector3":1254190,"connector0":1254096},"failureDurationMonthlyS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationMonthlyS":{"connector1":65113840,"connector2":51803782,"connector3":62145311,"connector0":64369799},"switchOperationCounter":0,"currentSetByStationA":500,"voltageSetByStationV":750,"fanOK":false,"doorsOpen":false,"controlModulPowerON":false,"outputContactorClose":false,"timestamp":"2025-08-15T12:25:34.559047357+03:00"}, isValid=true}
HeartbeatRequest{isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationMeters, data={"consumedEnergyDailyWh":0,"consumedEnergyWh":0,"deliveredEnergyDailyWh":{"connector1":0,"connector2":0,"connector3":0},"deliveredEnergyWh":{"connector1":0,"connector2":0,"connector3":0},"inputVoltageV":0,"uptime":40810675,"uptimeDaily":44701,"uptimeCurrent":1198108,"successfulSessions":{"connector1":0,"connector2":0,"connector3":0},"successfulSessionsDaily":{"connector1":0,"connector2":0,"connector3":0},"sessionCount":{"connector1":239,"connector2":324,"connector3":2},"sessionCountDaily":{"connector1":44,"connector2":15,"connector3":0},"voltageToContactorV":{"connector1":0,"connector2":0,"connector3":0},"voltageAfterContactorV":{"connector1":0,"connector2":0,"connector3":0},"timestamp":"2025-08-15T12:25:59.036107041+03:00"}, isValid=true}
MeterValuesRequest{connectorId=0, transactionId=null, meterValue.length=5, isValid=true}
StatusNotificationRequest{connectorId=1, errorCode=NoError, info=null, status=Charging, timestamp="2025-08-15T09:26:00.477821511Z[UTC]", vendorId=Origin, vendorErrorCode=null, isValid=true}
DataTransferRequest{vendorId=Origin, messageId=stationStatus, data={"errorId":0,"failureStart":{},"failureEnd":{},"maintenanceStart":{"connector1":"2025-08-01T00:00:04","connector2":"2025-08-15T12:16:56","connector3":"2025-08-01T00:00:02","connector0":"2025-08-01T00:00:06"},"maintenanceEnd":{"connector1":"2025-08-15T12:22:12","connector2":"2025-08-15T12:22:42","connector3":"2025-08-15T12:23:12","connector0":"2025-08-15T12:21:42"},"failureDurationS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationS":{"connector1":1254128,"connector2":346,"connector3":1254190,"connector0":1254096},"failureDurationMonthlyS":{"connector1":0,"connector2":0,"connector3":0,"connector0":0},"maintenanceDurationMonthlyS":{"connector1":65113840,"connector2":51803782,"connector3":62145311,"connector0":64369799},"switchOperationCounter":0,"currentSetByStationA":500,"voltageSetByStationV":750,"fanOK":false,"doorsOpen":false,"controlModulPowerON":false,"outputContactorClose":false,"timestamp":"2025-08-15T12:26:01.051480541+03:00"}, isValid=true}
StartTransactionRequest{connectorId=1, idTag=1111112-Accepted, meterStart=0, reservationId=null, timestamp="2025-08-15T09:26:01.093626761Z[UTC]", isValid=true}
hashmap1 - Preparing
hashmap1 - Charging
09:26:08.451 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:26:08.521 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:26:41.164 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:26:41.165 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:26:41.237 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:26:41.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Available
hashmap2 - Preparing
09:26:41.250 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:26:41.318 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:26:59.896 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:26:59.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:26:59.971 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:26:59.972 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Charging
09:26:59.974 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:27:00.052 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:27:28.271 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:27:28.342 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:27:28.358 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:27:28.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:28.492 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:27:28.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:27:28.494 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:27:28.495 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:28.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:27:28.571 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:27:28.572 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=false
09:27:28.573 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:28.654 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:27:28.655 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:27:28.657 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:27:28.658 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:28.730 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:27:28.731 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:27:29.733 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:27:29.734 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:29.817 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:27:52.279 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:27:52.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:27:52.357 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:28:22.359 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:28:22.360 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:22.440 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:22.442 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Available
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:28:50.650 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:28:50.722 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:50.733 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:28:50.733 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:50.820 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:50.821 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:28:50.822 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:28:50.823 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:50.903 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:50.904 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:28:50.905 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:28:50.906 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:50.987 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:50.988 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:28:50.989 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:28:50.990 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:51.065 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:51.066 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:28:52.067 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:28:52.068 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:52.069 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=3, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111112-Expired, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Expired))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:28:52.183 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:28:52.184 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:28:52.187 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:28:52.188 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:28:52.276 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:29:14.876 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:29:14.880 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:29:14.960 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:29:44.963 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:29:44.965 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:29:45.044 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:29:45.049 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Available
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:30:13.345 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:30:13.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:30:13.436 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:30:13.437 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:13.527 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:30:13.528 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:30:13.530 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:30:13.530 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:13.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:30:13.610 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:30:13.611 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:30:13.611 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:13.686 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:30:13.687 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:30:13.688 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:30:13.688 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:13.764 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:30:13.765 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:30:14.766 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:30:14.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:14.861 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:30:38.153 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:30:38.154 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:30:38.233 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:31:08.235 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:31:08.237 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:31:08.308 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:08.309 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Preparing
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:31:36.473 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:31:36.543 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:36.553 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:31:36.554 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:31:36.626 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:36.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:31:36.628 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:31:36.629 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:31:36.701 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:36.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:31:36.703 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:31:36.703 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:31:36.775 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:36.776 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:31:51.060 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:31:51.061 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:31:51.145 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:31:51.146 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:32:32.727 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:32:32.797 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:32.812 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:32:32.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:32:32.889 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:32.890 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:32:32.904 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:32:32.905 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:32:33.009 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:33.012 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:32:33.018 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:32:33.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:32:33.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:33.117 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:32:34.123 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:32:34.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:32:34.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=1111112-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:32:34.219 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:34.220 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:32:55.744 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:32:55.745 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:32:55.836 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:32:55.838 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Preparing
09:33:14.484 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:33:14.486 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:33:14.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:14.567 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Preparing
hashmap2 - Charging
hashmap0 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:33:42.802 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:33:42.873 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:42.885 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=false
09:33:42.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:33:42.965 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:42.965 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:33:42.966 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:33:42.967 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:33:43.041 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:43.041 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:33:43.042 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:33:43.043 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:33:43.120 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:43.120 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:33:55.296 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:33:55.298 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:33:55.374 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:33:55.375 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap2 - Preparing
09:34:13.945 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:34:13.946 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:14.017 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:14.018 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap2 - Preparing
hashmap2 - Charging
hashmap0 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:34:42.240 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:34:42.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:42.327 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:34:42.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:42.401 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:42.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:34:42.407 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:34:42.408 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:42.481 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:42.482 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:34:42.486 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:34:42.486 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:42.567 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:42.568 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:34:42.569 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:34:42.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:42.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:42.650 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:34:56.907 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:34:56.908 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:34:56.979 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:34:56.980 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap2 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:35:25.156 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:35:25.239 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:25.253 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizeRemoteTxRequests&value=true
09:35:25.253 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:25.354 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:25.355 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:35:25.357 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:35:25.358 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:25.459 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:25.459 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:35:25.460 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:35:25.461 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:25.556 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:25.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:35:25.562 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111112-Expired
09:35:25.568 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:25.918 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:25.919 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:35:55.062 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:35:55.131 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:55.143 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizeRemoteTxRequests&value=false
09:35:55.143 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:55.218 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:55.218 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:35:55.219 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111112-Expired
09:35:55.220 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:56.112 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:56.112 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:35:56.114 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:35:56.115 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:35:56.187 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:35:56.188 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:36:24.393 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:36:24.481 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:36:24.495 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=false
09:36:24.496 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:36:24.615 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:36:24.616 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:36:24.617 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=true
09:36:24.618 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:36:24.693 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:36:24.693 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:36:24.695 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:36:24.695 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:36:24.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:36:24.769 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:36:24.770 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:36:24.770 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:36:24.851 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:36:24.852 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:36:25.853 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:36:25.854 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:36:25.952 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Station is offline
09:37:00.838 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:37:00.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:37:00.912 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
09:37:30.914 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:37:30.915 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:37:30.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:37:30.990 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Finishing
hashmap2 - Charging
hashmap3 - Available
09:37:30.994 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AllowOfflineTxForUnknownId&value=false
09:37:30.994 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:37:31.073 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:37:31.073 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:37:59.323 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:37:59.468 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:38:23.235 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:38:23.237 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:38:23.308 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:38:23.309 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
09:38:36.890 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Sleep 5 sec
09:38:41.891 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:38:41.892 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:38:41.962 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:38:41.963 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:38:41.965 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop charging...
09:38:53.391 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:38:53.392 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:38:53.466 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:38:53.467 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Available
09:38:53.470 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - AndAuthorize one more time...
09:39:15.483 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:39:15.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:39:15.554 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:39:15.555 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Available
hashmap1 - Preparing
09:39:29.226 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Sleep 5 sec
09:39:34.227 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:39:34.228 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:39:34.330 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:39:34.331 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Available
hashmap1 - Preparing
hashmap1 - Charging
09:39:34.424 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop charging...
09:39:45.918 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:39:45.919 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:39:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:39:45.990 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Available
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:40:14.212 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:40:14.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:14.293 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:40:14.293 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:14.405 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:14.406 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:40:14.406 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:40:14.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:14.481 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:14.482 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:40:14.482 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:40:14.483 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:14.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:14.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:40:14.558 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:40:14.558 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:14.558 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:40:14.637 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:14.637 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:40:16.639 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:40:16.640 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:16.716 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:16.717 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:40:18.717 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - First authorization with invalidTag...
09:40:31.220 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Second authorization with invalidTag...
09:40:43.852 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:40:43.853 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:40:43.925 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:40:43.926 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:41:12.247 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:41:12.321 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:12.333 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:41:12.333 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:12.412 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:12.413 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:41:12.413 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:41:12.414 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:12.490 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:12.491 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:41:12.492 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:41:12.492 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:12.566 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:12.567 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:41:12.568 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:41:12.568 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:12.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:12.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:41:14.730 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - First authorization with validTag... Adding it to AuthCache...
09:41:28.109 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:41:28.110 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:28.110 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111111-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Invalid))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:41:28.266 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:28.266 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:41:30.267 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Try to authorize as acceptedTag...
09:41:43.393 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:41:43.394 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:41:43.475 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:41:43.476 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:42:11.707 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:42:11.776 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:11.790 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:42:11.791 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:42:11.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:11.883 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:42:11.884 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:42:11.884 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:42:11.993 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:11.993 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:42:12.001 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:42:12.002 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:42:12.109 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:12.110 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:42:12.111 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear AuthCache...
09:42:12.111 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:42:12.112 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:42:12.204 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:12.205 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:42:14.207 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - First authorize...
09:42:27.440 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Insert connector #1...
09:42:43.050 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that connectorId1 has Charging status...
09:42:43.052 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:42:43.052 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:42:43.123 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:43.124 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:42:43.126 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop transaction for connector #1...
09:42:59.572 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:42:59.660 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:42:59.661 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize one more time... And check that idTag was retrieved from AuthCache...
09:43:12.870 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:43:12.871 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:12.950 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:12.950 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:43:54.262 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:43:54.336 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.348 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:43:54.349 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:54.488 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.489 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:43:54.489 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:43:54.490 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:54.563 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:43:54.565 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:43:54.565 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:54.644 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.644 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:43:54.645 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:43:54.646 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:54.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.721 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:43:54.721 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear AuthCache...
09:43:54.722 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:43:54.722 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:54.803 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:54.803 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:43:56.804 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:43:56.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:56.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111115-Invalid, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:43:56.919 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:43:56.920 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:43:58.922 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station offline...
09:43:58.923 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:43:58.924 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:43:59.010 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:04.011 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Station is offline
09:44:04.011 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize via LocalList...
09:44:17.280 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station online...
09:44:17.281 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:44:17.282 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:44:17.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:22.367 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Server is online
09:44:22.368 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:44:22.369 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:44:22.442 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:22.443 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Preparing
hashmap2 - Available
hashmap3 - Available
09:44:22.457 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Insert connector #1...
09:44:38.075 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:44:38.076 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:44:38.150 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:38.151 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Preparing
hashmap2 - Available
hashmap3 - Available
hashmap1 - Charging
hashmap0 - Available
hashmap1 - Finishing
09:44:38.153 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:44:38.154 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:44:38.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:38.224 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
09:44:38.226 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:44:38.227 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:44:38.227 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:44:38.311 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:44:38.311 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:45:11.501 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:45:11.571 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:11.582 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:45:11.582 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:45:11.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:11.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:45:11.684 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:45:11.685 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:45:11.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:11.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:45:11.767 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:45:11.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:45:11.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:11.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:45:11.840 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - First authorization by driver 1...
09:45:25.009 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction by driver 1...
09:45:40.603 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:45:40.604 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:45:40.674 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:40.675 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:45:40.679 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:45:40.753 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:45:40.753 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop transaction for connector #1...
09:45:54.209 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Second authorization by driver 2...
09:46:07.468 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction by driver 2...
09:46:23.072 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:46:23.074 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:46:23.144 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:46:23.145 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Available
hashmap1 - Preparing
hashmap1 - Charging
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:46:51.346 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:46:51.416 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:46:51.425 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:46:51.426 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:46:51.503 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:46:51.504 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:46:51.505 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:46:51.505 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:46:51.585 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:46:51.585 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:46:51.586 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:46:51.587 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:46:51.662 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:46:51.663 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:46:51.663 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - First authorization by driver 1...
09:47:04.976 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction by driver 1...
09:47:20.601 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:47:20.602 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:47:20.680 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:47:20.681 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:47:20.683 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:47:20.751 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:47:20.751 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop transaction for connector #1...
09:47:34.201 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Second authorization by driver 2...
09:47:46.806 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:47:46.808 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:47:46.877 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:47:46.878 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:48:15.045 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:48:15.117 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:48:15.126 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:48:15.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:48:15.211 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:48:15.211 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:48:15.212 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:48:15.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:48:15.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:48:15.286 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:48:15.287 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:48:15.287 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:48:15.362 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:48:15.362 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:48:15.363 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize by driver 1...
09:48:28.586 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction by driver 1...
09:48:44.150 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:48:44.151 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:48:44.222 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:48:44.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:48:44.225 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Trying to stop transaction by different tag with the same parentId....
09:49:00.416 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:49:00.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:49:00.488 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:49:00.489 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap1 - Finishing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:49:28.597 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:49:28.666 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:49:28.684 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:49:28.685 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:49:28.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:49:28.760 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:49:28.763 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:49:28.763 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:49:28.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:49:28.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:49:28.841 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:49:28.841 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:49:28.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:49:28.917 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:49:28.918 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize by driver 1...
09:49:42.046 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction by driver 1...
09:49:57.609 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize with different tag and parentId...
09:50:10.128 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that connectorId1 is still in Charging state...
09:50:10.128 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:50:10.129 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:50:10.199 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:10.200 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:50:38.364 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:50:38.442 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:38.452 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:50:38.453 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:50:38.533 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:38.533 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:50:38.534 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:50:38.534 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:50:38.607 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:38.608 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:50:38.609 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:50:38.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:50:38.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:38.684 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:50:38.685 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize by driver 1...
09:50:51.968 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that Connector #1 has Preparing state...
09:50:51.969 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:50:51.969 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:50:52.041 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:50:52.042 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
09:50:52.043 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Placing other RFID tag with the same parentId to stop...
09:51:07.309 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that authorization was cancelled...
09:51:07.309 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:51:07.310 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:51:07.385 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:07.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:51:35.603 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:51:35.682 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:35.694 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
09:51:35.695 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:51:35.777 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:35.777 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:51:35.778 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:51:35.779 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:51:35.855 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:35.856 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:51:35.856 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:51:35.857 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:51:35.930 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:35.930 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:51:35.931 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize by driver 1...
09:51:49.079 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that Connector #1 has Preparing state...
09:51:49.080 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:51:49.081 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:51:49.151 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:51:49.152 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
09:51:49.156 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize with different RFID and parentId...
09:52:01.651 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that Connector #1 is still in Preparing state...
09:52:01.652 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:52:01.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:01.726 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:01.727 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:52:42.854 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:52:42.924 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:42.934 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:52:42.934 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:43.017 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:43.018 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:52:43.019 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:52:43.020 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:43.097 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:43.098 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:52:43.099 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:52:43.100 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:43.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:43.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:52:43.177 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizeRemoteTxRequests&value=true
09:52:43.177 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:43.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:43.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:52:43.253 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:52:43.253 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:43.253 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:52:43.341 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:43.341 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:52:45.342 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:52:45.343 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:45.426 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:45.426 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:52:47.427 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Make RemoteStartTransaction...
09:52:47.428 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111111-Accepted
09:52:47.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:48.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:48.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:52:49.353 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:52:49.354 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:52:49.428 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:52:49.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
09:52:49.430 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start charging...
09:53:05.005 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:53:05.006 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:53:05.085 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:53:05.086 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
09:53:05.088 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop charging...
09:53:18.536 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:53:18.604 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:53:18.605 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Make RFID authorization...
09:53:31.785 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that Connector #1 is in Preparing state...
09:53:31.786 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:53:31.786 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:53:31.870 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:53:31.871 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:54:00.015 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:54:00.085 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.095 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
09:54:00.095 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:00.171 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:54:00.173 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:54:00.173 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:00.245 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.246 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:54:00.247 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:54:00.247 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:00.319 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.320 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:54:00.320 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:54:00.321 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:00.394 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.394 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:54:00.394 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear Local List...
09:54:00.395 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:54:00.395 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:00.395 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:54:00.539 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:00.539 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:54:05.540 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Add invalidTag into cache...
09:54:18.800 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station offline...
09:54:18.801 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
09:54:18.802 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:18.892 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:23.893 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Station is offline
09:54:23.893 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize via RFID...
09:54:36.411 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station online...
09:54:36.412 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
09:54:36.412 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:36.505 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:41.506 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Server is online
09:54:41.506 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that connector #1 is still in Available state...
09:54:41.507 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:54:41.507 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:54:41.582 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:54:41.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Available
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:55:09.783 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:55:09.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:09.926 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:55:09.927 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:10.003 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:10.003 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:55:10.004 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:55:10.005 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:10.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:10.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:55:10.078 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:55:10.079 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:10.160 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:10.160 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:55:10.161 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize...
09:55:23.350 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:55:23.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:23.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111111-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:55:23.610 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:23.611 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:55:25.611 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Update status of acceptedTag on server as Invalid...
09:55:25.613 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
09:55:25.617 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:25.620 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111111-Accepted, idTagInfo=IdTagInfo{expiryDate="2025-08-15T19:21:54Z", parentIdTag=1, status=Invalid})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:55:25.692 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:27.692 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start charging with Connector #1...
09:55:43.268 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that StartTransactionRequest was sent...
09:55:43.269 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:55:43.271 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:43.341 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:55:43.342 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
09:55:43.343 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Due to tag is invalid on server - transaction is stopped...
hashmap1 - Preparing
hashmap1 - Charging
hashmap0 - Available
hashmap1 - Finishing
09:55:43.344 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Revert previous tag's status on server...
09:55:43.345 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
09:55:43.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:55:43.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=111111-Accepted, idTagInfo=IdTagInfo{expiryDate="2025-08-15T19:21:54Z", parentIdTag=1, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:55:43.415 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:56:11.585 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:56:11.658 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:11.668 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:56:11.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:11.757 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:11.757 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:56:11.758 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:56:11.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:11.845 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:11.846 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:56:11.847 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:56:11.847 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:11.920 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:11.920 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:56:11.921 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizeRemoteTxRequests&value=true
09:56:11.921 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:11.994 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:11.995 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:56:11.995 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Make RemoteStartTransaction with 2 valid tokens with the same parentId...
09:56:11.996 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111111-Accepted
09:56:11.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:12.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:12.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:56:12.898 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=1111112-Accepted
09:56:12.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:13.184 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:13.184 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:56:15.185 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:56:15.186 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:15.255 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:15.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
09:56:30.817 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:56:30.819 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:30.888 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:30.889 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap0 - Available
09:56:44.317 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Trying to authorize one more time...
09:56:44.318 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111111-Accepted
09:56:44.318 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:45.210 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:45.211 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:56:45.212 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=1111112-Accepted
09:56:45.212 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:45.577 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:45.578 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:56:47.587 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:56:47.587 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:47.657 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:47.658 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap1 - Preparing
hashmap1 - Charging
hashmap0 - Available
hashmap1 - Available
hashmap0 - Available
hashmap1 - Preparing
09:56:47.660 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/stopTransaction?idTag=1111112-Accepted
09:56:47.664 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:56:47.745 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:56:47.745 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStopTransactionConfirmation]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Preparing, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:57:25.891 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:57:25.959 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:25.968 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:57:25.968 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:26.045 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:26.045 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:57:26.046 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:57:26.046 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:26.126 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:26.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:57:26.128 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizeRemoteTxRequests&value=true
09:57:26.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:26.198 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:26.198 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:57:26.199 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:57:26.200 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:26.200 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111111-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Invalid))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:57:26.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:26.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:57:28.297 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Make RemoteStartTransaction...
09:57:28.298 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/startTransaction?connectorId=1&idTag=111111-Accepted
09:57:28.298 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:28.645 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:28.646 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.RemoteStartTransactionConfirmation]
09:57:32.646 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that we got LocalListConflict...
09:57:32.647 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:57:32.648 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:57:32.719 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:57:32.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:58:00.908 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:58:00.982 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:00.992 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:58:00.993 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:01.075 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:01.075 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:58:01.076 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:58:01.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:01.155 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:01.155 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:58:01.156 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:58:01.156 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:01.228 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:01.229 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:58:01.229 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Add acceptedTag and acceptedTag2 to LocalList...
09:58:01.230 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:58:01.230 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:01.230 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=111111-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted)), LocalListDto.AuthEntryDto(idTag=1111112-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:58:01.369 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:01.370 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:58:03.371 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Update FULL and leave only acceptedTag2...
09:58:03.371 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:58:03.372 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:03.372 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag=1111112-Accepted, idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:58:03.457 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:03.457 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:58:05.458 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - And try to authorize with acceptedTag...
09:58:20.696 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Check that Authorize.req was sent...
09:58:20.697 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:58:20.697 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:58:20.771 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:58:20.772 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
09:59:04.093 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:59:04.166 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:04.177 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
09:59:04.177 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:04.253 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:04.254 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:59:04.255 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
09:59:04.255 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:04.333 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:04.333 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:59:04.334 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
09:59:04.335 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:04.416 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:04.416 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:59:04.417 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear LocalList...
09:59:04.417 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
09:59:04.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:04.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
09:59:04.580 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:04.581 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
09:59:06.581 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear AuthCache...
09:59:06.582 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearCache
09:59:06.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:06.684 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:06.684 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ClearCacheConfirmation]
09:59:08.685 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize via RFID...
09:59:22.894 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Checking that AuthorizeRequest was sent...
09:59:22.895 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
09:59:22.895 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:22.966 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:22.967 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
09:59:22.968 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction for connector #1...
09:59:38.544 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Stop transaction for connector #1...
09:59:51.964 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
09:59:52.034 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:52.034 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Turn on AuthCache...
09:59:52.034 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=true
09:59:52.035 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
09:59:52.224 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
09:59:52.224 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
09:59:52.225 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize via RFID again...
10:00:06.327 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Turn off LocalList...
10:00:06.328 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=false
10:00:06.329 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:06.697 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:06.698 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
10:00:06.698 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Start transaction again...
10:00:22.276 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:00:22.277 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:22.346 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:22.347 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
10:00:50.502 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:00:50.571 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.580 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthorizeOffline&value=true
10:00:50.580 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:50.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
10:00:50.653 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalAuthListEnabled&value=true
10:00:50.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:50.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
10:00:50.741 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AuthorizationCacheEnabled&value=false
10:00:50.741 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:50.816 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.816 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
10:00:50.817 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=LocalPreAuthorize&value=true
10:00:50.817 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:50.895 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.895 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
10:00:50.896 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Clear LocalList...
10:00:50.896 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/sendLocalList
10:00:50.896 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:50.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [LocalListDto(listVersion=1, localAuthorizationList=[LocalListDto.AuthEntryDto(idTag= , idTagInfo=LocalListDto.IdTagInfoDto(expiryDateMinutes=3600, parentIdTag=1, status=Accepted))], updateType=Full)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:00:50.976 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:50.976 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.SendLocalListConfirmation]
10:00:52.978 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station offline...
10:00:52.978 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
10:00:52.979 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:00:53.062 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:00:58.063 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Station is offline
10:00:58.063 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Authorize via RFID...
10:01:11.621 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Put Charge Station online...
10:01:11.622 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
10:01:11.622 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:01:11.696 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:01:16.697 [Test worker] INFO c.y.a.ocpp16.AuthorizationTest - Server is online
10:01:16.697 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:01:16.698 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:01:16.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:01:16.769 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
hashmap0 - Available
hashmap1 - Available
hashmap2 - Available
hashmap3 - Available
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
10:01:44.909 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:01:44.980 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:01:44.991 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getLocalListVersion
10:01:44.994 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:01:45.092 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:01:45.092 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.localauthlist.GetLocalListVersionConfirmation]
1
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
{"identity":"yabl-200-lab-001","statuses":["ConnectorStatus[connectorId=0, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=1, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=2, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]","ConnectorStatus[connectorId=3, chargePointStatus=Available, chargePointErrorCode=NoError, vendorErrorCode=Optional.empty, description=Optional.empty]"]}
10:02:13.286 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:02:13.362 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:02:13.373 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@1530d0f2, started on Fri Aug 15 09:21:37 UTC 2025