SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 01:31:28,860 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.19.x/programming/impl/target/test-classes/logback-test.xml] 01:31:28,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 01:31:28,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/10.0.13/mockito-configuration-10.0.13.jar!/logback-test.xml] 01:31:28,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.19.x/programming/impl/target/test-classes/logback-test.xml] 01:31:28,928 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 01:31:28,935 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:31:28,938 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 01:31:28,945 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:31:29,008 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.protocol] to false 01:31:29,008 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.protocol level set to DEBUG 01:31:29,008 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 01:31:29,009 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.bgpcep] to false 01:31:29,009 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.bgpcep level set to DEBUG 01:31:29,009 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 01:31:29,009 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 01:31:29,009 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 01:31:29,009 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 01:31:29,010 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@499ee966 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 01:31:32.409 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:32.418 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:32.592 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:32.605 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:32.605 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:32.634 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.690 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 01:31:32.690 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 01:31:32.693 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 01:31:32.695 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 01:31:32.697 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit2} cleaned successfully 01:31:32.697 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit1} cleaned successfully 01:31:32.697 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.698 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.699 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.704 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.717 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.719 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.720 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.721 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.732 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:32.733 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:32.734 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:32.735 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:32.735 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:32.736 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.737 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.737 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 01:31:32.738 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 01:31:32.738 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:32.738 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.739 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.740 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.741 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.741 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:32.741 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:32.742 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.742 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:32.742 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:32.742 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.742 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.749 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:32.749 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:32.751 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:32.752 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:32.752 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:32.754 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.755 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 01:31:32.756 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.756 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 01:31:32.757 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 01:31:32.757 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 01:31:32.757 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.758 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 01:31:32.758 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 01:31:32.758 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.759 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.759 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 01:31:32.759 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 01:31:32.759 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:32.760 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 01:31:32.760 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 01:31:32.761 [pool-17-thread-1] WARN o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Tx: OPER-5 Conflicting modification for /(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)instructions-queue/instructions-queue[{(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)instruction-queue-id=test-instraction-queue}]/instruction/instruction[{(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)id=mockedSubmit2}]. 01:31:32.778 [pool-17-thread-1] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-5 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.OptimisticLockFailedException: Optimistic lock failed. at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:75) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:100) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was created by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:93) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:203) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:130) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:37) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:181) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:68) ... 10 common frames omitted 01:31:32.779 [pool-17-thread-1] ERROR o.o.b.p.impl.ProgrammingServiceImpl - Failed to update Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} org.opendaylight.mdsal.common.api.OptimisticLockFailedException: Optimistic lock failed. at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:75) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:100) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was created by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:93) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:203) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:130) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:37) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:181) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:68) ... 10 common frames omitted 01:31:32.780 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.780 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.780 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:32.791 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:32.792 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:32.793 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:32.797 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:32.797 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:32.799 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:32.802 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 01:31:32.803 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.798 [pool-18-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 01:31:35.798 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 01:31:35.801 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 01:31:35.802 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.802 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:35.803 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.807 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.807 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:35.807 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 01:31:35.808 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.808 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:35.808 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 01:31:35.808 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.809 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.816 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.817 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.818 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.819 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 01:31:35.819 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 01:31:35.820 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.820 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 01:31:35.821 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.822 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.822 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 01:31:35.822 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.822 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 01:31:35.822 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.823 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.828 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.828 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.829 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.830 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:35.831 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:35.832 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 01:31:35.832 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.833 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 01:31:35.833 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.834 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.834 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.834 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 01:31:35.835 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.835 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 01:31:35.835 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.835 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.841 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.841 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.842 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.844 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 01:31:35.844 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 01:31:35.845 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.846 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.846 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 01:31:35.847 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.847 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 01:31:35.847 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.848 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.848 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.852 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.852 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.853 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.854 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:35.854 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:35.856 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.857 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 01:31:35.858 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 01:31:35.858 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 01:31:35.858 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.859 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 01:31:35.859 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.860 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:35.860 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.860 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:35.860 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:35.860 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 01:31:35.861 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.861 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:35.861 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:35.861 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 01:31:35.861 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.863 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.867 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.868 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.869 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.870 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 01:31:35.874 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.874 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:35.874 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.875 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:35.878 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:35.879 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:35.880 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:35.883 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:35.883 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:35.884 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:38.884 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 01:31:38.884 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 01:31:38.887 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:38.894 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:38.895 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:38.896 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:38.896 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:38.896 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:38.897 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:38.903 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 01:31:38.903 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 01:31:38.905 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 01:31:38.907 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 01:31:38.907 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 01:31:38.909 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:38.911 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:38.912 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 01:31:38.913 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 01:31:38.913 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:38.914 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:38.914 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 01:31:38.915 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 01:31:38.915 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 01:31:38.915 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 01:31:38.915 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 01:31:38.916 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed