|
Running org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterTest
12:50:25,225 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
12:50:25,226 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:50:25,226 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at file:/opt/jenkins-controller/workspace/controller-verify/opendaylight/netconf/config-persister-impl/target/test-classes/logback-test.xml
12:50:25,227 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath.
12:50:25,228 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at file:/opt/jenkins-controller/workspace/controller-verify/opendaylight/netconf/config-persister-impl/target/test-classes/logback-test.xml
12:50:25,228 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/opt/jenkins-controller/workspace/controller-verify/.m2repo/org/opendaylight/yangtools/mockito-configuration/0.6.2-SNAPSHOT/mockito-configuration-0.6.2-SNAPSHOT.jar!/logback-test.xml]
12:50:25,331 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:50:25,341 |-INFO in ReconfigureOnChangeFilter
{invocationCounter=0}
- Will scan for changes in [[/opt/jenkins-controller/workspace/controller-verify/opendaylight/netconf/config-persister-impl/target/test-classes/logback-test.xml]] every 60 seconds.
12:50:25,341 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Adding ReconfigureOnChangeFilter as a turbo filter
12:50:25,353 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:50:25,358 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:50:25,418 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:50:25,782 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
12:50:25,782 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:50:25,784 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.opendaylight.controller.netconf.persist.impl] to TRACE
12:50:25,784 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:50:25,786 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c60db08 - Registering current configuration as safe fallback point
2014-04-08 12:50:26.868 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - ConfigPersister starting
2014-04-08 12:50:26.876 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.active
2014-04-08 12:50:26.881 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.storageAdapterClass
2014-04-08 12:50:26.882 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.readonly
2014-04-08 12:50:26.883 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Initialized persister with following adapters [PersisterWithConfiguration
{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@1a8cc3ba, readOnly=false}]
2014-04-08 12:50:26.883 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.maxWaitForCapabilitiesMillis
2014-04-08 12:50:26.941 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Found non empty configs using PersisterWithConfiguration{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@1a8cc3ba, readOnly=false}
:[<data><config-snapshot/></data>]
2014-04-08 12:50:26.941 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.conflictingVersionTimeoutMillis
2014-04-08 12:50:26.941 UTC [main] TRACE o.o.c.n.p.i.o.ConfigPersisterActivator - Following configs will be pushed: [<data><config-snapshot/></data>]
2014-04-08 12:50:26.950 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister got %s
2014-04-08 12:50:26.952 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Last config snapshots to be pushed to netconf: [<data><config-snapshot/></data>]
2014-04-08 12:50:26.975 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [cap1], all expected [cap1], current []
2014-04-08 12:50:26.975 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [cap1]
2014-04-08 12:50:27.076 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [cap1], all expected [cap1], current []
2014-04-08 12:50:27.076 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [cap1]
2014-04-08 12:50:27.179 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.189 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.291 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.294 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.396 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.398 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.500 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.503 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.605 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.608 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.709 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.712 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.814 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.818 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:27.919 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:27.922 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:29.175 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - ConfigPersister starting
2014-04-08 12:50:29.176 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.active
2014-04-08 12:50:29.176 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.storageAdapterClass
2014-04-08 12:50:29.176 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.readonly
2014-04-08 12:50:29.176 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Initialized persister with following adapters [PersisterWithConfiguration
{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@30f69f4e, readOnly=false}]
2014-04-08 12:50:29.177 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.maxWaitForCapabilitiesMillis
2014-04-08 12:50:29.177 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Found non empty configs using PersisterWithConfiguration{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@30f69f4e, readOnly=false}
:[<data><config-snapshot/></data>]
2014-04-08 12:50:29.177 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.conflictingVersionTimeoutMillis
2014-04-08 12:50:29.177 UTC [main] TRACE o.o.c.n.p.i.o.ConfigPersisterActivator - Following configs will be pushed: [<data><config-snapshot/></data>]
2014-04-08 12:50:29.178 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister got %s
2014-04-08 12:50:29.179 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Last config snapshots to be pushed to netconf: [<data><config-snapshot/></data>]
2014-04-08 12:50:29.180 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [cap1], all expected [cap1], current []
2014-04-08 12:50:29.180 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [cap1]
2014-04-08 12:50:29.283 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:29.287 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:29.390 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:29.393 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:29.494 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:29.497 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:29.599 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:29.602 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Conflicting version detected, will retry after timeout
2014-04-08 12:50:29.682 UTC [main] INFO o.o.c.n.p.i.osgi.ConfigPersisterTest - Switching to working service **
2014-04-08 12:50:29.705 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:30.715 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - ConfigPersister starting
2014-04-08 12:50:30.715 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.active
2014-04-08 12:50:30.715 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.storageAdapterClass
2014-04-08 12:50:30.716 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.readonly
2014-04-08 12:50:30.716 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Initialized persister with following adapters [PersisterWithConfiguration
{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@1c3a0d86, readOnly=false}]
2014-04-08 12:50:30.716 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.maxWaitForCapabilitiesMillis
2014-04-08 12:50:30.716 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Found non empty configs using PersisterWithConfiguration{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@1c3a0d86, readOnly=false}
:[<data><config-snapshot/></data>]
2014-04-08 12:50:30.716 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.conflictingVersionTimeoutMillis
2014-04-08 12:50:30.716 UTC [main] TRACE o.o.c.n.p.i.o.ConfigPersisterActivator - Following configs will be pushed: [<data><config-snapshot/></data>]
2014-04-08 12:50:30.717 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister got %s
2014-04-08 12:50:30.718 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Last config snapshots to be pushed to netconf: [<data><config-snapshot/></data>]
2014-04-08 12:50:30.719 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:30.719 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:30.745 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Last configuration loaded successfully
2014-04-08 12:50:30.746 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Detailed message editConfig response = {<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<ok/>
</rpc-reply>
}commit response = {<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<ok/>
</rpc-reply>
}
2014-04-08 12:50:30.746 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Total time spent 1040 ms
2014-04-08 12:50:30.747 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Config snapshot pushed successfully: <data><config-snapshot/></data>, result: {}
2014-04-08 12:50:30.747 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - All configuration snapshots have been pushed successfully.
2014-04-08 12:50:30.747 UTC [config-pusher] INFO o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister initialization completed.
2014-04-08 12:50:30.748 UTC [config-pusher] TRACE o.o.c.n.p.i.ConfigPersisterNotificationHandler - Called registerAsJMXListener
2014-04-08 12:50:30.820 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:30.820 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:30.921 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:30.921 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.022 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.022 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.123 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.123 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.224 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.224 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.325 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.325 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.425 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.426 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.526 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.527 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:31.627 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [required-cap], all expected [required-cap], current []
2014-04-08 12:50:31.627 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [required-cap]
2014-04-08 12:50:32.725 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - ConfigPersister starting
2014-04-08 12:50:32.725 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.active
2014-04-08 12:50:32.725 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.storageAdapterClass
2014-04-08 12:50:32.725 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.1.readonly
2014-04-08 12:50:32.726 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Initialized persister with following adapters [PersisterWithConfiguration
{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@6a1a0efa, readOnly=false}]
2014-04-08 12:50:32.726 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.maxWaitForCapabilitiesMillis
2014-04-08 12:50:32.726 UTC [main] DEBUG o.o.c.n.p.impl.PersisterAggregator - Found non empty configs using PersisterWithConfiguration{storage=org.opendaylight.controller.netconf.persist.impl.osgi.MockedBundleContext$DummyAdapterWithInitialSnapshot@6a1a0efa, readOnly=false}
:[<data><config-snapshot/></data>]
2014-04-08 12:50:32.726 UTC [main] TRACE o.o.c.n.p.i.o.PropertiesProviderBaseImpl - Full key netconf.config.persister.conflictingVersionTimeoutMillis
2014-04-08 12:50:32.726 UTC [main] TRACE o.o.c.n.p.i.o.ConfigPersisterActivator - Following configs will be pushed: [<data><config-snapshot/></data>]
2014-04-08 12:50:32.727 UTC [main] DEBUG o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister got %s
2014-04-08 12:50:32.728 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Last config snapshots to be pushed to netconf: [<data><config-snapshot/></data>]
2014-04-08 12:50:32.729 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Netconf server did not provide required capabilities for <data><config-snapshot/></data> Expected but not found: [cap1], all expected [cap1], current []
2014-04-08 12:50:32.729 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Not enough capabilities: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for <data><config-snapshot/></data>. Expected but not found: [cap1]
2014-04-08 12:50:32.832 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Pushing last configuration to netconf: <data><config-snapshot/></data>
2014-04-08 12:50:32.843 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Last configuration loaded successfully
2014-04-08 12:50:32.843 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Detailed message editConfig response = {<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<ok/>
</rpc-reply>
}commit response = {<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<ok/>
</rpc-reply>
}
2014-04-08 12:50:32.843 UTC [config-pusher] TRACE o.o.c.n.persist.impl.ConfigPusher - Total time spent 10 ms
2014-04-08 12:50:32.843 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - Config snapshot pushed successfully: <data><config-snapshot/></data>, result: {}
2014-04-08 12:50:32.843 UTC [config-pusher] DEBUG o.o.c.n.persist.impl.ConfigPusher - All configuration snapshots have been pushed successfully.
2014-04-08 12:50:32.843 UTC [config-pusher] INFO o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister initialization completed.
2014-04-08 12:50:32.843 UTC [config-pusher] TRACE o.o.c.n.p.i.ConfigPersisterNotificationHandler - Called registerAsJMXListener
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.655 sec <<< FAILURE! - in org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterTest
testSuccessConflictingVersionException(org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterTest) Time elapsed: 1.546 sec <<< FAILURE!
java.lang.AssertionError: Should fail to Cannot register as JMX listener to netconf
at org.junit.Assert.fail(Assert.java:91)
at org.opendaylight.controller.netconf.persist.impl.osgi.TestingExceptionHandler.assertException(TestingExceptionHandler.java:33)
at org.opendaylight.controller.netconf.persist.impl.osgi.TestingExceptionHandler.assertException(TestingExceptionHandler.java:28)
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterTest.assertCannotRegisterAsJMXListener_pushWasSuccessful(ConfigPersisterTest.java:87)
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterTest.testSuccessConflictingVersionException(ConfigPersisterTest.java:145)
|