SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@455351c4] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 17:00:05,343 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 17:00:05,344 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - No custom configurators were discovered as a service. 17:00:05,344 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:00:05,345 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:00:05,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 17:00:05,351 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs multiple times on the classpath. 17:00:05,351 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.23/mockito-configuration-14.0.23.jar!/logback-test.xml] 17:00:05,351 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 17:00:05,411 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 17:00:05,411 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 17:00:05,411 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 17:00:05,411 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 17:00:05,464 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 17:00:05,469 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1773507605467) 17:00:05,469 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 17:00:05,470 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 17:00:05,470 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 17:00:05,472 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml 17:00:05,472 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml} 17:00:05,472 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 17:00:05,481 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 17:00:05,481 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:00:05,491 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:00:05,548 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 17:00:05,548 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 17:00:05,548 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 17:00:05,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 17:00:05,550 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 17:00:05,551 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 17:00:05,551 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 17:00:05,551 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 17:00:05,551 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 17:00:05,551 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:00:05,551 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 17:00:05,551 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24361cfc - End of configuration. 17:00:05,553 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@34e20e6b - Registering current configuration as safe fallback point 17:00:05,557 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 208 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] 17:00:05.601 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.604 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.606 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.607 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.607 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.607 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.608 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.608 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.608 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.608 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.609 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.609 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.609 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.609 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.610 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.610 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.610 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.610 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.611 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.611 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.611 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.611 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.612 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.612 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.612 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.612 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.613 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.613 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.613 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.613 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.614 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.614 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.614 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.614 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.615 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.615 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.615 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.615 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 17:00:05.616 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.616 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 17:00:05.617 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.618 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.618 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.618 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.618 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.619 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.619 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.619 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.619 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.620 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 17:00:05.620 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.620 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.620 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.621 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.621 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.621 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.622 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.622 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.622 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.622 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.623 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.623 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.623 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.623 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.624 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.624 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.624 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.624 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.625 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.625 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.625 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.625 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 17:00:05.821 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 17:00:05.822 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 17:00:05.822 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 17:00:05.823 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.837 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.838 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.839 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.840 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.841 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 17:00:05.842 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 17:00:05.843 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.844 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.845 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.846 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.847 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.848 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.848 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.848 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.848 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.848 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 17:00:05.851 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.851 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.852 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.853 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.854 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.855 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.856 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.858 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.859 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.860 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.861 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.862 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.864 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.865 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.866 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.867 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.868 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 17:00:05.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.877 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.878 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 17:00:05.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 17:00:05.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 17:00:05.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826