SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@e521067] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 22:37:32,027 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 22:37:32,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - No custom configurators were discovered as a service. 22:37:32,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 22:37:32,030 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 22:37:32,034 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 22:37:32,120 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 22:37:32,120 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 22:37:32,120 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 22:37:32,120 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 22:37:32,191 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 22:37:32,196 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1779748652194) 22:37:32,196 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 22:37:32,197 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 22:37:32,197 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 22:37:32,200 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml 22:37:32,200 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml} 22:37:32,200 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 22:37:32,209 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 22:37:32,209 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 22:37:32,219 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:37:32,262 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 22:37:32,262 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 22:37:32,262 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 22:37:32,265 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 22:37:32,265 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 22:37:32,265 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 22:37:32,266 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 22:37:32,266 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 22:37:32,266 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 22:37:32,266 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 22:37:32,266 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 22:37:32,266 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c97f5e9 - End of configuration. 22:37:32,267 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@32e7b78d - Registering current configuration as safe fallback point 22:37:32,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 238 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] 22:37:34.770 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:37:35.005 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application started. 22:37:35.005 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - Instantiating App Peer Benchmark : app-peer 22:37:35.316 [pool-3-thread-1] INFO o.o.p.b.b.app.AppPeerBenchmark - Empty Structure created for Application Peer Benchmark app-peer 22:37:35.413 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 22:37:35.418 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - DatastoreBaAbstractWrite closed successfully 22:37:35.418 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application closed.