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. 03:02:54,406 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 03:02:54,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@23811a09 - No custom configurators were discovered as a service. 03:02:54,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@23811a09 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 03:02:54,410 |-INFO in ch.qos.logback.classic.util.ContextInitializer@23811a09 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 03:02:54,414 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 03:02:54,416 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2125ad3 - Resource [logback-test.xml] occurs multiple times on the classpath. 03:02:54,416 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2125ad3 - 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] 03:02:54,416 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2125ad3 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 03:02:54,482 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 03:02:54,482 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 03:02:54,483 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 03:02:54,483 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 03:02:54,541 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 03:02:54,546 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1786330974544) 03:02:54,546 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 03:02:54,547 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-merge-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 03:02:54,547 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 03:02:54,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-merge-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml 03:02:54,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-merge-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml} 03:02:54,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 03:02:54,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 03:02:54,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:02:54,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:02:54,633 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 03:02:54,633 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 03:02:54,633 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 03:02:54,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 03:02:54,636 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 03:02:54,636 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 03:02:54,637 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 03:02:54,637 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 03:02:54,637 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 03:02:54,637 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 03:02:54,638 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 03:02:54,638 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a5b769b - End of configuration. 03:02:54,639 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@f4c0e4e - Registering current configuration as safe fallback point 03:02:54,644 |-INFO in ch.qos.logback.classic.util.ContextInitializer@23811a09 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 229 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] 03:02:54.676 [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 03:02:54.679 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.682 [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 03:02:54.682 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.682 [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 03:02:54.682 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.683 [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 03:02:54.683 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.683 [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 03:02:54.683 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.684 [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 03:02:54.684 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.684 [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 03:02:54.684 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.685 [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 03:02:54.685 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.685 [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 03:02:54.685 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.686 [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 03:02:54.686 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.687 [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 03:02:54.687 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.687 [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 03:02:54.687 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.688 [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 03:02:54.688 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.688 [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 03:02:54.688 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.689 [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 03:02:54.689 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.689 [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 03:02:54.689 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.690 [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 03:02:54.690 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.690 [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 03:02:54.691 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.691 [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 03:02:54.691 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@41fed14f 03:02:54.692 [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 03:02:54.692 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.693 [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 03:02:54.693 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.693 [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 03:02:54.693 [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 03:02:54.693 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@174e1b69 03:02:54.694 [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 03:02:54.694 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.694 [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 03:02:54.694 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.695 [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 03:02:54.695 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.696 [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 03:02:54.696 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.696 [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 03:02:54.696 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1976f537 03:02:54.697 [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 03:02:54.697 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.697 [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 03:02:54.697 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.698 [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 03:02:54.698 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.698 [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 03:02:54.698 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.699 [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 03:02:54.699 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.700 [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 03:02:54.700 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.700 [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 03:02:54.700 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.701 [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 03:02:54.701 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.701 [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 03:02:54.701 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.702 [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 03:02:54.702 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.702 [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 03:02:54.702 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@3402b4c9 03:02:54.914 [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 03:02:54.916 [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 03:02:54.917 [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 03:02:54.917 [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 03:02:54.939 [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 03:02:54.940 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.940 [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 03:02:54.940 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.940 [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 03:02:54.940 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.940 [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 03:02:54.940 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.940 [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 03:02:54.940 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.941 [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 03:02:54.941 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.941 [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 03:02:54.941 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.941 [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 03:02:54.941 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.941 [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 03:02:54.941 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.941 [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 03:02:54.941 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.942 [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 03:02:54.942 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.942 [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 03:02:54.942 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.942 [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 03:02:54.942 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.942 [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 03:02:54.942 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.942 [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 03:02:54.942 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.943 [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 03:02:54.943 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.943 [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 03:02:54.943 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.943 [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 03:02:54.943 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.943 [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 03:02:54.943 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@149b0577 03:02:54.943 [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 03:02:54.943 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.944 [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 03:02:54.944 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.944 [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 03:02:54.944 [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 03:02:54.944 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6848a051 03:02:54.944 [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 03:02:54.944 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.944 [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 03:02:54.944 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.945 [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 03:02:54.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.945 [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 03:02:54.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.945 [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 03:02:54.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5740ff5e 03:02:54.945 [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 03:02:54.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.945 [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 03:02:54.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.946 [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 03:02:54.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.947 [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 03:02:54.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.947 [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 03:02:54.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.947 [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 03:02:54.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@4a901445 03:02:54.953 [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 03:02:54.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.953 [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 03:02:54.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.953 [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 03:02:54.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.954 [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 03:02:54.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.954 [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 03:02:54.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.954 [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 03:02:54.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.954 [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 03:02:54.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.954 [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 03:02:54.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.955 [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 03:02:54.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.955 [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 03:02:54.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.955 [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 03:02:54.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.955 [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 03:02:54.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.955 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.956 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.956 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.956 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.956 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.956 [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 03:02:54.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.957 [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 03:02:54.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7d70638 03:02:54.957 [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 03:02:54.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.957 [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 03:02:54.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.957 [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 03:02:54.957 [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 03:02:54.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@3c91530d 03:02:54.957 [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 03:02:54.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.958 [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 03:02:54.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.958 [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 03:02:54.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.958 [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 03:02:54.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.958 [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 03:02:54.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@732f6050 03:02:54.958 [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 03:02:54.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.958 [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 03:02:54.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.959 [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 03:02:54.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.959 [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 03:02:54.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.959 [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 03:02:54.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.960 [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 03:02:54.960 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.960 [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 03:02:54.960 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.960 [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 03:02:54.960 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.960 [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 03:02:54.960 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.960 [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 03:02:54.960 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.961 [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 03:02:54.961 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@6fbc1bb 03:02:54.963 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.964 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.964 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.964 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.964 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.964 [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 03:02:54.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.965 [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 03:02:54.965 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.965 [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 03:02:54.965 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.965 [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 03:02:54.965 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.965 [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 03:02:54.966 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.966 [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 03:02:54.966 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.966 [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 03:02:54.966 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.966 [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 03:02:54.966 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.966 [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 03:02:54.966 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.967 [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 03:02:54.967 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.967 [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 03:02:54.967 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.967 [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 03:02:54.967 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.967 [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 03:02:54.967 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.967 [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 03:02:54.968 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@f1dd5b4 03:02:54.968 [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 03:02:54.968 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.968 [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 03:02:54.968 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.968 [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 03:02:54.968 [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 03:02:54.968 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30c4e352 03:02:54.968 [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 03:02:54.968 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.968 [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 03:02:54.969 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.969 [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 03:02:54.969 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.969 [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 03:02:54.969 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.969 [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 03:02:54.969 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@73809e7 03:02:54.969 [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 03:02:54.969 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.969 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.970 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.970 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.970 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.970 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.970 [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 03:02:54.970 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.971 [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 03:02:54.971 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.971 [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 03:02:54.971 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.971 [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 03:02:54.971 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.971 [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 03:02:54.971 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@5f96f6a2 03:02:54.974 [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 03:02:54.974 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.974 [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 03:02:54.974 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.974 [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 03:02:54.974 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.974 [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 03:02:54.974 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.974 [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 03:02:54.974 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.974 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.975 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.975 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.975 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.975 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.975 [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 03:02:54.975 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.976 [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 03:02:54.976 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@290e8cab 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@48df4071 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.977 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6e3ecf5c 03:02:54.977 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.978 [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 03:02:54.978 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.979 [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 03:02:54.979 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.979 [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 03:02:54.979 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@67507df 03:02:54.982 [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 03:02:54.982 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.982 [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 03:02:54.982 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.982 [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 03:02:54.982 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.982 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.983 [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 03:02:54.983 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@33feb805 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.984 [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 03:02:54.984 [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 03:02:54.984 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5f14761c 03:02:54.984 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@37854b34 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.985 [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 03:02:54.985 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.986 [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 03:02:54.986 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@48eb001a 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.988 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.988 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.989 [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 03:02:54.989 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@724b939e 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.990 [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 03:02:54.990 [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 03:02:54.990 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34332b8d 03:02:54.990 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@6f8aba08 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.991 [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 03:02:54.991 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.992 [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 03:02:54.992 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7ff19c33 03:02:54.995 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.996 [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 03:02:54.996 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7a4d582c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.997 [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 03:02:54.997 [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 03:02:54.997 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@35c9a231 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@5626d18c 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.998 [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 03:02:54.998 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.999 [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 03:02:54.999 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.999 [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 03:02:54.999 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.999 [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 03:02:54.999 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.999 [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 03:02:54.999 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d 03:02:54.999 [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 03:02:54.999 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@45e9b12d