SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1f78d415] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@1c046c92] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 02:57:27,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 02:57:27,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2b458cd6 - No custom configurators were discovered as a service. 02:57:27,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2b458cd6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:57:27,004 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2b458cd6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:57:27,009 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.23.x/programming/impl/target/test-classes/logback-test.xml] 02:57:27,011 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c2c44e8 - Resource [logback-test.xml] occurs multiple times on the classpath. 02:57:27,011 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c2c44e8 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.25/mockito-configuration-14.0.25.jar!/logback-test.xml] 02:57:27,011 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c2c44e8 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.23.x/programming/impl/target/test-classes/logback-test.xml] 02:57:27,074 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 02:57:27,074 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:57:27,074 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 02:57:27,074 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:57:27,129 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 02:57:27,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1789527447132) 02:57:27,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 02:57:27,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-merge-0.23.x/programming/impl/target/test-classes/logback-test.xml] 02:57:27,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 02:57:27,139 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-merge-0.23.x/programming/impl/target/test-classes/logback-test.xml 02:57:27,139 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-merge-0.23.x/programming/impl/target/test-classes/logback-test.xml} 02:57:27,139 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 02:57:27,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 02:57:27,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:57:27,162 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:57:27,212 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 02:57:27,212 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 02:57:27,212 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 02:57:27,214 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 02:57:27,214 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 02:57:27,215 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 02:57:27,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 02:57:27,215 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 02:57:27,216 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 02:57:27,216 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 02:57:27,216 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 02:57:27,216 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7103745 - End of configuration. 02:57:27,217 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@227a933d - Registering current configuration as safe fallback point 02:57:27,222 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2b458cd6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@1f78d415] 02:57:30.041 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:30.350 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:30.357 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:30.590 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:30.594 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:30.594 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:30.621 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.624 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 02:57:30.624 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 02:57:30.626 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 02:57:30.628 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 02:57:30.630 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.630 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cleaned successfully 02:57:30.630 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cleaned successfully 02:57:30.630 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.631 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.635 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.638 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.639 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.639 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.640 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.647 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:30.650 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:30.650 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:30.652 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:30.652 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:30.652 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:30.654 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.654 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.654 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 02:57:30.655 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 02:57:30.655 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.655 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:30.656 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.656 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.657 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.657 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:30.657 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:30.658 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.658 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:30.658 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:30.658 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.658 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.661 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:30.663 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:30.663 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:30.664 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:30.665 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:30.665 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:30.666 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.667 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 02:57:30.668 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.668 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 02:57:30.668 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 02:57:30.669 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 02:57:30.669 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.669 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 02:57:30.669 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.670 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 02:57:30.670 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.670 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.670 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 02:57:30.671 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 02:57:30.671 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.671 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:30.671 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 02:57:30.671 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 02:57:30.671 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.672 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:30.676 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:30.677 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:30.677 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:30.679 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:30.682 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:30.683 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:30.685 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:30.686 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 02:57:30.687 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.683 [pool-12-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 02:57:33.684 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 02:57:33.685 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 02:57:33.686 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.686 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:33.687 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.692 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.692 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:33.692 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 02:57:33.693 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.693 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:33.693 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.693 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 02:57:33.694 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.702 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.705 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.705 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.707 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.709 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 02:57:33.710 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 02:57:33.711 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.714 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 02:57:33.716 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.716 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.716 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 02:57:33.717 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.717 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 02:57:33.717 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.718 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.724 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.726 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.726 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.729 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.731 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:33.731 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:33.733 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 02:57:33.733 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.734 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 02:57:33.734 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.735 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.735 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.735 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 02:57:33.736 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.736 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.736 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 02:57:33.737 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.742 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.744 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.745 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.747 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.749 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 02:57:33.749 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 02:57:33.751 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.752 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.752 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 02:57:33.753 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.753 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.754 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 02:57:33.754 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.754 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.760 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.763 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.764 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.766 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.767 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:33.767 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:33.769 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.770 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 02:57:33.771 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 02:57:33.771 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.772 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 02:57:33.772 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.772 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 02:57:33.773 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:33.773 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 02:57:33.774 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:33.774 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 02:57:33.774 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.775 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.778 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.780 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.780 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.782 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.783 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 02:57:33.787 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.788 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:33.788 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.789 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:33.792 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:33.794 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:33.794 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:33.796 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:33.799 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:33.799 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:33.801 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:36.799 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 02:57:36.800 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 02:57:36.802 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:36.805 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:36.806 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:36.806 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:36.806 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:36.807 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:36.807 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:36.812 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:57:36.814 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 02:57:36.815 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 02:57:36.817 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 02:57:36.818 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 02:57:36.818 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 02:57:36.820 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:36.821 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:36.821 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 02:57:36.822 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 02:57:36.822 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:36.823 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:36.824 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 02:57:36.824 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 02:57:36.824 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 02:57:36.824 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 02:57:36.824 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 02:57:36.824 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed