Results

By type

          Installing SDNC/R from startODL.sh script
Settings:
  SDNC_BIN=/opt/onap/sdnc/bin
  SDNC_HOME=/opt/onap/sdnc
  SDNC_DB_INIT=false
  ODL_CERT_DIR=
  ENABLE_ODL_CLUSTER=true
  ODL_REMOVEIDMDB=true
  SDNC_REPLICAS=1
  ENABLE_OAUTH=false
  ENABLE_ODLUX_RBAC=false
  SDNRWT=true
  SDNRDM=false
  SDNRONLY=false
  SDNRINIT=false
  SDNRDBURL=http://sdnrdb.onap:9200
  SDNRDBUSERNAME=
  GEO_ENABLED=false
  IS_PRIMARY_CLUSTER=true
  MY_ODL_CLUSTER=127.0.0.1
  PEER_ODL_CLUSTER=127.0.0.1
  SDNR_NORTHBOUND=false
  AAF_ENABLED=false
  SERVICE_NAME=
  NAMESPACE=
  SDNR_NETCONF_CALLHOME_ENABLED=true
Installing SDN-C keyStore

Warning:
The generated certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update.
Installing A1-adapter trustStore
Installing directed graphs
Load and activate started at Wed Jul 13 13:13:21 UTC 2022
2022-07-13 13:13:23 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Could not get service logic store
org.onap.ccsdk.sli.core.sli.ConfigurationException: Could load service store from properties file /opt/onap/sdnc/svclogic/config/svclogic.properties
	at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:53)
	at org.onap.ccsdk.sli.core.sli.SvcLogicParser.getStore(SvcLogicParser.java:439)
	at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.(SvcLogicLoader.java:53)
	at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:409)
Caused by: org.onap.ccsdk.sli.core.sli.ConfigurationException: failed to get database connection [jdbc:mysql://mariadb-galera:3306/sdnctl]
	at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:82)
	at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.initDbResources(SvcLogicJdbcStore.java:245)
	at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.init(SvcLogicJdbcStore.java:279)
	at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:97)
	at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:70)
	at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:51)
	... 3 more
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:80)
	... 8 more
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:257)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:524)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 14 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:252)
	... 16 more
Load and activate finished at Wed Jul 13 13:13:23 UTC 2022
Load and activate took 2.0 seconds
Add boot feature: sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager
Add boot feature: sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature
Add boot feature: odl-netconf-callhome-ssh
Installing Opendaylight cluster features for mdsal and netconf
Replace boot feature odl-netconf-connector-all, with:  
Installing Opendaylight cluster features
Replace boot feature odl-netconf-topology with: odl-netconf-clustered-topology 
Replace boot feature odl-mdsal-all with: odl-mdsal-all,odl-mdsal-clustering 
Add boot feature: odl-jolokia
Update cluster information statically
Get current fqdn onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local
This is a local cluster
################################################
##             Configure Cluster              ##
################################################
 NOTE: Cluster configuration files not found. Copying from
 /opt/opendaylight/current/system/org/opendaylight/controller/sal-clustering-config/4.0.7
Configuring unique name in akka.conf
Configuring hostname in akka.conf
Configuring data and rpc seed nodes in akka.conf
modules = [
	
	{
		name = "inventory"
		namespace = "urn:opendaylight:inventory"
		shard-strategy = "module"
	},
	{
		name = "topology"
		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
		shard-strategy = "module"
	},
	{
		name = "toaster"
		namespace = "http://netconfcentral.org/ns/toaster"
		shard-strategy = "module"
	}
]
Configuring replication type in module-shards.conf
################################################
##   NOTE: Manually restart controller to     ##
##         apply configuration.               ##
################################################
Add boot feature: a1-adapter-northbound
No certs provided. Skip installation.
Startup opendaylight
featuresRepositories = file:${karaf.etc}/8c3f5b03-ffde-4375-a3d0-8b2a42010fe5.xml,mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/1.4.1/xml/features,            mvn:org.onap.ccsdk.sli.adaptors/ccsdk-sli-adaptors-all/1.4.1/xml/features,            mvn:org.onap.ccsdk.sli.northbound/ccsdk-sli-northbound-all/1.4.1/xml/features,            mvn:org.onap.ccsdk.sli.plugins/ccsdk-sli-plugins-all/1.4.1/xml/features,mvn:org.onap.ccsdk.oran/a1-adapter-northbound/1.3.2/xml/features,            mvn:org.onap.ccsdk.features/ccsdk-features-all/1.3.1/xml/features,            mvn:org.onap.ccsdk.features.sdnr.northbound/sdnr-northbound-all/1.3.1/xml/features,            mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator/1.3.1/xml/features,            mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-oauth/1.3.1/xml/features,            mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager/1.3.1/xml/features,            mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager-base/1.3.1/xml/features,mvn:org.onap.sdnc.northbound/sdnc-northbound-all/2.3.0/xml/features
featuresBoot = 3ff20d47-695d-4366-a0f9-1661e55afa00,odl-restconf-all,odl-netconf-clustered-topology,odl-mdsal-all,odl-mdsal-clustering,odl-mdsal-apidocs,odl-daexim-all,odl-restconf-nb-rfc8040,ccsdk-sli-core-all,ccsdk-sli-adaptors-all,ccsdk-sli-northbound-all,ccsdk-sli-plugins-all,sdnc-northbound-all,sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager,sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature,odl-netconf-callhome-ssh,odl-jolokia,a1-adapter-northbound
Apache Karaf starting up. Press Enter to open the shell now...

  5% [===>                                                                    ]
 10% [=======>                                                                ]
 15% [==========>                                                             ]
 21% [===============>                                                        ]
 26% [==================>                                                     ]
 31% [======================>                                                 ]
 36% [=========================>                                              ]
 42% [==============================>                                         ]
 47% [=================================>                                      ]
 52% [=====================================>                                  ]
 57% [=========================================>                              ]
 63% [=============================================>                          ]
 68% [================================================>                       ]
 73% [====================================================>                   ]
 78% [========================================================>               ]
 84% [============================================================>           ]
 89% [================================================================>       ]
 94% [===================================================================>    ]
100% [========================================================================]

Karaf started in 5s. Bundle stats: 19 active, 19 total
2022-07-13T13:13:44,498 | INFO  | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier  | 5 - org.ops4j.pax.logging.pax-logging-api - 2.0.14 |  -   | Logging configuration changed. (Event Admin service unavailable - no notification sent).
2022-07-13T13:13:49,259 | INFO  | activator-1-thread-2 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Adding features: sdnr-wt-feature-aggregator-devicemanager-base/[1.3.1,1.3.1],sdnr-wt-feature-aggregator-devicemanager/[1.3.1,1.3.1],odl-restconf-nb-rfc8040/[2.0.11,2.0.11],odl-restconf-all/[2.0.11,2.0.11],odl-netconf-callhome-ssh/[2.0.11,2.0.11],sdnr-wt-helpserver-feature/[1.3.1,1.3.1],sdnr-wt-odlux-core-feature/[1.3.1,1.3.1],a1-adapter-northbound/[1.3.2,1.3.2],odl-daexim-all/[1.10.1,1.10.1],ccsdk-sli-core-all/[1.4.1,1.4.1],ccsdk-sli-northbound-all/[1.4.1,1.4.1],ccsdk-sli-plugins-all/[1.4.1,1.4.1],odl-jolokia/[4.0.7,4.0.7],sdnr-wt-odlux-apps-feature/[1.3.1,1.3.1],odl-mdsal-apidocs/[2.0.11,2.0.11],ccsdk-sli-adaptors-all/[1.4.1,1.4.1],odl-netconf-clustered-topology/[2.0.11,2.0.11],3ff20d47-695d-4366-a0f9-1661e55afa00/[0,0.0.0],sdnc-northbound-all/[2.3.0,2.3.0]
2022-07-13T13:13:50,571 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Changes to perform:
2022-07-13T13:13:50,588 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Region: root
2022-07-13T13:13:50,592 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to install:
2022-07-13T13:13:50,593 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.el/javax.el-api/3.0.0
2022-07-13T13:13:50,593 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.enterprise/cdi-api/2.0.SP1
2022-07-13T13:13:50,594 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.interceptor/javax.interceptor-api/1.2.2
2022-07-13T13:13:50,595 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.transaction/javax.transaction-api/1.2
2022-07-13T13:13:50,595 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
2022-07-13T13:13:50,596 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
2022-07-13T13:13:50,597 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0
2022-07-13T13:13:50,598 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0
2022-07-13T13:13:50,598 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0
2022-07-13T13:13:50,599 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber
2022-07-13T13:13:50,599 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.osgi/org.osgi.service.jdbc/1.0.0
2022-07-13T13:13:50,666 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Installing bundles:
2022-07-13T13:13:50,668 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.el/javax.el-api/3.0.0
2022-07-13T13:13:50,679 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.enterprise/cdi-api/2.0.SP1
2022-07-13T13:13:50,694 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.interceptor/javax.interceptor-api/1.2.2
2022-07-13T13:13:50,812 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.transaction/javax.transaction-api/1.2
2022-07-13T13:13:50,834 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
2022-07-13T13:13:50,946 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
2022-07-13T13:13:50,978 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0
2022-07-13T13:13:51,011 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0
2022-07-13T13:13:51,046 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0
2022-07-13T13:13:51,048 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber
2022-07-13T13:13:51,153 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.osgi/org.osgi.service.jdbc/1.0.0
2022-07-13T13:13:51,248 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Starting bundles:
2022-07-13T13:13:51,251 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.url.wrap/2.6.7
2022-07-13T13:13:51,263 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.el-api/3.0.0
2022-07-13T13:13:51,264 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.javax-inject/1.0.0.3
2022-07-13T13:13:51,265 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.interceptor-api/1.2.2
2022-07-13T13:13:51,267 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-07-13T13:13:51,268 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-07-13T13:13:51,269 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.osgi.service.jdbc/1.0.0.201505202023
2022-07-13T13:13:51,269 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.pool.common/1.5.0
2022-07-13T13:13:51,270 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.jasypt/1.9.3.1
2022-07-13T13:13:51,271 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.config/1.5.0
2022-07-13T13:13:51,313 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc/1.5.0
2022-07-13T13:13:51,464 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Done.
2022-07-13T13:21:29,262 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Changes to perform:
2022-07-13T13:21:29,264 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Region: root
2022-07-13T13:21:29,265 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to uninstall:
2022-07-13T13:21:29,265 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       javax.enterprise.cdi-api/2.0.0.SP1
2022-07-13T13:21:29,266 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       javax.transaction-api/1.2.0
2022-07-13T13:21:29,266 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       org.apache.servicemix.bundles.javax-inject/1.0.0.3
2022-07-13T13:21:29,267 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to install:
2022-07-13T13:21:29,267 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.java-websocket/Java-WebSocket/1.5.2
2022-07-13T13:21:29,268 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:ch.qos.logback/logback-classic/1.2.5
2022-07-13T13:21:29,269 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:ch.qos.logback/logback-core/1.2.5
2022-07-13T13:21:29,269 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.checkerframework/checker-qual/3.8.0
2022-07-13T13:21:29,279 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5
2022-07-13T13:21:29,280 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.core/jackson-core/2.12.5
2022-07-13T13:21:29,280 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5
2022-07-13T13:21:29,280 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5
2022-07-13T13:21:29,281 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5
2022-07-13T13:21:29,281 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5
2022-07-13T13:21:29,282 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5
2022-07-13T13:21:29,282 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.fasterxml.woodstox/woodstox-core/6.2.6
2022-07-13T13:21:29,282 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.code.gson/gson/2.8.8
2022-07-13T13:21:29,283 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.guava/guava/30.1.1-jre
2022-07-13T13:21:29,283 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.guava/failureaccess/1.0.1
2022-07-13T13:21:29,284 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.googlecode.json-simple/json-simple/1.1.1
2022-07-13T13:21:29,284 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.h2database/h2/1.4.200
2022-07-13T13:21:29,284 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7
2022-07-13T13:21:29,299 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11
2022-07-13T13:21:29,302 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0
2022-07-13T13:21:29,305 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.rabbitmq/amqp-client/5.13.0
2022-07-13T13:21:29,308 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.sun.xml.bind/jaxb-core/2.2.11
2022-07-13T13:21:29,311 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.sun.xml.bind/jaxb-impl/2.2.11
2022-07-13T13:21:29,313 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.typesafe/config/1.4.0
2022-07-13T13:21:29,318 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.typesafe/ssl-config-core_2.13/0.4.2
2022-07-13T13:21:29,320 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.derby/derby/10.14.2.0
2022-07-13T13:21:29,323 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.code.findbugs/annotations/3.0.1
2022-07-13T13:21:29,326 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.aeron/aeron-client/1.32.0
2022-07-13T13:21:29,327 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.aeron/aeron-driver/1.32.0
2022-07-13T13:21:29,329 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.dropwizard.metrics/metrics-core/4.1.25
2022-07-13T13:21:29,332 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.dropwizard.metrics/metrics-graphite/4.1.25
2022-07-13T13:21:29,335 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25
2022-07-13T13:21:29,337 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.dropwizard.metrics/metrics-jmx/4.1.25
2022-07-13T13:21:29,341 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.dropwizard.metrics/metrics-jvm/4.1.25
2022-07-13T13:21:29,344 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-buffer/4.1.69.Final
2022-07-13T13:21:29,346 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-codec/4.1.69.Final
2022-07-13T13:21:29,350 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-codec-http/4.1.69.Final
2022-07-13T13:21:29,354 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-common/4.1.69.Final
2022-07-13T13:21:29,360 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-handler/4.1.69.Final
2022-07-13T13:21:29,360 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-resolver/4.1.69.Final
2022-07-13T13:21:29,361 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-transport/4.1.69.Final
2022-07-13T13:21:29,361 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64
2022-07-13T13:21:29,362 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final
2022-07-13T13:21:29,363 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:jakarta.activation/jakarta.activation-api/1.2.2
2022-07-13T13:21:29,363 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.javassist/javassist/3.27.0-GA
2022-07-13T13:21:29,363 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.annotation/javax.annotation-api/1.3.1
2022-07-13T13:21:29,364 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.mail/mail/1.4.7
2022-07-13T13:21:29,364 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.servlet/javax.servlet-api/3.1.0
2022-07-13T13:21:29,365 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.validation/validation-api/1.1.0.Final
2022-07-13T13:21:29,365 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.validation/validation-api/2.0.1.Final
2022-07-13T13:21:29,366 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.ws.rs/javax.ws.rs-api/2.1.1
2022-07-13T13:21:29,366 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.odlparent/karaf.branding/9.0.8
2022-07-13T13:21:29,366 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:log4j/log4j/1.2.17
2022-07-13T13:21:29,367 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:log4j/apache-log4j-extras/1.2.17
2022-07-13T13:21:29,367 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.lz4/lz4-java/1.8.0
2022-07-13T13:21:29,368 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:net.sf.ehcache/ehcache/2.10.9.2
2022-07-13T13:21:29,391 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.agrona/agrona/1.9.0
2022-07-13T13:21:29,393 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.antlr/antlr4-runtime/4.9.2
2022-07-13T13:21:29,397 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
2022-07-13T13:21:29,399 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
2022-07-13T13:21:29,400 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
2022-07-13T13:21:29,402 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
2022-07-13T13:21:29,404 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
2022-07-13T13:21:29,405 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
2022-07-13T13:21:29,407 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
2022-07-13T13:21:29,411 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
2022-07-13T13:21:29,413 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11
2022-07-13T13:21:29,416 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
2022-07-13T13:21:29,422 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2
2022-07-13T13:21:29,423 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.aries/org.apache.aries.util/1.1.3
2022-07-13T13:21:29,424 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-collections/commons-collections/3.2.2
2022-07-13T13:21:29,427 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-beanutils/commons-beanutils/1.9.4
2022-07-13T13:21:29,428 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-codec/commons-codec/1.15
2022-07-13T13:21:29,428 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-io/commons-io/2.11.0
2022-07-13T13:21:29,429 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.commons/commons-text/1.9
2022-07-13T13:21:29,430 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-lang/commons-lang/2.6
2022-07-13T13:21:29,430 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.commons/commons-lang3/3.12.0
2022-07-13T13:21:29,431 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-logging/commons-logging/1.2
2022-07-13T13:21:29,433 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.felix/org.apache.felix.scr/2.1.28
2022-07-13T13:21:29,433 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
2022-07-13T13:21:29,434 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
2022-07-13T13:21:29,435 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3
2022-07-13T13:21:29,435 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3
2022-07-13T13:21:29,436 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3
2022-07-13T13:21:29,436 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3
2022-07-13T13:21:29,437 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3
2022-07-13T13:21:29,437 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3
2022-07-13T13:21:29,438 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3
2022-07-13T13:21:29,439 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3
2022-07-13T13:21:29,440 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3
2022-07-13T13:21:29,440 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3
2022-07-13T13:21:29,441 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3
2022-07-13T13:21:29,441 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3
2022-07-13T13:21:29,442 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:21:29,442 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3
2022-07-13T13:21:29,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3
2022-07-13T13:21:29,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3
2022-07-13T13:21:29,444 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3
2022-07-13T13:21:29,445 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3
2022-07-13T13:21:29,445 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3
2022-07-13T13:21:29,446 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3
2022-07-13T13:21:29,446 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3
2022-07-13T13:21:29,447 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3
2022-07-13T13:21:29,447 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3
2022-07-13T13:21:29,448 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3
2022-07-13T13:21:29,449 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3
2022-07-13T13:21:29,450 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3
2022-07-13T13:21:29,450 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3
2022-07-13T13:21:29,451 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3
2022-07-13T13:21:29,451 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3
2022-07-13T13:21:29,452 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3
2022-07-13T13:21:29,453 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1
2022-07-13T13:21:29,453 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.sshd/sshd-osgi/2.5.1
2022-07-13T13:21:29,471 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.sshd/sshd-scp/2.5.1
2022-07-13T13:21:29,476 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.sshd/sshd-sftp/2.5.1
2022-07-13T13:21:29,477 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge
2022-07-13T13:21:29,501 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.velocity/velocity/1.7
2022-07-13T13:21:29,503 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.velocity/velocity-engine-core/2.3
2022-07-13T13:21:29,506 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.xbean/xbean-bundleutils/4.20
2022-07-13T13:21:29,511 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.xbean/xbean-finder/4.20
2022-07-13T13:21:29,517 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.codehaus.jettison/jettison/1.4.1
2022-07-13T13:21:29,519 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1
2022-07-13T13:21:29,523 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629
2022-07-13T13:21:29,526 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629
2022-07-13T13:21:29,536 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629
2022-07-13T13:21:29,541 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629
2022-07-13T13:21:29,547 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629
2022-07-13T13:21:29,549 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629
2022-07-13T13:21:29,561 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629
2022-07-13T13:21:29,564 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629
2022-07-13T13:21:29,567 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629
2022-07-13T13:21:29,569 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629
2022-07-13T13:21:29,571 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629
2022-07-13T13:21:29,574 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629
2022-07-13T13:21:29,576 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629
2022-07-13T13:21:29,579 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629
2022-07-13T13:21:29,581 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629
2022-07-13T13:21:29,584 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629
2022-07-13T13:21:29,586 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629
2022-07-13T13:21:29,587 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629
2022-07-13T13:21:29,590 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629
2022-07-13T13:21:29,592 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629
2022-07-13T13:21:29,594 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629
2022-07-13T13:21:29,598 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629
2022-07-13T13:21:29,601 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629
2022-07-13T13:21:29,602 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629
2022-07-13T13:21:29,604 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629
2022-07-13T13:21:29,605 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629
2022-07-13T13:21:29,607 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629
2022-07-13T13:21:29,608 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2/hk2-api/2.5.0-b42
2022-07-13T13:21:29,610 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42
2022-07-13T13:21:29,612 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42
2022-07-13T13:21:29,614 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42
2022-07-13T13:21:29,617 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1
2022-07-13T13:21:29,634 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42
2022-07-13T13:21:29,635 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03
2022-07-13T13:21:29,672 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27
2022-07-13T13:21:29,673 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27
2022-07-13T13:21:29,673 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.core/jersey-client/2.27
2022-07-13T13:21:29,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.core/jersey-common/2.27
2022-07-13T13:21:29,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.core/jersey-server/2.27
2022-07-13T13:21:29,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27
2022-07-13T13:21:29,679 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.inject/jersey-hk2/2.27
2022-07-13T13:21:29,679 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27
2022-07-13T13:21:29,680 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27
2022-07-13T13:21:29,680 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27
2022-07-13T13:21:29,681 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.glassfish.jersey.media/jersey-media-sse/2.27
2022-07-13T13:21:29,681 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty/3.10.6.Final
2022-07-13T13:21:29,681 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-builtins/3.19.0
2022-07-13T13:21:29,682 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-reader/3.19.0
2022-07-13T13:21:29,682 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-terminal/3.19.0
2022-07-13T13:21:29,683 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-terminal-jansi/3.19.0
2022-07-13T13:21:29,683 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jolokia/jolokia-osgi/1.7.1
2022-07-13T13:21:29,683 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.code.findbugs/jsr305/3.0.1
2022-07-13T13:21:29,684 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jvnet.mimepull/mimepull/1.9.13
2022-07-13T13:21:29,684 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5
2022-07-13T13:21:29,685 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm/9.2
2022-07-13T13:21:29,685 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-commons/9.2
2022-07-13T13:21:29,686 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-tree/9.2
2022-07-13T13:21:29,769 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-analysis/9.2
2022-07-13T13:21:29,769 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-util/9.2
2022-07-13T13:21:29,770 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1
2022-07-13T13:21:29,777 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1
2022-07-13T13:21:29,778 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1
2022-07-13T13:21:29,779 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1
2022-07-13T13:21:29,779 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1
2022-07-13T13:21:29,779 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1
2022-07-13T13:21:29,804 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1
2022-07-13T13:21:29,805 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1
2022-07-13T13:21:29,805 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1
2022-07-13T13:21:29,806 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1
2022-07-13T13:21:29,806 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1
2022-07-13T13:21:29,807 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1
2022-07-13T13:21:29,807 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1
2022-07-13T13:21:29,807 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1
2022-07-13T13:21:29,816 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1
2022-07-13T13:21:29,816 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1
2022-07-13T13:21:29,817 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1
2022-07-13T13:21:29,817 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1
2022-07-13T13:21:29,832 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1
2022-07-13T13:21:29,833 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1
2022-07-13T13:21:29,834 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1
2022-07-13T13:21:29,836 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1
2022-07-13T13:21:29,838 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1
2022-07-13T13:21:29,839 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1
2022-07-13T13:21:29,841 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1
2022-07-13T13:21:29,842 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1
2022-07-13T13:21:29,843 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1
2022-07-13T13:21:29,845 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1
2022-07-13T13:21:29,847 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1
2022-07-13T13:21:29,847 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1
2022-07-13T13:21:29,849 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1
2022-07-13T13:21:29,850 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1
2022-07-13T13:21:29,850 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1
2022-07-13T13:21:29,850 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1
2022-07-13T13:21:29,851 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1
2022-07-13T13:21:29,851 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1
2022-07-13T13:21:29,851 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1
2022-07-13T13:21:29,852 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1
2022-07-13T13:21:29,852 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1
2022-07-13T13:21:29,852 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1
2022-07-13T13:21:29,853 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1
2022-07-13T13:21:29,853 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2
2022-07-13T13:21:29,853 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2
2022-07-13T13:21:29,854 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1
2022-07-13T13:21:29,854 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1
2022-07-13T13:21:29,854 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1
2022-07-13T13:21:29,855 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1
2022-07-13T13:21:29,855 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1
2022-07-13T13:21:29,855 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1
2022-07-13T13:21:29,856 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1
2022-07-13T13:21:29,856 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1
2022-07-13T13:21:29,856 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1
2022-07-13T13:21:29,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1
2022-07-13T13:21:29,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1
2022-07-13T13:21:29,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1
2022-07-13T13:21:29,858 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1
2022-07-13T13:21:29,858 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1
2022-07-13T13:21:29,858 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1
2022-07-13T13:21:29,859 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1
2022-07-13T13:21:29,859 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1
2022-07-13T13:21:29,859 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1
2022-07-13T13:21:29,860 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1
2022-07-13T13:21:29,860 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1
2022-07-13T13:21:29,860 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1
2022-07-13T13:21:29,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1
2022-07-13T13:21:29,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1
2022-07-13T13:21:29,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1
2022-07-13T13:21:29,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1
2022-07-13T13:21:29,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1
2022-07-13T13:21:29,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1
2022-07-13T13:21:29,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1
2022-07-13T13:21:29,863 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0
2022-07-13T13:21:29,863 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0
2022-07-13T13:21:29,863 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0
2022-07-13T13:21:29,876 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0
2022-07-13T13:21:29,876 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0
2022-07-13T13:21:29,877 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-cert/0.14.7
2022-07-13T13:21:29,877 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7
2022-07-13T13:21:29,877 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7
2022-07-13T13:21:29,878 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7
2022-07-13T13:21:29,878 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7
2022-07-13T13:21:29,879 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7
2022-07-13T13:21:29,879 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7
2022-07-13T13:21:29,879 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7
2022-07-13T13:21:29,880 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-shiro/0.14.7
2022-07-13T13:21:29,888 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7
2022-07-13T13:21:29,889 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7
2022-07-13T13:21:29,889 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa.web/web-api/0.14.7
2022-07-13T13:21:29,889 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7
2022-07-13T13:21:29,890 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa.web/servlet-api/0.14.7
2022-07-13T13:21:29,890 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7
2022-07-13T13:21:29,890 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/blueprint/4.0.7
2022-07-13T13:21:29,891 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/cds-access-api/4.0.7
2022-07-13T13:21:29,891 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/cds-access-client/4.0.7
2022-07-13T13:21:29,891 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/cds-dom-api/4.0.7
2022-07-13T13:21:29,891 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7
2022-07-13T13:21:29,904 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/eos-dom-akka/4.0.7
2022-07-13T13:21:29,905 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7
2022-07-13T13:21:29,905 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7
2022-07-13T13:21:29,905 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/netty-timer-config/0.15.7
2022-07-13T13:21:29,912 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/repackaged-akka/4.0.7
2022-07-13T13:21:29,912 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-akka-raft/4.0.7
2022-07-13T13:21:29,913 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7
2022-07-13T13:21:29,913 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7
2022-07-13T13:21:29,913 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7
2022-07-13T13:21:29,913 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7
2022-07-13T13:21:29,914 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-common-util/4.0.7
2022-07-13T13:21:29,920 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7
2022-07-13T13:21:29,920 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7
2022-07-13T13:21:29,921 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/threadpool-config-api/0.15.7
2022-07-13T13:21:29,921 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7
2022-07-13T13:21:29,921 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1
2022-07-13T13:21:29,921 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.daexim/daexim-impl/1.10.1
2022-07-13T13:21:29,922 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.daexim/daexim-model/1.10.1
2022-07-13T13:21:29,922 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.daexim/daexim-spi/1.10.1
2022-07-13T13:21:29,922 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.infrautils/ready-api/2.0.8
2022-07-13T13:21:29,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.infrautils/ready-impl/2.0.8
2022-07-13T13:21:29,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.infrautils/infrautils-util/2.0.8
2022-07-13T13:21:29,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7
2022-07-13T13:21:29,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7
2022-07-13T13:21:29,924 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7
2022-07-13T13:21:29,932 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7
2022-07-13T13:21:29,933 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7
2022-07-13T13:21:29,933 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7
2022-07-13T13:21:29,933 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7
2022-07-13T13:21:29,934 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7
2022-07-13T13:21:29,934 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7
2022-07-13T13:21:29,934 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7
2022-07-13T13:21:29,934 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7
2022-07-13T13:21:29,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7
2022-07-13T13:21:29,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7
2022-07-13T13:21:29,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7
2022-07-13T13:21:29,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7
2022-07-13T13:21:29,943 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7
2022-07-13T13:21:29,943 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7
2022-07-13T13:21:29,944 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7
2022-07-13T13:21:29,944 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7
2022-07-13T13:21:29,945 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7
2022-07-13T13:21:29,945 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7
2022-07-13T13:21:29,945 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7
2022-07-13T13:21:29,946 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7
2022-07-13T13:21:29,946 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7
2022-07-13T13:21:29,979 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7
2022-07-13T13:21:29,979 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7
2022-07-13T13:21:29,980 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7
2022-07-13T13:21:29,981 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7
2022-07-13T13:21:29,981 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7
2022-07-13T13:21:29,981 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7
2022-07-13T13:21:29,982 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7
2022-07-13T13:21:29,982 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7
2022-07-13T13:21:29,983 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7
2022-07-13T13:21:29,983 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.model/general-entity/8.0.7
2022-07-13T13:21:29,983 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7
2022-07-13T13:21:29,984 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7
2022-07-13T13:21:29,986 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7
2022-07-13T13:21:29,987 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7
2022-07-13T13:21:29,987 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7
2022-07-13T13:21:29,988 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.mdsal/yang-binding/8.0.7
2022-07-13T13:21:29,988 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11
2022-07-13T13:21:29,988 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-api/2.0.11
2022-07-13T13:21:29,989 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-auth/2.0.11
2022-07-13T13:21:29,989 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/callhome-model/2.0.11
2022-07-13T13:21:29,989 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/callhome-protocol/2.0.11
2022-07-13T13:21:29,990 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/callhome-provider/2.0.11
2022-07-13T13:21:29,990 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-client/2.0.11
2022-07-13T13:21:29,991 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-config/2.0.11
2022-07-13T13:21:29,991 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11
2022-07-13T13:21:29,991 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf/2.0.11
2022-07-13T13:21:29,992 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11
2022-07-13T13:21:29,992 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11
2022-07-13T13:21:29,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11
2022-07-13T13:21:29,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11
2022-07-13T13:21:29,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11
2022-07-13T13:21:29,994 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-restconf/2.0.11
2022-07-13T13:21:30,038 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11
2022-07-13T13:21:30,040 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11
2022-07-13T13:21:30,041 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-impl/2.0.11
2022-07-13T13:21:30,043 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11
2022-07-13T13:21:30,044 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11
2022-07-13T13:21:30,045 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11
2022-07-13T13:21:30,047 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/restconf-common/2.0.11
2022-07-13T13:21:30,048 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/restconf-common-models/2.0.11
2022-07-13T13:21:30,050 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11
2022-07-13T13:21:30,050 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11
2022-07-13T13:21:30,051 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11
2022-07-13T13:21:30,052 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/shaded-exificient/2.0.11
2022-07-13T13:21:30,056 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/shaded-sshd/2.0.11
2022-07-13T13:21:30,058 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-topology/2.0.11
2022-07-13T13:21:30,059 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11
2022-07-13T13:21:30,059 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11
2022-07-13T13:21:30,060 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.netconf/netconf-util/2.0.11
2022-07-13T13:21:30,061 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/concepts/7.0.9
2022-07-13T13:21:30,062 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9
2022-07-13T13:21:30,063 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9
2022-07-13T13:21:30,063 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9
2022-07-13T13:21:30,064 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9
2022-07-13T13:21:30,066 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9
2022-07-13T13:21:30,068 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9
2022-07-13T13:21:30,069 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9
2022-07-13T13:21:30,073 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9
2022-07-13T13:21:30,075 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9
2022-07-13T13:21:30,077 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9
2022-07-13T13:21:30,079 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9
2022-07-13T13:21:30,080 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9
2022-07-13T13:21:30,082 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9
2022-07-13T13:21:30,083 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9
2022-07-13T13:21:30,085 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9
2022-07-13T13:21:30,087 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9
2022-07-13T13:21:30,089 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9
2022-07-13T13:21:30,091 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9
2022-07-13T13:21:30,093 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9
2022-07-13T13:21:30,094 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9
2022-07-13T13:21:30,096 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9
2022-07-13T13:21:30,098 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9
2022-07-13T13:21:30,100 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/util/7.0.9
2022-07-13T13:21:30,101 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-common/7.0.9
2022-07-13T13:21:30,103 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-api/7.0.9
2022-07-13T13:21:30,105 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9
2022-07-13T13:21:30,106 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9
2022-07-13T13:21:30,108 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9
2022-07-13T13:21:30,109 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9
2022-07-13T13:21:30,110 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9
2022-07-13T13:21:30,112 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9
2022-07-13T13:21:30,113 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-data-util/7.0.9
2022-07-13T13:21:30,114 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-model-api/7.0.9
2022-07-13T13:21:30,115 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-model-export/7.0.9
2022-07-13T13:21:30,119 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9
2022-07-13T13:21:30,122 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9
2022-07-13T13:21:30,123 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-model-util/7.0.9
2022-07-13T13:21:30,127 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9
2022-07-13T13:21:30,128 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9
2022-07-13T13:21:30,129 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9
2022-07-13T13:21:30,130 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9
2022-07-13T13:21:30,131 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9
2022-07-13T13:21:30,132 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9
2022-07-13T13:21:30,134 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9
2022-07-13T13:21:30,135 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9
2022-07-13T13:21:30,136 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9
2022-07-13T13:21:30,138 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9
2022-07-13T13:21:30,139 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9
2022-07-13T13:21:30,140 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9
2022-07-13T13:21:30,142 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber
2022-07-13T13:21:30,143 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-api/7.3.19
2022-07-13T13:21:30,145 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19
2022-07-13T13:21:30,147 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19
2022-07-13T13:21:30,149 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19
2022-07-13T13:21:30,151 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19
2022-07-13T13:21:30,153 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19
2022-07-13T13:21:30,155 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19
2022-07-13T13:21:30,157 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19
2022-07-13T13:21:30,158 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ops4j.pax.web/pax-web-spi/7.3.19
2022-07-13T13:21:30,159 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.owasp.encoder/encoder/1.2.3
2022-07-13T13:21:30,159 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.reactivestreams/reactive-streams/1.0.3
2022-07-13T13:21:30,160 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1
2022-07-13T13:21:30,161 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2
2022-07-13T13:21:30,161 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.scala-lang/scala-library/2.13.6
2022-07-13T13:21:30,162 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.scala-lang/scala-reflect/2.13.6
2022-07-13T13:21:30,162 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.codehaus.woodstox/stax2-api/4.2.1
2022-07-13T13:21:30,162 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:tech.pantheon.triemap/triemap/1.2.0
2022-07-13T13:21:30,163 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.att.aft/dme2/3.1.200-oss
2022-07-13T13:21:30,163 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.att.eelf/eelf-core/1.0.0
2022-07-13T13:21:30,164 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.att.nsa/saClientLibrary/0.0.1
2022-07-13T13:21:30,166 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.att.nsa/saToolkit/0.0.1
2022-07-13T13:21:30,167 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.github.mifmif/generex/1.0.2
2022-07-13T13:21:30,168 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1
2022-07-13T13:21:30,170 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava
2022-07-13T13:21:30,171 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:com.google.j2objc/j2objc-annotations/1.3
2022-07-13T13:21:30,173 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:dk.brics/automaton/1.12-1
2022-07-13T13:21:30,175 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216
2022-07-13T13:21:30,177 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:net.jcip/jcip-annotations/1.0
2022-07-13T13:21:30,178 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4
2022-07-13T13:21:30,179 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13
2022-07-13T13:21:30,181 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13
2022-07-13T13:21:30,183 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14
2022-07-13T13:21:30,185 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14
2022-07-13T13:21:30,186 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.aspectj/aspectjrt/1.9.6
2022-07-13T13:21:30,188 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.dom4j/dom4j/2.1.3
2022-07-13T13:21:30,189 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4
2022-07-13T13:21:30,191 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27
2022-07-13T13:21:30,192 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27
2022-07-13T13:21:30,193 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.json/json/20131018
2022-07-13T13:21:30,195 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
2022-07-13T13:21:30,196 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1
2022-07-13T13:21:30,198 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12
2022-07-13T13:21:30,199 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9
2022-07-13T13:21:30,199 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9
2022-07-13T13:21:30,200 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf
2022-07-13T13:21:30,201 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE
2022-07-13T13:21:30,203 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE
2022-07-13T13:21:30,204 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE
2022-07-13T13:21:30,206 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE
2022-07-13T13:21:30,207 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE
2022-07-13T13:21:30,209 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE
2022-07-13T13:21:30,211 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE
2022-07-13T13:21:30,211 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE
2022-07-13T13:21:30,214 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Stopping bundles:
2022-07-13T13:21:30,224 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.pool.common/1.5.0
2022-07-13T13:21:30,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.javax-inject/1.0.0.3
2022-07-13T13:21:30,247 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.jasypt/1.9.3.1
2022-07-13T13:21:30,251 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-07-13T13:21:30,255 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-07-13T13:21:30,259 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.config/1.5.0
2022-07-13T13:21:30,274 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Uninstalling bundles:
2022-07-13T13:21:30,275 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-07-13T13:21:30,314 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-07-13T13:21:30,342 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.javax-inject/1.0.0.3
2022-07-13T13:21:30,405 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Installing bundles:
2022-07-13T13:21:30,406 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.java-websocket/Java-WebSocket/1.5.2
2022-07-13T13:21:30,451 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:ch.qos.logback/logback-classic/1.2.5
2022-07-13T13:21:30,545 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:ch.qos.logback/logback-core/1.2.5
2022-07-13T13:21:30,934 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.checkerframework/checker-qual/3.8.0
2022-07-13T13:21:31,027 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5
2022-07-13T13:21:31,061 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.core/jackson-core/2.12.5
2022-07-13T13:21:31,106 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5
2022-07-13T13:21:31,356 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5
2022-07-13T13:21:31,421 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5
2022-07-13T13:21:31,502 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5
2022-07-13T13:21:31,602 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5
2022-07-13T13:21:31,617 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.fasterxml.woodstox/woodstox-core/6.2.6
2022-07-13T13:21:31,719 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.code.gson/gson/2.8.8
2022-07-13T13:21:31,764 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.guava/guava/30.1.1-jre
2022-07-13T13:21:32,182 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.guava/failureaccess/1.0.1
2022-07-13T13:21:32,186 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.googlecode.json-simple/json-simple/1.1.1
2022-07-13T13:21:32,191 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.h2database/h2/1.4.200
2022-07-13T13:21:32,339 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7
2022-07-13T13:21:32,343 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11
2022-07-13T13:21:32,387 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0
2022-07-13T13:21:32,391 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.rabbitmq/amqp-client/5.13.0
2022-07-13T13:21:32,445 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.sun.xml.bind/jaxb-core/2.2.11
2022-07-13T13:21:32,466 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.sun.xml.bind/jaxb-impl/2.2.11
2022-07-13T13:21:32,551 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.typesafe/config/1.4.0
2022-07-13T13:21:32,579 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.typesafe/ssl-config-core_2.13/0.4.2
2022-07-13T13:21:32,628 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.derby/derby/10.14.2.0
2022-07-13T13:21:32,832 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.code.findbugs/annotations/3.0.1
2022-07-13T13:21:32,843 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.aeron/aeron-client/1.32.0
2022-07-13T13:21:32,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.aeron/aeron-driver/1.32.0
2022-07-13T13:21:32,892 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.dropwizard.metrics/metrics-core/4.1.25
2022-07-13T13:21:32,910 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.dropwizard.metrics/metrics-graphite/4.1.25
2022-07-13T13:21:32,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25
2022-07-13T13:21:32,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.dropwizard.metrics/metrics-jmx/4.1.25
2022-07-13T13:21:32,948 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.dropwizard.metrics/metrics-jvm/4.1.25
2022-07-13T13:21:32,959 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-buffer/4.1.69.Final
2022-07-13T13:21:32,979 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-codec/4.1.69.Final
2022-07-13T13:21:32,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-codec-http/4.1.69.Final
2022-07-13T13:21:33,015 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-common/4.1.69.Final
2022-07-13T13:21:33,039 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-handler/4.1.69.Final
2022-07-13T13:21:33,058 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-resolver/4.1.69.Final
2022-07-13T13:21:33,069 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-transport/4.1.69.Final
2022-07-13T13:21:33,245 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64
2022-07-13T13:21:33,286 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final
2022-07-13T13:21:33,305 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:jakarta.activation/jakarta.activation-api/1.2.2
2022-07-13T13:21:33,318 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.javassist/javassist/3.27.0-GA
2022-07-13T13:21:33,400 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.annotation/javax.annotation-api/1.3.1
2022-07-13T13:21:33,413 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.mail/mail/1.4.7
2022-07-13T13:21:33,472 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.servlet/javax.servlet-api/3.1.0
2022-07-13T13:21:33,478 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.validation/validation-api/1.1.0.Final
2022-07-13T13:21:33,516 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.validation/validation-api/2.0.1.Final
2022-07-13T13:21:33,530 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.ws.rs/javax.ws.rs-api/2.1.1
2022-07-13T13:21:33,546 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.odlparent/karaf.branding/9.0.8
2022-07-13T13:21:33,556 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:log4j/log4j/1.2.17
2022-07-13T13:21:33,619 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:log4j/apache-log4j-extras/1.2.17
2022-07-13T13:21:33,671 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.lz4/lz4-java/1.8.0
2022-07-13T13:21:33,693 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:net.sf.ehcache/ehcache/2.10.9.2
2022-07-13T13:21:34,132 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.agrona/agrona/1.9.0
2022-07-13T13:21:34,147 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.antlr/antlr4-runtime/4.9.2
2022-07-13T13:21:34,159 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
2022-07-13T13:21:34,163 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
2022-07-13T13:21:34,168 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
2022-07-13T13:21:34,189 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
2022-07-13T13:21:34,193 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
2022-07-13T13:21:34,197 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
2022-07-13T13:21:34,201 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
2022-07-13T13:21:34,234 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
2022-07-13T13:21:34,384 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11
2022-07-13T13:21:34,398 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
2022-07-13T13:21:34,401 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2
2022-07-13T13:21:34,457 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.aries/org.apache.aries.util/1.1.3
2022-07-13T13:21:34,466 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-collections/commons-collections/3.2.2
2022-07-13T13:21:34,568 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-beanutils/commons-beanutils/1.9.4
2022-07-13T13:21:34,601 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-codec/commons-codec/1.15
2022-07-13T13:21:34,670 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-io/commons-io/2.11.0
2022-07-13T13:21:34,692 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.commons/commons-text/1.9
2022-07-13T13:21:34,727 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-lang/commons-lang/2.6
2022-07-13T13:21:34,774 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.commons/commons-lang3/3.12.0
2022-07-13T13:21:34,826 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-logging/commons-logging/1.2
2022-07-13T13:21:34,842 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.felix/org.apache.felix.scr/2.1.28
2022-07-13T13:21:34,858 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
2022-07-13T13:21:34,860 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
2022-07-13T13:21:34,875 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3
2022-07-13T13:21:34,882 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3
2022-07-13T13:21:34,903 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3
2022-07-13T13:21:34,917 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3
2022-07-13T13:21:34,920 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3
2022-07-13T13:21:34,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3
2022-07-13T13:21:34,991 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3
2022-07-13T13:21:35,037 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3
2022-07-13T13:21:35,053 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3
2022-07-13T13:21:35,064 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3
2022-07-13T13:21:35,086 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3
2022-07-13T13:21:35,168 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3
2022-07-13T13:21:35,212 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:21:35,247 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3
2022-07-13T13:21:35,260 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3
2022-07-13T13:21:35,613 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3
2022-07-13T13:21:35,638 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3
2022-07-13T13:21:35,686 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3
2022-07-13T13:21:35,701 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3
2022-07-13T13:21:35,718 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3
2022-07-13T13:21:35,773 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3
2022-07-13T13:21:35,838 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3
2022-07-13T13:21:35,902 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3
2022-07-13T13:21:35,971 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3
2022-07-13T13:21:35,986 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3
2022-07-13T13:21:35,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3
2022-07-13T13:21:36,018 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3
2022-07-13T13:21:36,063 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3
2022-07-13T13:21:36,091 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3
2022-07-13T13:21:36,114 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3
2022-07-13T13:21:36,131 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1
2022-07-13T13:21:36,203 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.sshd/sshd-osgi/2.5.1
2022-07-13T13:21:36,455 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.sshd/sshd-scp/2.5.1
2022-07-13T13:21:36,494 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.sshd/sshd-sftp/2.5.1
2022-07-13T13:21:36,535 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge
2022-07-13T13:21:36,572 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.velocity/velocity/1.7
2022-07-13T13:21:36,863 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.velocity/velocity-engine-core/2.3
2022-07-13T13:21:36,928 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.xbean/xbean-bundleutils/4.20
2022-07-13T13:21:36,931 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.xbean/xbean-finder/4.20
2022-07-13T13:21:37,039 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.codehaus.jettison/jettison/1.4.1
2022-07-13T13:21:37,074 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1
2022-07-13T13:21:37,407 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629
2022-07-13T13:21:37,415 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629
2022-07-13T13:21:37,417 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629
2022-07-13T13:21:37,420 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629
2022-07-13T13:21:37,427 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629
2022-07-13T13:21:37,434 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629
2022-07-13T13:21:37,442 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629
2022-07-13T13:21:37,454 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629
2022-07-13T13:21:37,467 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629
2022-07-13T13:21:37,470 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629
2022-07-13T13:21:37,475 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629
2022-07-13T13:21:37,480 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629
2022-07-13T13:21:37,485 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629
2022-07-13T13:21:37,489 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629
2022-07-13T13:21:37,503 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629
2022-07-13T13:21:37,509 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629
2022-07-13T13:21:37,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629
2022-07-13T13:21:37,556 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629
2022-07-13T13:21:37,564 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629
2022-07-13T13:21:37,580 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629
2022-07-13T13:21:37,587 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629
2022-07-13T13:21:37,595 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629
2022-07-13T13:21:37,629 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629
2022-07-13T13:21:37,654 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629
2022-07-13T13:21:37,669 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629
2022-07-13T13:21:37,682 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629
2022-07-13T13:21:37,693 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629
2022-07-13T13:21:37,709 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2/hk2-api/2.5.0-b42
2022-07-13T13:21:37,735 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42
2022-07-13T13:21:37,748 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42
2022-07-13T13:21:37,751 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42
2022-07-13T13:21:37,760 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1
2022-07-13T13:21:37,767 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42
2022-07-13T13:21:37,785 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03
2022-07-13T13:21:37,820 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27
2022-07-13T13:21:37,825 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27
2022-07-13T13:21:37,830 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.core/jersey-client/2.27
2022-07-13T13:21:37,840 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.core/jersey-common/2.27
2022-07-13T13:21:38,092 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.core/jersey-server/2.27
2022-07-13T13:21:38,195 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27
2022-07-13T13:21:38,209 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.inject/jersey-hk2/2.27
2022-07-13T13:21:38,218 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27
2022-07-13T13:21:38,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27
2022-07-13T13:21:38,259 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27
2022-07-13T13:21:38,276 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.glassfish.jersey.media/jersey-media-sse/2.27
2022-07-13T13:21:38,298 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty/3.10.6.Final
2022-07-13T13:21:38,384 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-builtins/3.19.0
2022-07-13T13:21:38,401 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-reader/3.19.0
2022-07-13T13:21:38,412 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-terminal/3.19.0
2022-07-13T13:21:38,439 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-terminal-jansi/3.19.0
2022-07-13T13:21:38,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jolokia/jolokia-osgi/1.7.1
2022-07-13T13:21:38,471 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.code.findbugs/jsr305/3.0.1
2022-07-13T13:21:38,479 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jvnet.mimepull/mimepull/1.9.13
2022-07-13T13:21:38,489 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5
2022-07-13T13:21:38,551 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm/9.2
2022-07-13T13:21:38,570 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-commons/9.2
2022-07-13T13:21:38,583 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-tree/9.2
2022-07-13T13:21:38,592 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-analysis/9.2
2022-07-13T13:21:38,600 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-util/9.2
2022-07-13T13:21:38,607 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1
2022-07-13T13:21:38,611 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1
2022-07-13T13:21:38,615 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1
2022-07-13T13:21:38,620 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1
2022-07-13T13:21:38,638 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1
2022-07-13T13:21:38,643 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1
2022-07-13T13:21:38,647 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1
2022-07-13T13:21:38,662 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1
2022-07-13T13:21:38,687 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1
2022-07-13T13:21:38,747 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1
2022-07-13T13:21:38,786 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1
2022-07-13T13:21:39,050 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1
2022-07-13T13:21:39,361 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1
2022-07-13T13:21:39,403 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1
2022-07-13T13:21:39,416 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1
2022-07-13T13:21:39,606 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1
2022-07-13T13:21:40,263 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1
2022-07-13T13:21:40,274 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1
2022-07-13T13:21:40,284 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1
2022-07-13T13:21:40,308 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1
2022-07-13T13:21:40,679 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1
2022-07-13T13:21:40,717 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1
2022-07-13T13:21:40,859 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1
2022-07-13T13:21:40,893 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1
2022-07-13T13:21:40,909 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1
2022-07-13T13:21:40,912 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1
2022-07-13T13:21:40,915 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1
2022-07-13T13:21:40,942 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1
2022-07-13T13:21:40,949 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1
2022-07-13T13:21:40,962 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1
2022-07-13T13:21:41,002 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1
2022-07-13T13:21:41,006 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1
2022-07-13T13:21:41,009 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1
2022-07-13T13:21:41,012 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1
2022-07-13T13:21:41,032 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1
2022-07-13T13:21:41,035 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1
2022-07-13T13:21:41,061 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1
2022-07-13T13:21:41,068 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1
2022-07-13T13:21:41,146 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1
2022-07-13T13:21:41,150 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1
2022-07-13T13:21:41,163 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1
2022-07-13T13:21:41,166 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2
2022-07-13T13:21:41,169 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2
2022-07-13T13:21:41,171 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1
2022-07-13T13:21:41,219 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1
2022-07-13T13:21:41,222 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1
2022-07-13T13:21:41,229 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1
2022-07-13T13:21:41,243 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1
2022-07-13T13:21:41,247 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1
2022-07-13T13:21:41,250 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1
2022-07-13T13:21:41,274 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1
2022-07-13T13:21:41,289 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1
2022-07-13T13:21:41,298 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1
2022-07-13T13:21:41,320 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1
2022-07-13T13:21:41,324 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1
2022-07-13T13:21:41,334 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1
2022-07-13T13:21:41,353 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1
2022-07-13T13:21:41,359 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1
2022-07-13T13:21:41,369 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1
2022-07-13T13:21:41,402 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1
2022-07-13T13:21:41,405 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1
2022-07-13T13:21:41,435 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1
2022-07-13T13:21:41,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1
2022-07-13T13:21:41,446 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1
2022-07-13T13:21:41,448 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1
2022-07-13T13:21:41,451 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1
2022-07-13T13:21:41,469 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1
2022-07-13T13:21:41,472 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1
2022-07-13T13:21:41,474 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1
2022-07-13T13:21:41,479 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1
2022-07-13T13:21:41,490 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1
2022-07-13T13:21:41,494 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0
2022-07-13T13:21:41,810 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0
2022-07-13T13:21:41,828 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0
2022-07-13T13:21:41,840 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0
2022-07-13T13:21:41,853 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0
2022-07-13T13:21:41,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-cert/0.14.7
2022-07-13T13:21:41,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7
2022-07-13T13:21:41,863 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7
2022-07-13T13:21:41,865 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7
2022-07-13T13:21:41,886 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7
2022-07-13T13:21:41,900 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7
2022-07-13T13:21:41,909 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7
2022-07-13T13:21:41,916 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7
2022-07-13T13:21:41,953 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-shiro/0.14.7
2022-07-13T13:21:41,974 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7
2022-07-13T13:21:41,999 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7
2022-07-13T13:21:42,010 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa.web/web-api/0.14.7
2022-07-13T13:21:42,020 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7
2022-07-13T13:21:42,029 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa.web/servlet-api/0.14.7
2022-07-13T13:21:42,041 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7
2022-07-13T13:21:42,053 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/blueprint/4.0.7
2022-07-13T13:21:42,071 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/cds-access-api/4.0.7
2022-07-13T13:21:42,091 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/cds-access-client/4.0.7
2022-07-13T13:21:42,096 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/cds-dom-api/4.0.7
2022-07-13T13:21:42,098 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7
2022-07-13T13:21:42,151 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/eos-dom-akka/4.0.7
2022-07-13T13:21:42,200 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7
2022-07-13T13:21:42,210 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7
2022-07-13T13:21:42,213 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/netty-timer-config/0.15.7
2022-07-13T13:21:42,217 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/repackaged-akka/4.0.7
2022-07-13T13:21:42,992 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-akka-raft/4.0.7
2022-07-13T13:21:43,003 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7
2022-07-13T13:21:43,017 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7
2022-07-13T13:21:43,022 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7
2022-07-13T13:21:43,025 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7
2022-07-13T13:21:43,032 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-common-util/4.0.7
2022-07-13T13:21:43,034 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7
2022-07-13T13:21:43,053 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7
2022-07-13T13:21:43,060 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/threadpool-config-api/0.15.7
2022-07-13T13:21:43,065 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7
2022-07-13T13:21:43,068 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1
2022-07-13T13:21:43,080 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.daexim/daexim-impl/1.10.1
2022-07-13T13:21:43,083 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.daexim/daexim-model/1.10.1
2022-07-13T13:21:43,103 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.daexim/daexim-spi/1.10.1
2022-07-13T13:21:43,121 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.infrautils/ready-api/2.0.8
2022-07-13T13:21:43,135 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.infrautils/ready-impl/2.0.8
2022-07-13T13:21:43,166 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.infrautils/infrautils-util/2.0.8
2022-07-13T13:21:43,169 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7
2022-07-13T13:21:43,171 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7
2022-07-13T13:21:43,178 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7
2022-07-13T13:21:43,229 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7
2022-07-13T13:21:43,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7
2022-07-13T13:21:43,243 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7
2022-07-13T13:21:43,245 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7
2022-07-13T13:21:43,249 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7
2022-07-13T13:21:43,251 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7
2022-07-13T13:21:43,254 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7
2022-07-13T13:21:43,256 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7
2022-07-13T13:21:43,258 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7
2022-07-13T13:21:43,262 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7
2022-07-13T13:21:43,264 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7
2022-07-13T13:21:43,266 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7
2022-07-13T13:21:43,268 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7
2022-07-13T13:21:43,270 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7
2022-07-13T13:21:43,272 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7
2022-07-13T13:21:43,275 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7
2022-07-13T13:21:43,276 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7
2022-07-13T13:21:43,278 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7
2022-07-13T13:21:43,280 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7
2022-07-13T13:21:43,281 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7
2022-07-13T13:21:43,285 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7
2022-07-13T13:21:43,287 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7
2022-07-13T13:21:43,290 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7
2022-07-13T13:21:43,294 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7
2022-07-13T13:21:43,297 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7
2022-07-13T13:21:43,300 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7
2022-07-13T13:21:43,302 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7
2022-07-13T13:21:43,304 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7
2022-07-13T13:21:43,306 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7
2022-07-13T13:21:43,308 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7
2022-07-13T13:21:43,310 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.model/general-entity/8.0.7
2022-07-13T13:21:43,312 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7
2022-07-13T13:21:43,316 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7
2022-07-13T13:21:43,318 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7
2022-07-13T13:21:43,319 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7
2022-07-13T13:21:43,323 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7
2022-07-13T13:21:43,327 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.mdsal/yang-binding/8.0.7
2022-07-13T13:21:43,329 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11
2022-07-13T13:21:43,332 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-api/2.0.11
2022-07-13T13:21:43,334 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-auth/2.0.11
2022-07-13T13:21:43,336 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/callhome-model/2.0.11
2022-07-13T13:21:43,339 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/callhome-protocol/2.0.11
2022-07-13T13:21:43,342 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/callhome-provider/2.0.11
2022-07-13T13:21:43,345 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-client/2.0.11
2022-07-13T13:21:43,347 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-config/2.0.11
2022-07-13T13:21:43,349 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11
2022-07-13T13:21:43,351 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf/2.0.11
2022-07-13T13:21:43,363 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11
2022-07-13T13:21:43,370 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11
2022-07-13T13:21:43,372 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11
2022-07-13T13:21:43,376 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11
2022-07-13T13:21:43,385 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11
2022-07-13T13:21:43,403 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-restconf/2.0.11
2022-07-13T13:21:43,420 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11
2022-07-13T13:21:43,435 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11
2022-07-13T13:21:43,466 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-impl/2.0.11
2022-07-13T13:21:43,479 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11
2022-07-13T13:21:43,494 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11
2022-07-13T13:21:43,516 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11
2022-07-13T13:21:43,518 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/restconf-common/2.0.11
2022-07-13T13:21:43,521 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/restconf-common-models/2.0.11
2022-07-13T13:21:43,535 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11
2022-07-13T13:21:43,549 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11
2022-07-13T13:21:43,556 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11
2022-07-13T13:21:43,600 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/shaded-exificient/2.0.11
2022-07-13T13:21:43,628 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/shaded-sshd/2.0.11
2022-07-13T13:21:43,668 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-topology/2.0.11
2022-07-13T13:21:43,670 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11
2022-07-13T13:21:43,673 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11
2022-07-13T13:21:43,690 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.netconf/netconf-util/2.0.11
2022-07-13T13:21:43,706 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/concepts/7.0.9
2022-07-13T13:21:43,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9
2022-07-13T13:21:43,741 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9
2022-07-13T13:21:43,753 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9
2022-07-13T13:21:43,775 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9
2022-07-13T13:21:43,781 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9
2022-07-13T13:21:43,784 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9
2022-07-13T13:21:43,790 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9
2022-07-13T13:21:43,807 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9
2022-07-13T13:21:43,812 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9
2022-07-13T13:21:43,817 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9
2022-07-13T13:21:43,823 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9
2022-07-13T13:21:43,828 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9
2022-07-13T13:21:43,836 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9
2022-07-13T13:21:43,845 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9
2022-07-13T13:21:43,851 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9
2022-07-13T13:21:43,854 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9
2022-07-13T13:21:43,858 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9
2022-07-13T13:21:43,865 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9
2022-07-13T13:21:43,873 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9
2022-07-13T13:21:43,879 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9
2022-07-13T13:21:43,884 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9
2022-07-13T13:21:43,893 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9
2022-07-13T13:21:43,898 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/util/7.0.9
2022-07-13T13:21:43,910 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-common/7.0.9
2022-07-13T13:21:43,924 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-api/7.0.9
2022-07-13T13:21:43,945 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9
2022-07-13T13:21:43,964 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9
2022-07-13T13:21:44,276 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9
2022-07-13T13:21:44,297 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9
2022-07-13T13:21:44,377 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9
2022-07-13T13:21:44,389 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9
2022-07-13T13:21:44,400 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-data-util/7.0.9
2022-07-13T13:21:44,418 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-model-api/7.0.9
2022-07-13T13:21:44,457 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-model-export/7.0.9
2022-07-13T13:21:44,476 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9
2022-07-13T13:21:44,549 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9
2022-07-13T13:21:44,568 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-model-util/7.0.9
2022-07-13T13:21:44,586 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9
2022-07-13T13:21:44,606 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9
2022-07-13T13:21:44,620 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9
2022-07-13T13:21:44,673 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9
2022-07-13T13:21:44,687 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9
2022-07-13T13:21:44,714 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9
2022-07-13T13:21:44,719 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9
2022-07-13T13:21:44,722 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9
2022-07-13T13:21:44,723 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9
2022-07-13T13:21:44,729 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9
2022-07-13T13:21:44,733 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9
2022-07-13T13:21:44,736 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9
2022-07-13T13:21:44,738 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber
2022-07-13T13:21:44,842 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-api/7.3.19
2022-07-13T13:21:44,845 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19
2022-07-13T13:21:44,847 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19
2022-07-13T13:21:44,852 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19
2022-07-13T13:21:44,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19
2022-07-13T13:21:44,874 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19
2022-07-13T13:21:44,907 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19
2022-07-13T13:21:44,950 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19
2022-07-13T13:21:44,959 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ops4j.pax.web/pax-web-spi/7.3.19
2022-07-13T13:21:44,972 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.owasp.encoder/encoder/1.2.3
2022-07-13T13:21:44,974 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.reactivestreams/reactive-streams/1.0.3
2022-07-13T13:21:44,976 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1
2022-07-13T13:21:45,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2
2022-07-13T13:21:45,013 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.scala-lang/scala-library/2.13.6
2022-07-13T13:21:45,110 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.scala-lang/scala-reflect/2.13.6
2022-07-13T13:21:45,249 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.codehaus.woodstox/stax2-api/4.2.1
2022-07-13T13:21:45,273 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:tech.pantheon.triemap/triemap/1.2.0
2022-07-13T13:21:45,835 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.att.aft/dme2/3.1.200-oss
2022-07-13T13:21:46,474 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.att.eelf/eelf-core/1.0.0
2022-07-13T13:21:46,477 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.att.nsa/saClientLibrary/0.0.1
2022-07-13T13:21:46,481 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.att.nsa/saToolkit/0.0.1
2022-07-13T13:21:46,499 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.github.mifmif/generex/1.0.2
2022-07-13T13:21:46,504 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1
2022-07-13T13:21:46,509 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava
2022-07-13T13:21:46,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:com.google.j2objc/j2objc-annotations/1.3
2022-07-13T13:21:46,531 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:dk.brics/automaton/1.12-1
2022-07-13T13:21:46,575 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216
2022-07-13T13:21:46,597 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:net.jcip/jcip-annotations/1.0
2022-07-13T13:21:46,603 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4
2022-07-13T13:21:46,627 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13
2022-07-13T13:21:46,659 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13
2022-07-13T13:21:46,695 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14
2022-07-13T13:21:46,706 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14
2022-07-13T13:21:46,712 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.aspectj/aspectjrt/1.9.6
2022-07-13T13:21:46,720 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.dom4j/dom4j/2.1.3
2022-07-13T13:21:46,769 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4
2022-07-13T13:21:46,772 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27
2022-07-13T13:21:46,774 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27
2022-07-13T13:21:46,776 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.json/json/20131018
2022-07-13T13:21:46,780 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
2022-07-13T13:21:46,792 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1
2022-07-13T13:21:47,269 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12
2022-07-13T13:21:47,291 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9
2022-07-13T13:21:47,306 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9
2022-07-13T13:21:47,309 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf
2022-07-13T13:21:47,313 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE
2022-07-13T13:21:47,335 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE
2022-07-13T13:21:47,362 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE
2022-07-13T13:21:47,392 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE
2022-07-13T13:21:47,433 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE
2022-07-13T13:21:47,441 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE
2022-07-13T13:21:47,444 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE
2022-07-13T13:21:47,456 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE
2022-07-13T13:21:47,566 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-encrypt-service-config.xml
2022-07-13T13:21:47,569 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight//etc/org.jolokia.osgi.cfg
2022-07-13T13:21:47,570 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-app-config.xml
2022-07-13T13:21:47,571 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-datastore-config.xml
2022-07-13T13:21:47,572 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-password-service-config.xml
2022-07-13T13:21:47,573 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/bin/idmtool
2022-07-13T13:21:47,635 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg
2022-07-13T13:21:47,693 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/netconf.cfg
2022-07-13T13:21:47,695 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-cert-config.xml
2022-07-13T13:21:47,696 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/configuration/factory/akka.conf
2022-07-13T13:21:47,697 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Refreshing bundles:
2022-07-13T13:21:47,697 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     javax.enterprise.cdi-api/2.0.0.SP1 (Bundle will be uninstalled)
2022-07-13T13:21:47,710 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     javax.transaction-api/1.2.0 (Bundle will be uninstalled)
2022-07-13T13:21:47,710 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     org.apache.servicemix.bundles.jasypt/1.9.3.1 (Should be wired to: javax.servlet-api/3.1.0 (through [org.apache.servicemix.bundles.jasypt/1.9.3.1] osgi.wiring.package; resolution:=optional; filter:="(osgi.wiring.package=javax.servlet)"))
2022-07-13T13:21:47,710 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     org.apache.servicemix.bundles.javax-inject/1.0.0.3 (Bundle will be uninstalled)
2022-07-13T13:21:47,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     org.ops4j.pax.jdbc.config/1.5.0 (Wired to org.apache.servicemix.bundles.jasypt/1.9.3.1 which is being refreshed)
2022-07-13T13:21:47,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     org.ops4j.pax.jdbc.pool.common/1.5.0 (Wired to javax.transaction-api/1.2.0 which is being refreshed)
2022-07-13T13:21:48,900 | INFO  | fileinstall-/opt/opendaylight/etc | fileinstall                      | 15 - org.apache.felix.fileinstall - 3.7.0 |  -   | Creating configuration {org.jolokia.osgi} from /opt/opendaylight/etc/org.jolokia.osgi.cfg
2022-07-13T13:21:48,913 | INFO  | fileinstall-/opt/opendaylight/etc | fileinstall                      | 15 - org.apache.felix.fileinstall - 3.7.0 |  -   | Creating configuration {org.opendaylight.restconf.nb.rfc8040} from /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg
2022-07-13T13:21:49,981 | INFO  | fileinstall-/opt/opendaylight/etc | fileinstall                      | 15 - org.apache.felix.fileinstall - 3.7.0 |  -   | Creating configuration {netconf} from /opt/opendaylight/etc/netconf.cfg
2022-07-13T13:21:58,982 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Starting bundles:
2022-07-13T13:21:58,986 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.quiesce.api/1.0.0
2022-07-13T13:21:58,990 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.api/1.0.1
2022-07-13T13:21:58,990 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm/9.2.0
2022-07-13T13:21:58,996 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.tree/9.2.0
2022-07-13T13:21:59,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.commons/9.2.0
2022-07-13T13:21:59,003 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.proxy/1.1.11
2022-07-13T13:21:59,036 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.core/1.10.3
2022-07-13T13:22:00,249 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.apache.aries.blueprint.core/1.10.3 has been started
2022-07-13T13:22:00,260 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.tree.analysis/9.2.0
2022-07-13T13:22:00,283 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.cm/1.3.2
2022-07-13T13:22:00,407 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.apache.aries.blueprint.cm/1.3.2 has been started
2022-07-13T13:22:00,418 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.util/9.2.0
2022-07-13T13:22:00,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.kar/4.3.3
2022-07-13T13:22:00,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.blueprint/4.3.3
2022-07-13T13:22:00,597 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.wrap/4.3.3
2022-07-13T13:22:01,087 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.features/4.3.3
2022-07-13T13:22:01,268 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.spifly.dynamic.bundle/1.3.2
2022-07-13T13:22:01,507 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.util/9.4.43.v20210629
2022-07-13T13:22:01,514 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jmx/9.4.43.v20210629
2022-07-13T13:22:01,518 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.io/9.4.43.v20210629
2022-07-13T13:22:01,532 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.common/9.4.43.v20210629
2022-07-13T13:22:01,596 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common
2022-07-13T13:22:01,599 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common
2022-07-13T13:22:01,603 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common
2022-07-13T13:22:01,606 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common
2022-07-13T13:22:01,608 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.XWebkitDeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common
2022-07-13T13:22:01,626 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.api/9.4.43.v20210629
2022-07-13T13:22:01,637 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.http/9.4.43.v20210629
2022-07-13T13:22:01,640 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.eclipse.jetty.http
2022-07-13T13:22:01,641 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.server/9.4.43.v20210629
2022-07-13T13:22:01,642 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.geronimo.specs.geronimo-jaspic_1.0_spec/1.1.0
2022-07-13T13:22:01,650 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.security.jaspi/9.4.43.v20210629
2022-07-13T13:22:01,668 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory of service org.eclipse.jetty.security.Authenticator$Factory in bundle org.eclipse.jetty.security.jaspi
2022-07-13T13:22:01,673 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.security/9.4.43.v20210629
2022-07-13T13:22:01,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.util.ajax/9.4.43.v20210629
2022-07-13T13:22:01,676 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.servlet/9.4.43.v20210629
2022-07-13T13:22:01,677 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.server/9.4.43.v20210629
2022-07-13T13:22:01,682 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.server
2022-07-13T13:22:01,683 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.servlet/9.4.43.v20210629
2022-07-13T13:22:01,684 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.terminal/3.19.0
2022-07-13T13:22:01,687 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.reader/3.19.0
2022-07-13T13:22:01,688 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.builtins/3.19.0
2022-07-13T13:22:01,689 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.core/4.3.3
2022-07-13T13:22:01,797 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.deployer.kar/4.3.3
2022-07-13T13:22:01,804 | INFO  | features-3-thread-1 | Activator                        | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Not starting local console. To activate set karaf.startLocalConsole=true
2022-07-13T13:22:01,872 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.apache.karaf.shell.core/4.3.3 has been started
2022-07-13T13:22:01,884 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.service.core/4.3.3
2022-07-13T13:22:01,947 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.service.core/4.3.3
2022-07-13T13:22:01,954 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jndi/9.4.43.v20210629
2022-07-13T13:22:01,959 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.osgi/2.5.1
2022-07-13T13:22:01,962 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.scp/2.5.1
2022-07-13T13:22:01,963 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.bundle.core/4.3.3
2022-07-13T13:22:02,042 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.bundle.core/4.3.3
2022-07-13T13:22:02,044 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.blueprint.api/1.2.0
2022-07-13T13:22:02,437 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.table/4.3.3
2022-07-13T13:22:02,441 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.config/4.3.3
2022-07-13T13:22:02,487 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.modules/4.3.3
2022-07-13T13:22:02,540 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.sftp/2.5.1
2022-07-13T13:22:02,550 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.ssh/4.3.3
2022-07-13T13:22:02,700 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.3.3. Missing service: [org.apache.sshd.server.SshServer]
2022-07-13T13:22:02,702 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-api/7.3.19
2022-07-13T13:22:02,708 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-spi/7.3.19
2022-07-13T13:22:02,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.log.core/4.3.3
2022-07-13T13:22:02,744 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Command registration delayed for bundle org.apache.karaf.log.core/4.3.3. Missing service: [org.apache.karaf.log.core.LogEventFormatter, org.apache.karaf.log.core.LogService]
2022-07-13T13:22:02,744 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.api/1.1.5
2022-07-13T13:22:02,760 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.core/1.1.8
2022-07-13T13:22:02,787 | INFO  | activator-1-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.log.core/4.3.3
2022-07-13T13:22:02,794 | INFO  | features-3-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Starting JMX OSGi agent
2022-07-13T13:22:02,887 | INFO  | features-3-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering MBean with ObjectName [osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0] for service with service.id [15]
2022-07-13T13:22:02,900 | INFO  | features-3-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0] for service with service.id [37]
2022-07-13T13:22:02,911 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jdt.core.compiler.batch/3.12.1.v20160829-0950
2022-07-13T13:22:02,919 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.config.core/4.3.3
2022-07-13T13:22:03,026 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.config.core/4.3.3
2022-07-13T13:22:03,344 | INFO  | activator-1-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.shell.ssh/4.3.3
2022-07-13T13:22:03,366 | INFO  | activator-1-thread-1 | DefaultIoServiceFactoryFactory   | 147 - org.apache.sshd.osgi - 2.5.1 |  -   | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory
2022-07-13T13:22:03,460 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.package.core/4.3.3
2022-07-13T13:22:03,786 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.package.core/4.3.3
2022-07-13T13:22:03,787 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.servicemix.bundles.javax-websocket-api/1.1.0.1
2022-07-13T13:22:03,790 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.client/9.4.43.v20210629
2022-07-13T13:22:03,799 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.xml/9.4.43.v20210629
2022-07-13T13:22:03,802 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.client/9.4.43.v20210629
2022-07-13T13:22:03,806 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.javax.websocket/9.4.43.v20210629
2022-07-13T13:22:03,814 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.jsr356.JettyClientContainerProvider of service javax.websocket.ContainerProvider in bundle org.eclipse.jetty.websocket.javax.websocket
2022-07-13T13:22:03,816 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.websocket.javax.websocket.server/9.4.43.v20210629
2022-07-13T13:22:03,820 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.javax.websocket.server
2022-07-13T13:22:03,824 | INFO  | features-3-thread-1 | BaseActivator                    | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 |  -   | Registered provider org.eclipse.jetty.websocket.jsr356.server.ContainerDefaultConfigurator of service javax.websocket.server.ServerEndpointConfig$Configurator in bundle org.eclipse.jetty.websocket.javax.websocket.server
2022-07-13T13:22:03,826 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.features.command/4.3.3
2022-07-13T13:22:03,860 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.features.command/4.3.3
2022-07-13T13:22:03,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.kar.core/4.3.3
2022-07-13T13:22:03,897 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.kar.core/4.3.3
2022-07-13T13:22:03,897 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.continuation/9.4.43.v20210629
2022-07-13T13:22:03,909 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.system.core/4.3.3
2022-07-13T13:22:03,934 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.system.core/4.3.3
2022-07-13T13:22:03,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.felix.scr/2.1.28
2022-07-13T13:22:03,974 | INFO  | features-3-thread-1 | ROOT                             | 113 - org.apache.felix.scr - 2.1.28 |  -   | bundle org.apache.felix.scr:2.1.28 (113) Starting with globalExtender setting: false
2022-07-13T13:22:04,102 | INFO  | features-3-thread-1 | ROOT                             | 113 - org.apache.felix.scr - 2.1.28 |  -   | bundle org.apache.felix.scr:2.1.28 (113)  Version = 2.1.28
2022-07-13T13:22:04,161 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.scr.state/4.3.3
2022-07-13T13:22:04,281 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.instance.core/4.3.3
2022-07-13T13:22:04,335 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.instance.core/4.3.3
2022-07-13T13:22:04,337 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.blueprint.core/1.2.0
2022-07-13T13:22:04,344 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.bundle.blueprintstate/4.3.3
2022-07-13T13:22:04,379 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.url.war/2.6.7
2022-07-13T13:22:04,403 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.webapp/9.4.43.v20210629
2022-07-13T13:22:04,407 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.deploy/9.4.43.v20210629
2022-07-13T13:22:04,409 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.proxy/9.4.43.v20210629
2022-07-13T13:22:04,411 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-jsp/7.3.19
2022-07-13T13:22:04,414 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jaas/9.4.43.v20210629
2022-07-13T13:22:04,425 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.plus/9.4.43.v20210629
2022-07-13T13:22:04,431 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.rewrite/9.4.43.v20210629
2022-07-13T13:22:04,434 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.servlets/9.4.43.v20210629
2022-07-13T13:22:04,437 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-jetty/7.3.19
2022-07-13T13:22:04,496 | INFO  | features-3-thread-1 | log                              | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Logging initialized @518624ms to org.eclipse.jetty.util.log.Slf4jLog
2022-07-13T13:22:04,528 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-runtime/7.3.19
2022-07-13T13:22:04,538 | INFO  | features-3-thread-1 | Activator                        | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | EventAdmin support enabled, servlet events will be posted to topics.
2022-07-13T13:22:04,541 | INFO  | features-3-thread-1 | Activator                        | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | LogService support enabled, log events will be created.
2022-07-13T13:22:04,549 | INFO  | features-3-thread-1 | Activator                        | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Pax Web started
2022-07-13T13:22:04,595 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.http.core/4.3.3
2022-07-13T13:22:04,638 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Command registration delayed for bundle org.apache.karaf.http.core/4.3.3. Missing service: [org.apache.karaf.http.core.ProxyService, org.apache.karaf.http.core.ServletService]
2022-07-13T13:22:04,638 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.management.server/4.3.3
2022-07-13T13:22:04,676 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.scr.management/4.3.3
2022-07-13T13:22:04,717 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.whiteboard/1.2.0
2022-07-13T13:22:04,739 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.diagnostic.core/4.3.3
2022-07-13T13:22:04,783 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.diagnostic.core/4.3.3
2022-07-13T13:22:04,784 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.commands/4.3.3
2022-07-13T13:22:05,079 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,081 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,082 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,085 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,103 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,104 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,105 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,144 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.shell.commands/4.3.3
2022-07-13T13:22:05,165 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:22:05,295 | INFO  | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 |  -   | Activating the Apache Karaf ServiceComponentRuntime MBean
2022-07-13T13:22:05,496 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:22:05,511 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:22:05,540 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3
2022-07-13T13:22:05,542 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-extender-whiteboard/7.3.19
2022-07-13T13:22:05,609 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,609 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,610 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,610 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,611 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,612 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,612 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Unregistering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@ec72e with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:05,618 | WARN  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Task rejected for JMX Notification dispatch of event [org.osgi.framework.ServiceEvent[source={javax.management.MBeanServer}={service.id=166, service.bundleid=134, service.scope=singleton}]] - Dispatcher may have been shutdown
2022-07-13T13:22:05,644 | INFO  | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 |  -   | Deactivating the Apache Karaf ServiceComponentRuntime MBean
2022-07-13T13:22:05,701 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.web.core/4.3.3
2022-07-13T13:22:05,690 | WARN  | Framework Event Dispatcher: Equinox Container: 0a691bb9-5c26-447c-a836-f4ec2da14bb0 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Task rejected for JMX Notification dispatch of event [org.osgi.framework.BundleEvent[source=org.apache.karaf.jaas.command_4.3.3 [128]]] - Dispatcher may have been shutdown
2022-07-13T13:22:05,763 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Command registration delayed for bundle org.apache.karaf.web.core/4.3.3. Missing service: [org.apache.karaf.web.WebContainerService]
2022-07-13T13:22:05,764 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-descriptor/7.3.19
2022-07-13T13:22:05,772 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.mail/1.4.7
2022-07-13T13:22:05,811 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-deployer/7.3.19
2022-07-13T13:22:05,820 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.web.pax-web-extender-war/7.3.19
2022-07-13T13:22:06,402 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,403 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,404 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,405 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,405 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,406 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,406 | INFO  | activator-1-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@472cae01 with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=0a691bb9-5c26-447c-a836-f4ec2da14bb0
2022-07-13T13:22:06,449 | INFO  | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 |  -   | Activating the Apache Karaf ServiceComponentRuntime MBean
2022-07-13T13:22:06,628 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.blueprint/4.0.7
2022-07-13T13:22:06,804 | INFO  | paxweb-config-1-thread-1 | JettyServerImpl                  | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | Pax Web available at [0.0.0.0]:[8181]
2022-07-13T13:22:08,070 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Starting BlueprintBundleTracker
2022-07-13T13:22:08,225 | INFO  | activator-1-thread-2 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.web.core/4.3.3
2022-07-13T13:22:08,391 | WARN  | paxweb-config-1-thread-1 | JettyFactoryImpl                 | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | To many HttpConfig elements found, will use default!
2022-07-13T13:22:08,404 | INFO  | paxweb-config-1-thread-1 | JettyFactoryImpl                 | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | No ALPN class available
2022-07-13T13:22:08,405 | INFO  | paxweb-config-1-thread-1 | JettyFactoryImpl                 | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | SPDY not available, creating standard ServerConnector for Https
2022-07-13T13:22:08,408 | INFO  | paxweb-config-1-thread-1 | JettyServerImpl                  | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | Pax Web available at [0.0.0.0]:[8443]
2022-07-13T13:22:08,423 | INFO  | paxweb-config-1-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.apache.karaf.http.core_4.3.3 [126]] to http service
2022-07-13T13:22:08,463 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.apache.aries.blueprint.core_1.10.3 [95] was successfully created
2022-07-13T13:22:08,466 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.apache.aries.blueprint.cm_1.3.2 [94] was successfully created
2022-07-13T13:22:08,468 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.apache.karaf.shell.core_4.3.3 [141] was successfully created
2022-07-13T13:22:08,488 | INFO  | paxweb-config-1-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.ops4j.pax.web.pax-web-extender-whiteboard_7.3.19 [462]] to http service
2022-07-13T13:22:08,577 | INFO  | activator-1-thread-2 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.http.core/4.3.3
2022-07-13T13:22:10,976 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.core.jackson-annotations/2.12.5
2022-07-13T13:22:10,984 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.core.jackson-core/2.12.5
2022-07-13T13:22:11,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.core.jackson-databind/2.12.5
2022-07-13T13:22:11,016 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   log4j/1.2.17
2022-07-13T13:22:11,025 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.logging/1.2.0
2022-07-13T13:22:11,036 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.guava.failureaccess/1.0.1
2022-07-13T13:22:11,049 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jsr-305/3.0.1
2022-07-13T13:22:11,059 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   findbugsAnnotations/3.0.1
2022-07-13T13:22:11,092 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.guava/30.1.1.jre
2022-07-13T13:22:11,122 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   checker-qual/3.8.0
2022-07-13T13:22:11,139 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.concepts/7.0.9
2022-07-13T13:22:11,207 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   tech.pantheon.triemap/1.2.0
2022-07-13T13:22:11,262 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.util/7.0.9
2022-07-13T13:22:11,297 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-common/7.0.9
2022-07-13T13:22:11,330 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.yang-binding/8.0.7
2022-07-13T13:22:11,370 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-spec-util/8.0.7
2022-07-13T13:22:11,376 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.model.ietf-type-util/8.0.7
2022-07-13T13:22:11,380 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/8.0.7
2022-07-13T13:22:11,390 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf/2.0.11
2022-07-13T13:22:11,395 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types/8.0.7
2022-07-13T13:22:11,402 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf-notifications/2.0.11
2022-07-13T13:22:11,408 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_json_json_20131018_json-20131018.jar/0.0.0
2022-07-13T13:22:11,419 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.servlet-api/3.1.0
2022-07-13T13:22:11,426 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore_4.4.14_httpcore-4.4.14.jar/0.0.0
2022-07-13T13:22:11,510 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-codec/1.15.0
2022-07-13T13:22:11,610 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-jcl_5.2.12.RELEASE_spring-jcl-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:11,655 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient_4.5.13_httpclient-4.5.13.jar/0.0.0
2022-07-13T13:22:11,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore-nio_4.4.14_httpcore-nio-4.4.14.jar/0.0.0
2022-07-13T13:22:11,738 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpasyncclient_4.1.4_httpasyncclient-4.1.4.jar/0.0.0
2022-07-13T13:22:12,263 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_elasticsearch_client_elasticsearch-rest-client_7.13.4_elasticsearch-rest-client-7.13.4.jar/0.0.0
2022-07-13T13:22:12,290 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common/1.3.1
2022-07-13T13:22:12,306 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.openroadm-pm-types/1.3.1
2022-07-13T13:22:12,317 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-model/1.3.1
2022-07-13T13:22:12,332 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.common-api/8.0.7
2022-07-13T13:22:12,348 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-api/8.0.7
2022-07-13T13:22:12,355 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-xpath-api/7.0.9
2022-07-13T13:22:12,360 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-model-api/7.0.9
2022-07-13T13:22:12,366 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-api/7.0.9
2022-07-13T13:22:12,402 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-repo-api/7.0.9
2022-07-13T13:22:12,411 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-repo-spi/7.0.9
2022-07-13T13:22:12,418 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-api/8.0.7
2022-07-13T13:22:12,462 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.gson/2.8.8
2022-07-13T13:22:12,504 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   lz4-java/1.8.0
2022-07-13T13:22:12,549 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.codec/4.1.69.Final
2022-07-13T13:22:12,567 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.resolver/4.1.69.Final
2022-07-13T13:22:12,572 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.handler/4.1.69.Final
2022-07-13T13:22:12,583 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.external.javax.inject/2.5.0.b42
2022-07-13T13:22:12,592 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.encrypt-service/0.14.7
2022-07-13T13:22:12,614 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-model-api/8.0.7
2022-07-13T13:22:12,627 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8040-model-api/7.0.9
2022-07-13T13:22:12,657 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc7952-model-api/7.0.9
2022-07-13T13:22:12,695 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-model-spi/7.0.9
2022-07-13T13:22:12,719 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-model-util/7.0.9
2022-07-13T13:22:12,727 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-runtime-api/8.0.7
2022-07-13T13:22:12,754 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-api/7.0.9
2022-07-13T13:22:12,774 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.odlext-model-api/7.0.9
2022-07-13T13:22:12,781 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-spi/7.0.9
2022-07-13T13:22:12,785 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.odlext-parser-support/7.0.9
2022-07-13T13:22:12,793 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.openconfig-model-api/7.0.9
2022-07-13T13:22:12,795 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.antlr.antlr4-runtime/4.9.2
2022-07-13T13:22:12,798 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-model-ri/7.0.9
2022-07-13T13:22:12,801 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-antlr/7.0.9
2022-07-13T13:22:12,816 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-reactor/7.0.9
2022-07-13T13:22:12,820 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-rfc7950/7.0.9
2022-07-13T13:22:12,851 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.openconfig-parser-support/7.0.9
2022-07-13T13:22:12,857 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6241-model-api/7.0.9
2022-07-13T13:22:12,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6241-parser-support/7.0.9
2022-07-13T13:22:12,875 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6536-model-api/7.0.9
2022-07-13T13:22:12,886 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6536-parser-support/7.0.9
2022-07-13T13:22:12,891 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6643-model-api/7.0.9
2022-07-13T13:22:12,894 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc6643-parser-support/7.0.9
2022-07-13T13:22:12,896 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc7952-parser-support/7.0.9
2022-07-13T13:22:12,912 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8040-parser-support/7.0.9
2022-07-13T13:22:12,929 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8528-model-api/7.0.9
2022-07-13T13:22:12,964 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8528-parser-support/7.0.9
2022-07-13T13:22:12,999 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8639-model-api/7.0.9
2022-07-13T13:22:13,016 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8639-parser-support/7.0.9
2022-07-13T13:22:13,019 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-xpath-antlr/7.0.9
2022-07-13T13:22:13,027 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-xpath-impl/7.0.9
2022-07-13T13:22:13,063 | INFO  | features-3-thread-1 | AntlrXPathParserFactory          | 456 - org.opendaylight.yangtools.yang-xpath-impl - 7.0.9 |  -   | XPath Parser activated
2022-07-13T13:22:13,067 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-parser-impl/7.0.9
2022-07-13T13:22:13,130 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-runtime-spi/8.0.7
2022-07-13T13:22:13,138 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-spi/8.0.7
2022-07-13T13:22:13,142 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf-monitoring/2.0.11
2022-07-13T13:22:13,159 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.api/2.0.11
2022-07-13T13:22:13,162 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.shaded-exificient/2.0.11
2022-07-13T13:22:13,166 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.mapping-api/2.0.11
2022-07-13T13:22:13,170 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc7952-data-api/7.0.9
2022-07-13T13:22:13,173 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8528-data-api/7.0.9
2022-07-13T13:22:13,178 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-util/7.0.9
2022-07-13T13:22:13,192 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc7952-data-util/7.0.9
2022-07-13T13:22:13,204 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-spi/7.0.9
2022-07-13T13:22:13,224 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.rfc8528-data-util/7.0.9
2022-07-13T13:22:13,243 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   stax2-api/4.2.1
2022-07-13T13:22:13,889 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-impl/7.0.9
2022-07-13T13:22:14,345 | INFO  | features-3-thread-1 | InMemoryDataTreeFactory          | 436 - org.opendaylight.yangtools.yang-data-impl - 7.0.9 |  -   | In-memory Data Tree activated
2022-07-13T13:22:14,348 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-codec-xml/7.0.9
2022-07-13T13:22:14,365 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.util/2.0.11
2022-07-13T13:22:14,740 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.netty-util/2.0.11
2022-07-13T13:22:14,757 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.netty-threadgroup-config/0.15.7
2022-07-13T13:22:15,268 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.netty-timer-config/0.15.7
2022-07-13T13:22:15,442 | INFO  | features-3-thread-1 | OSGiGlobalTimer                  | 315 - org.opendaylight.controller.netty-timer-config - 0.15.7 |  -   | Global Netty timer started
2022-07-13T13:22:15,444 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.client/2.0.11
2022-07-13T13:22:15,477 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.dom-api/2.0.11
2022-07-13T13:22:15,480 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-datastores/8.0.7
2022-07-13T13:22:15,489 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc8525/8.0.7
2022-07-13T13:22:15,504 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.notifications-api/2.0.11
2022-07-13T13:22:15,508 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf-monitoring-extension/2.0.11
2022-07-13T13:22:15,531 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.model.yang-ext/2013.9.7.20_7
2022-07-13T13:22:15,540 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.model.ietf-topology/2013.10.21.20_7
2022-07-13T13:22:15,561 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-codec-gson/7.0.9
2022-07-13T13:22:15,575 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-repo-fs/7.0.9
2022-07-13T13:22:15,578 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.highstreet-technologies.netconf.sal-netconf-connector/2.0.11
2022-07-13T13:22:15,724 | INFO  | features-3-thread-1 | DefaultSchemaResourceManager     | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Schema Resource Manager instantiated on cache/schema
2022-07-13T13:22:23,450 | INFO  | features-3-thread-1 | OSGiBaseNetconfSchemas           | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Base NETCONF Schemas started
2022-07-13T13:22:23,474 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-model/1.3.1
2022-07-13T13:22:23,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-model/1.3.1
2022-07-13T13:22:23,530 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-model/1.3.1
2022-07-13T13:22:23,576 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1
2022-07-13T13:22:23,629 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] with paths [bundleentry://235.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:23,826 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:22:23,842 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1
2022-07-13T13:22:23,862 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] with paths [bundleentry://237.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:23,903 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:22:23,915 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.iana-crypt-hash/1.3.1
2022-07-13T13:22:23,936 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.rfc8341/1.3.1
2022-07-13T13:22:24,026 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.rfc7317-ietf-system/1.3.1
2022-07-13T13:22:24,818 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.onap-system/1.3.1
2022-07-13T13:22:24,949 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-model/2.0.11
2022-07-13T13:22:25,045 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1
2022-07-13T13:22:25,060 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] with paths [bundleentry://228.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:25,127 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:22:25,128 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.sun.xml.bind.jaxb-core/2.2.11
2022-07-13T13:22:25,171 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.sun.xml.bind.jaxb-impl/2.2.11
2022-07-13T13:22:25,231 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.annotation-api/1.3.1
2022-07-13T13:22:25,237 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1
2022-07-13T13:22:25,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.validation.api/2.0.1.Final
2022-07-13T13:22:25,243 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.validation.api/1.1.0.Final
2022-07-13T13:22:25,267 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_aspectj_aspectjrt_1.9.6_aspectjrt-1.9.6.jar/0.0.0
2022-07-13T13:22:25,389 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   ch.qos.logback.core/1.2.5
2022-07-13T13:22:25,393 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   ch.qos.logback.classic/1.2.5
2022-07-13T13:22:25,421 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_att_aft_dme2_3.1.200-oss_dme2-3.1.200-oss.jar/0.0.0
2022-07-13T13:22:25,535 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-restconf/2.0.11
2022-07-13T13:22:25,538 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   net.sf.ehcache/2.10.9.2
2022-07-13T13:22:25,598 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.collections/3.2.2
2022-07-13T13:22:25,620 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.lang/2.6.0
2022-07-13T13:22:25,657 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.velocity/1.7.0
2022-07-13T13:22:25,715 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-io/2.11.0
2022-07-13T13:22:25,870 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_att_nsa_saToolkit_0.0.1_saToolkit-0.0.1.jar/0.0.0
2022-07-13T13:22:27,089 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.codehaus.jettison.jettison/1.4.1
2022-07-13T13:22:27,206 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.sdnc.northbound.generic-resource-api-model-yang/2.3.0
2022-07-13T13:22:27,213 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-beanutils/1.9.4
2022-07-13T13:22:27,228 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.owasp.encoder/1.2.3
2022-07-13T13:22:27,238 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.repackaged-shiro/0.14.7
2022-07-13T13:22:27,274 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1
2022-07-13T13:22:27,329 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] with paths [bundleentry://231.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:27,502 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:22:27,513 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-model-ri/8.0.7
2022-07-13T13:22:27,562 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-generator/8.0.7
2022-07-13T13:22:27,641 | INFO  | features-3-thread-1 | DefaultBindingRuntimeGenerator   | 340 - org.opendaylight.mdsal.binding-generator - 8.0.7 |  -   | Binding/YANG type support activated
2022-07-13T13:22:27,642 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.typesafe.config/1.4.0
2022-07-13T13:22:27,659 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.scala-lang.scala-library/2.13.6.v20210514-180743-VFINAL-9468b9a
2022-07-13T13:22:27,686 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.scala-lang.modules.scala-parser-combinators/1.1.2
2022-07-13T13:22:27,709 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.typesafe.sslconfig/0.4.2
2022-07-13T13:22:27,752 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.agrona.core/1.9.0
2022-07-13T13:22:27,759 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.aeron.client/1.32.0
2022-07-13T13:22:27,779 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.aeron.driver/1.32.0
2022-07-13T13:22:27,804 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jboss.netty/3.10.6.Final
2022-07-13T13:22:27,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_lmdbjava_lmdbjava_0.7.0_lmdbjava-0.7.0.jar/0.0.0
2022-07-13T13:22:27,875 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.reactivestreams.reactive-streams/1.0.3
2022-07-13T13:22:27,908 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.scala-lang.modules.scala-java8-compat/0.9.1
2022-07-13T13:22:27,998 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.repackaged-akka/4.0.7
2022-07-13T13:22:28,502 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.lang3/3.12.0
2022-07-13T13:22:28,507 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.external.aopalliance-repackaged/2.5.0.b42
2022-07-13T13:22:28,514 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-core_5.2.12.RELEASE_spring-core-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,518 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-beans_5.2.12.RELEASE_spring-beans-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,528 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-aop_5.2.12.RELEASE_spring-aop-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,536 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-expression_5.2.12.RELEASE_spring-expression-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,546 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-context_5.2.12.RELEASE_spring-context-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,550 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-tx_5.2.12.RELEASE_spring-tx-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:28,567 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1
2022-07-13T13:22:28,570 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] with paths [bundleentry://230.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:28,599 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:22:28,620 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.codec-http/4.1.69.Final
2022-07-13T13:22:28,630 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_net_java_dev_stax-utils_stax-utils_20070216_stax-utils-20070216.jar/0.0.0
2022-07-13T13:22:28,632 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.osgi-resource-locator/1.0.1
2022-07-13T13:22:29,473 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.core.jersey-common/2.27.0
2022-07-13T13:22:30,038 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.core.jersey-client/2.27.0
2022-07-13T13:22:30,111 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.core.jersey-server/2.27.0
2022-07-13T13:22:30,145 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-text/1.9.0
2022-07-13T13:22:30,170 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.mariadb.jdbc/2.7.5
2022-07-13T13:22:30,285 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.asdcApi-model/1.4.1
2022-07-13T13:22:30,292 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.singleton-common-api/8.0.7
2022-07-13T13:22:30,311 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1
2022-07-13T13:22:30,318 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] with paths [bundleentry://227.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:30,344 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.websocketmanager.model.WebsocketManagerService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-07-13T13:22:30,369 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf-with-defaults/2.0.11
2022-07-13T13:22:30,410 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc7952/8.0.7
2022-07-13T13:22:30,412 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-origin/8.0.7
2022-07-13T13:22:30,476 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf-nmda/2.0.11
2022-07-13T13:22:30,480 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_dom4j_dom4j_2.1.3_dom4j-2.1.3.jar/0.0.0
2022-07-13T13:22:30,483 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.media.jersey-media-sse/2.27.0
2022-07-13T13:22:30,508 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar/0.0.0
2022-07-13T13:22:30,511 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.utils-provider/1.4.1
2022-07-13T13:22:30,561 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sli-provider-base/1.4.1
2022-07-13T13:22:30,572 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.util/2.0.8
2022-07-13T13:22:30,611 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1
2022-07-13T13:22:30,618 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] with paths [bundleentry://267.fwk1640612861/org/opendaylight/blueprint/sql-resource-blueprint.xml]
2022-07-13T13:22:30,645 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-07-13T13:22:30,649 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_springframework_spring-jdbc_5.2.12.RELEASE_spring-jdbc-5.2.12.RELEASE.jar/0.0.0
2022-07-13T13:22:30,698 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.oran.a1-adapter-model/1.3.2
2022-07-13T13:22:30,715 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.oran.a1-adapter-provider/1.3.2
2022-07-13T13:22:30,752 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] with paths [bundleentry://258.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:30,818 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-07-13T13:22:30,849 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-yang-utils/1.3.1
2022-07-13T13:22:30,941 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-dblib/1.3.1
2022-07-13T13:22:31,297 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Java-WebSocket/1.5.2
2022-07-13T13:22:31,299 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.core/4.1.25
2022-07-13T13:22:31,305 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.jmx/4.1.25
2022-07-13T13:22:31,364 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-codec-binfmt/7.0.9
2022-07-13T13:22:31,390 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.cds-access-api/4.0.7
2022-07-13T13:22:31,417 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-cluster-admin-api/4.0.7
2022-07-13T13:22:31,423 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.restconf-common-models/2.0.11
2022-07-13T13:22:31,495 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-slf4j_1.6.9_logging-slf4j-1.6.9.jar/0.0.0
2022-07-13T13:22:31,566 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-filter-base_1.6.9_logging-filter-base-1.6.9.jar/0.0.0
2022-07-13T13:22:31,588 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.filters-provider/1.4.1
2022-07-13T13:22:31,604 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.util/1.1.3
2022-07-13T13:22:31,619 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javassist/3.27.0.GA
2022-07-13T13:22:31,644 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.dataChange-model/1.4.1
2022-07-13T13:22:31,656 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1
2022-07-13T13:22:31,677 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] with paths [bundleentry://280.fwk1640612861/org/opendaylight/blueprint/datachange-blueprint.xml]
2022-07-13T13:22:31,690 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:22:31,691 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jolokia.osgi/1.7.1
2022-07-13T13:22:31,707 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.jolokia.osgi_1.7.1 [207]] to http service
2022-07-13T13:22:31,881 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:22:33,745 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:22:33,746 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:22:33,746 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:22:33,747 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:22:33,749 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:22:34,048 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom], with context-name: 
2022-07-13T13:22:34,318 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:22:36,815 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:22:37,682 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | DefaultSessionIdManager workerName=node0
2022-07-13T13:22:37,683 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No SessionScavenger set, using defaults
2022-07-13T13:22:37,704 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | node0 Scavenging every 600000ms
2022-07-13T13:22:37,789 | INFO  | features-3-thread-1 | osgi                             | 207 - org.jolokia.osgi - 1.7.1 |  -   | No access restrictor found, access to any MBean is allowed
2022-07-13T13:22:38,019 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom]}
2022-07-13T13:22:38,067 | INFO  | features-3-thread-1 | Server                           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 11.0.9.1+1
2022-07-13T13:22:38,582 | INFO  | features-3-thread-1 | AbstractConnector                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started jetty-default@272dfaeb{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
2022-07-13T13:22:40,075 | INFO  | features-3-thread-1 | SslContextFactory                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | x509=X509@e06c33a(sdnc@sdnc.onap.org,h=[sdnc, c1.vm1.sdnc.simpledemo.onap, c2.vm1.sdnc.simpledemo.onap, c3.vm1.sdnc.simpledemo.onap, c4.vm1.sdnc.simpledemo.onap, onap-sdnc, onap-sdnc.onap, sdnc.api.simpledemo.onap.org, sdnc.onap, vm1.sdnc.simpledemo.onap.org],a=[],w=[]) for Server@7917b5b9[provider=null,keyStore=file:///opt/onap/sdnc/data/stores/org.onap.sdnc.p12,trustStore=null]
2022-07-13T13:22:40,761 | INFO  | features-3-thread-1 | AbstractConnector                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started secureDefault@cd3846a{SSL, (ssl, http/1.1)}{0.0.0.0:8443}
2022-07-13T13:22:40,762 | INFO  | features-3-thread-1 | Server                           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started @554890ms
2022-07-13T13:22:40,808 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.web.api/0.14.7
2022-07-13T13:22:40,865 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.web.servlet-api/0.14.7
2022-07-13T13:22:40,894 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.threadpool-config-api/0.15.7
2022-07-13T13:22:40,911 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.threadpool-config-impl/0.15.7
2022-07-13T13:22:40,920 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.restconf-common/2.0.11
2022-07-13T13:22:40,937 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-restconf-monitoring/2.0.11
2022-07-13T13:22:40,987 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-yang-patch/2.0.11
2022-07-13T13:22:41,053 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-model-export/7.0.9
2022-07-13T13:22:41,117 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11
2022-07-13T13:22:46,320 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMSchemaService), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService)]
2022-07-13T13:22:46,324 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.shiro-api/0.14.7
2022-07-13T13:22:46,938 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model/1.3.1
2022-07-13T13:22:47,053 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1
2022-07-13T13:22:47,429 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:22:47,646 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-model/1.3.1
2022-07-13T13:22:47,650 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.ext.jersey-entity-filtering/2.27.0
2022-07-13T13:22:47,698 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_dk_brics_automaton_1.12-1_automaton-1.12-1.jar/0.0.0
2022-07-13T13:22:47,748 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_github_mifmif_generex_1.0.2_generex-1.0.2.jar/0.0.0
2022-07-13T13:22:47,867 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1
2022-07-13T13:22:47,891 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] with paths [bundleentry://225.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:22:48,060 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:22:48,124 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-protocol/2.0.11
2022-07-13T13:22:48,455 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology/2.0.11
2022-07-13T13:22:48,459 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-provider/2.0.11
2022-07-13T13:22:48,498 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService)]
2022-07-13T13:22:48,522 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.h2database/1.4.200
2022-07-13T13:22:48,580 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.rabbitmq.client/5.13.0
2022-07-13T13:22:48,603 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sliapi-model-yang/1.4.1
2022-07-13T13:22:48,606 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-schema-osgi/8.0.7
2022-07-13T13:22:48,673 | INFO  | features-3-thread-1 | OSGiModelRuntime                 | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Model Runtime starting
2022-07-13T13:22:48,741 | INFO  | features-3-thread-1 | KarafFeaturesSupport             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Will attempt to integrate with Karaf FeaturesService
2022-07-13T13:22:58,927 | INFO  | features-3-thread-1 | SharedEffectiveModelContextFactory | 447 - org.opendaylight.yangtools.yang-parser-impl - 7.0.9 |  -   | Using weak references
2022-07-13T13:23:12,225 | INFO  | features-3-thread-1 | OSGiModuleInfoSnapshotImpl       | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | EffectiveModelContext generation 1 activated
2022-07-13T13:23:12,229 | INFO  | features-3-thread-1 | OSGiDOMSchemaService             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Updating context to generation 1
2022-07-13T13:23:12,244 | INFO  | features-3-thread-1 | OSGiDOMSchemaService             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | DOM Schema services activated
2022-07-13T13:23:12,247 | INFO  | features-3-thread-1 | OSGiModelRuntime                 | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Model Runtime started
2022-07-13T13:23:12,244 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService)]
2022-07-13T13:23:12,252 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-broker/8.0.7
2022-07-13T13:23:12,502 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService)]
2022-07-13T13:23:12,503 | INFO  | features-3-thread-1 | DOMMountPointServiceImpl         | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOMMountPointService activated
2022-07-13T13:23:12,524 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService)]
2022-07-13T13:23:12,568 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:12,652 | INFO  | features-3-thread-1 | DOMNotificationRouter            | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOM Notification Router started
2022-07-13T13:23:12,836 | INFO  | features-3-thread-1 | DOMRpcRouter                     | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOM RPC/Action router started
2022-07-13T13:23:12,869 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:12,951 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.bundles.repackaged.jersey-guava/2.26.0.b03
2022-07-13T13:23:12,942 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:13,522 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.highstreet-technologies.aaa.authn-api/0.14.7
2022-07-13T13:23:13,549 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.password-service-api/0.14.7
2022-07-13T13:23:13,584 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.cert/0.14.7
2022-07-13T13:23:13,862 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:13,873 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.password-service-impl/0.14.7
2022-07-13T13:23:13,895 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.idm-store-h2/0.14.7
2022-07-13T13:23:13,909 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.tokenauthrealm/0.14.7
2022-07-13T13:23:13,933 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.shiro/0.14.7
2022-07-13T13:23:13,961 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport)]
2022-07-13T13:23:14,034 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.velocity.engine-core/2.3.0
2022-07-13T13:23:14,038 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.12.5
2022-07-13T13:23:14,041 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.woodstox.woodstox-core/6.2.6
2022-07-13T13:23:14,048 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_google_j2objc_j2objc-annotations_1.3_j2objc-annotations-1.3.jar/0.0.0
2022-07-13T13:23:14,050 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.scala-lang.scala-reflect/2.13.6.v20210514-180743-VFINAL-9468b9a
2022-07-13T13:23:14,054 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.cds-mgmt-api/4.0.7
2022-07-13T13:23:14,056 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.sdnc.northbound.optical-service-model/2.3.0
2022-07-13T13:23:14,060 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.sdnc.northbound.optical-service-provider/2.3.0
2022-07-13T13:23:14,127 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290]] to http service
2022-07-13T13:23:14,300 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add ch.qos.logback.classic.servlet.LogbackServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:14,307 | WARN  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath
2022-07-13T13:23:14,308 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:15,336 | WARN  | qtp1145039655-517 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:15,829 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:15,830 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:15,830 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:15,830 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:15,831 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:15,832 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default], with context-name: 
2022-07-13T13:23:15,833 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:15,838 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:15,858 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default]}
2022-07-13T13:23:15,871 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] with paths [bundleentry://290.fwk1640612861/org/opendaylight/blueprint/optical-service-blueprint.xml]
2022-07-13T13:23:15,883 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:15,887 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-dom-codec-api/8.0.7
2022-07-13T13:23:15,890 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-dom-codec-spi/8.0.7
2022-07-13T13:23:15,893 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1
2022-07-13T13:23:15,902 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:15,909 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-common-util/4.0.7
2022-07-13T13:23:15,921 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.cds-access-client/4.0.7
2022-07-13T13:23:15,923 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.model/1.10.1
2022-07-13T13:23:15,946 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-model/1.3.1
2022-07-13T13:23:15,949 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology-singleton/2.0.11
2022-07-13T13:23:16,104 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:16,115 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient-cache_4.5.13_httpclient-cache-4.5.13.jar/0.0.0
2022-07-13T13:23:16,119 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_att_nsa_saClientLibrary_0.0.1_saClientLibrary-0.0.1.jar/0.0.0
2022-07-13T13:23:16,122 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_onap_dmaap_messagerouter_dmaapclient_dmaapClient_1.1.12_dmaapClient-1.1.12.jar/0.0.0
2022-07-13T13:23:16,124 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.media.jersey-media-json-jackson/2.27.0
2022-07-13T13:23:16,132 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.12.5
2022-07-13T13:23:16,138 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.containers.jersey-container-servlet-core/2.27.0
2022-07-13T13:23:16,148 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.jvm/4.1.25
2022-07-13T13:23:16,151 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.healthchecks/4.1.25
2022-07-13T13:23:16,153 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-signature_2.27_oauth1-signature-2.27.jar/0.0.0
2022-07-13T13:23:16,158 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-client_2.27_oauth1-client-2.27.jar/0.0.0
2022-07-13T13:23:16,181 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1
2022-07-13T13:23:16,195 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] with paths [bundleentry://284.fwk1640612861/org/opendaylight/blueprint/restapi-call-node-blueprint.xml]
2022-07-13T13:23:16,264 | WARN  | features-3-thread-1 | RestapiCallNode                  | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 |  -   | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json
2022-07-13T13:23:16,265 | WARN  | features-3-thread-1 | RestapiCallNode                  | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 |  -   | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory)
2022-07-13T13:23:16,271 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1 has been started
2022-07-13T13:23:16,271 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] was successfully created
2022-07-13T13:23:16,272 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1
2022-07-13T13:23:16,280 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] with paths [bundleentry://221.fwk1640612861/org/opendaylight/blueprint/blueprint.xml]
2022-07-13T13:23:16,356 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221]] to http service
2022-07-13T13:23:16,375 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:16,508 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:16,510 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:16,510 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:16,512 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:16,514 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:16,516 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default], with context-name: 
2022-07-13T13:23:16,517 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:16,539 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:16,613 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default]}
2022-07-13T13:23:16,775 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1 has been started
2022-07-13T13:23:16,792 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] was successfully created
2022-07-13T13:23:16,793 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.ready-api/2.0.8
2022-07-13T13:23:17,007 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1
2022-07-13T13:23:17,046 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:17,085 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.xbean.bundleutils/4.20.0
2022-07-13T13:23:17,107 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.xbean.finder/4.20.0
2022-07-13T13:23:17,114 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-spi/8.0.7
2022-07-13T13:23:17,146 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-util/8.0.7
2022-07-13T13:23:17,149 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1
2022-07-13T13:23:17,151 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.dataformat.jackson-dataformat-xml/2.12.5
2022-07-13T13:23:17,154 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-dom-adapter/8.0.7
2022-07-13T13:23:17,347 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1
2022-07-13T13:23:17,383 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] with paths [bundleentry://262.fwk1640612861/org/opendaylight/blueprint/mdsal-resource-blueprint.xml]
2022-07-13T13:23:17,493 | INFO  | features-3-thread-1 | MdsalResourcePropertiesProviderImpl | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 |  -   | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/mdsal-resource.properties
2022-07-13T13:23:17,503 | INFO  | features-3-thread-1 | ConfigResource                   | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 |  -   | Loading ConfigResource using property provider
2022-07-13T13:23:17,513 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1 has been started
2022-07-13T13:23:17,534 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] was successfully created
2022-07-13T13:23:17,536 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.lcm-model/1.4.1
2022-07-13T13:23:17,543 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1
2022-07-13T13:23:17,672 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:17,695 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.googlecode.json-simple/1.1.1
2022-07-13T13:23:17,707 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   log4j.apache-log4j-extras/1.2.17
2022-07-13T13:23:17,715 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.messagerouter.publisher.api/1.4.1
2022-07-13T13:23:17,723 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.model.general-entity/8.0.7
2022-07-13T13:23:17,731 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.eos-common-api/8.0.7
2022-07-13T13:23:17,738 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.eos-binding-api/8.0.7
2022-07-13T13:23:17,746 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.eos-dom-api/8.0.7
2022-07-13T13:23:17,755 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.eos-binding-adapter/8.0.7
2022-07-13T13:23:17,777 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0
2022-07-13T13:23:17,802 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] with paths [bundleentry://288.fwk1640612861/org/opendaylight/blueprint/generic-resource-api-blueprint.xml]
2022-07-13T13:23:17,822 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-07-13T13:23:17,834 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1
2022-07-13T13:23:17,845 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] with paths [bundleentry://278.fwk1640612861/org/opendaylight/blueprint/asdc-blueprint.xml]
2022-07-13T13:23:17,864 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:17,868 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1
2022-07-13T13:23:17,924 | INFO  | features-3-thread-1 | AnsibleAdaptorPropertiesProviderImpl | 260 - org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle - 1.4.1 |  -   | Using property file (3) from JRE argument /opt/opendaylight/data/cache/org.eclipse.osgi/260/data/ansible-adaptor.properties
2022-07-13T13:23:17,991 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl               | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 |  -   | Error while reading time out property
java.lang.NumberFormatException: null
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:139) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.(AnsibleAdaptorImpl.java:96) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?]
	at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?]
	at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?]
	at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:18,322 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl               | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 |  -   | Error while reading socket time out property
java.lang.NumberFormatException: null
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:147) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.(AnsibleAdaptorImpl.java:96) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?]
	at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?]
	at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?]
	at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:18,567 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl               | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 |  -   | Error while reading poll interval property
java.lang.NumberFormatException: null
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at java.lang.Integer.parseInt(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:155) ~[?:?]
	at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.(AnsibleAdaptorImpl.java:96) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?]
	at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?]
	at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?]
	at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?]
	at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?]
	at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:18,712 | INFO  | features-3-thread-1 | AnsibleAdaptorImpl               | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 |  -   | Initialized Ansible Adaptor
2022-07-13T13:23:18,739 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1 has been started
2022-07-13T13:23:18,746 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] was successfully created
2022-07-13T13:23:18,799 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] with paths [bundleentry://260.fwk1640612861/org/opendaylight/blueprint/ansible-adaptor-blueprint.xml]
2022-07-13T13:23:18,801 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.spi/1.10.1
2022-07-13T13:23:18,911 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1
2022-07-13T13:23:18,935 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] with paths [bundleentry://255.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:23:18,992 | INFO  | features-3-thread-1 | WebSocketManagerProvider         | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | Creating provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider
2022-07-13T13:23:19,008 | INFO  | features-3-thread-1 | WebSocketManagerProvider         | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | Init provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider
2022-07-13T13:23:19,049 | INFO  | features-3-thread-1 | WebSocketManager                 | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | Create servlet for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager
2022-07-13T13:23:19,050 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255]] to http service
2022-07-13T13:23:19,108 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:20,368 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:20,373 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:20,374 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:20,374 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:20,375 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:20,381 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default], with context-name: 
2022-07-13T13:23:20,383 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:20,391 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:20,493 | INFO  | features-3-thread-1 | WebSocketManager                 | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | Configure provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager
2022-07-13T13:23:21,273 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default]}
2022-07-13T13:23:21,291 | INFO  | features-3-thread-1 | WebSocketManagerProvider         | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | websocket servlet registered.
2022-07-13T13:23:21,350 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1 has been started
2022-07-13T13:23:21,229 | WARN  | qtp1145039655-511 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /apidoc/explorer/index.html
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:21,361 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-07-13T13:23:21,368 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] was successfully created
2022-07-13T13:23:21,373 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1
2022-07-13T13:23:21,387 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] with paths [bundleentry://273.fwk1640612861/org/opendaylight/blueprint/slipluginutils-blueprint.xml]
2022-07-13T13:23:21,507 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1 has been started
2022-07-13T13:23:21,510 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] was successfully created
2022-07-13T13:23:21,512 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1
2022-07-13T13:23:21,516 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] with paths [bundleentry://265.fwk1640612861/org/opendaylight/blueprint/netbox-client.xml]
2022-07-13T13:23:21,527 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-07-13T13:23:21,530 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.media.jersey-media-jaxb/2.27.0
2022-07-13T13:23:21,534 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1
2022-07-13T13:23:21,575 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:21,626 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-runtime-osgi/8.0.7
2022-07-13T13:23:21,679 | INFO  | features-3-thread-1 | OSGiBindingRuntime               | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Binding Runtime activating
2022-07-13T13:23:26,899 | INFO  | features-3-thread-1 | OSGiBindingRuntimeContextImpl    | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | BindingRuntimeContext generation 1 activated
2022-07-13T13:23:26,902 | INFO  | features-3-thread-1 | GlobalBindingRuntimeContext      | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Global BindingRuntimeContext generation 1 activated
2022-07-13T13:23:26,903 | INFO  | features-3-thread-1 | OSGiBindingRuntime               | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Binding Runtime activated
2022-07-13T13:23:26,908 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-dom-codec-osgi/8.0.7
2022-07-13T13:23:26,935 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.web.servlet-jersey2/0.14.7
2022-07-13T13:23:26,958 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:26,964 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:23:26,968 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.cds-dom-api/4.0.7
2022-07-13T13:23:26,972 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-dom-codec/8.0.7
2022-07-13T13:23:26,991 | INFO  | features-3-thread-1 | DefaultBindingCodecTreeFactory   | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 |  -   | Binding-DOM Codec enabled
2022-07-13T13:23:26,999 | INFO  | features-3-thread-1 | DefaultBindingDOMCodecFactory    | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 |  -   | Binding/DOM Codec enabled
2022-07-13T13:23:27,003 | INFO  | features-3-thread-1 | OSGiBindingDOMCodec              | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec activating
2022-07-13T13:23:27,075 | INFO  | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl  | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec generation 1 activated
2022-07-13T13:23:27,080 | INFO  | features-3-thread-1 | GlobalBindingDOMCodecServices    | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Global Binding/DOM Codec activated with generation 1
2022-07-13T13:23:27,105 | INFO  | features-3-thread-1 | OSGiBlockingBindingNormalizer    | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter activated
2022-07-13T13:23:27,118 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-07-13T13:23:27,127 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for MountPointService activated
2022-07-13T13:23:27,151 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for NotificationService activated
2022-07-13T13:23:27,168 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)]
2022-07-13T13:23:27,182 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-07-13T13:23:27,188 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:23:27,197 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,205 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,205 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-07-13T13:23:27,241 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for NotificationPublishService activated
2022-07-13T13:23:27,291 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for RpcConsumerRegistry activated
2022-07-13T13:23:27,299 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for RpcProviderService activated
2022-07-13T13:23:27,300 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)]
2022-07-13T13:23:27,300 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:23:27,301 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:23:27,332 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,333 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,365 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for ActionService activated
2022-07-13T13:23:27,375 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for ActionProviderService activated
2022-07-13T13:23:27,376 | INFO  | features-3-thread-1 | DynamicBindingAdapter            | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | 8 DOMService trackers started
2022-07-13T13:23:27,382 | INFO  | features-3-thread-1 | OSGiQueryFactory                 | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding Query activated
2022-07-13T13:23:27,383 | INFO  | features-3-thread-1 | OSGiBindingDOMCodec              | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec activated
2022-07-13T13:23:27,385 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-akka-segmented-journal/4.0.7
2022-07-13T13:23:27,396 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:27,398 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,396 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:27,398 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-07-13T13:23:28,449 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-model/1.3.1
2022-07-13T13:23:28,492 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1
2022-07-13T13:23:28,562 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:28,600 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   karaf.branding/9.0.8
2022-07-13T13:23:28,603 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1
2022-07-13T13:23:28,659 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] with paths [bundleentry://282.fwk1640612861/org/opendaylight/blueprint/lcm-blueprint.xml]
2022-07-13T13:23:28,684 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:28,686 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.sdnc.northbound.vnftools-provider/2.3.0
2022-07-13T13:23:28,732 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.vnftools-provider/2.3.0 has been started
2022-07-13T13:23:28,734 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] was successfully created
2022-07-13T13:23:28,776 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] with paths [bundleentry://291.fwk1640612861/org/opendaylight/blueprint/vnftools-blueprint.xml]
2022-07-13T13:23:28,785 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.containers.jersey-container-servlet/2.27.0
2022-07-13T13:23:28,965 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jvnet.mimepull/1.9.13
2022-07-13T13:23:29,058 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1
2022-07-13T13:23:29,197 | INFO  | features-3-thread-1 | HelpServlet                      | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Starting HelpServlet instance 957815367
2022-07-13T13:23:29,208 | INFO  | features-3-thread-1 | HelpInfrastructureObject         | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Extract
2022-07-13T13:23:29,209 | INFO  | features-3-thread-1 | HelpInfrastructureObject         | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Bundle location:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 State:32
2022-07-13T13:23:29,210 | INFO  | features-3-thread-1 | HelpInfrastructureObject         | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Write files from Resource
2022-07-13T13:23:30,700 | WARN  | qtp1145039655-516 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:32,730 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238]] to http service
2022-07-13T13:23:32,766 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:33,461 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:33,462 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:33,463 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:33,463 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:33,464 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:33,467 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default], with context-name: 
2022-07-13T13:23:33,469 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:33,492 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:33,505 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default]}
2022-07-13T13:23:33,533 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1 has been started
2022-07-13T13:23:33,538 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238] was successfully created
2022-07-13T13:23:33,562 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.eos-common-spi/8.0.7
2022-07-13T13:23:33,591 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_onap_ccsdk_features_sdnr_wt_sdnr-wt-odlux-framework_1.3.1_sdnr-wt-odlux-framework-1.3.1.jar/0.0.0
2022-07-13T13:23:33,611 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.auth/2.0.11
2022-07-13T13:23:33,645 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.netty-event-executor-config/0.15.7
2022-07-13T13:23:33,668 | INFO  | features-3-thread-1 | OSGiGlobalEventExecutor          | 313 - pendaylight.controller.netty-event-executor-config - 0.15.7 |  -   | Global Event executor enabled
2022-07-13T13:23:33,670 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.highstreet-technologies.opendaylight.odl-ready/3.2.0
2022-07-13T13:23:33,676 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:33,704 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:33,823 | INFO  | features-3-thread-1 | ReadyHttpServlet                 | 54 - com.highstreet-technologies.opendaylight.odl-ready - 3.2.0 |  -   | ready state servlet instantiated
2022-07-13T13:23:33,827 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54]] to http service
2022-07-13T13:23:33,873 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:34,105 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:34,106 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:34,106 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:34,107 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:34,121 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:34,126 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default], with context-name: 
2022-07-13T13:23:34,128 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:34,145 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:34,162 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default]}
2022-07-13T13:23:34,175 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle com.highstreet-technologies.opendaylight.odl-ready/3.2.0 has been started
2022-07-13T13:23:34,196 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54] was successfully created
2022-07-13T13:23:34,226 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1
2022-07-13T13:23:34,878 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.impl/2.0.11
2022-07-13T13:23:34,880 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1
2022-07-13T13:23:34,898 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] with paths [bundleentry://283.fwk1640612861/org/opendaylight/blueprint/properties-node-blueprint.xml]
2022-07-13T13:23:34,921 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1 has been started
2022-07-13T13:23:34,922 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] was successfully created
2022-07-13T13:23:34,922 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.transport-native-unix-common/4.1.69.Final
2022-07-13T13:23:35,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1
2022-07-13T13:23:35,013 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:35,018 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.web.osgi-impl/0.14.7
2022-07-13T13:23:35,058 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.aaa-authn-odl-plugin/2.0.11
2022-07-13T13:23:35,065 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.inject.jersey-hk2/2.27.0
2022-07-13T13:23:35,067 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_google_errorprone_error_prone_annotations_2.5.1_error_prone_annotations-2.5.1.jar/0.0.0
2022-07-13T13:23:35,069 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.graphite/4.1.25
2022-07-13T13:23:35,071 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1
2022-07-13T13:23:35,061 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:35,065 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:23:35,161 | WARN  | features-3-thread-1 | TemplateNode                     | 286 - org.onap.ccsdk.sli.plugins.template-node-provider - 1.4.1 |  -   | Properties not loaded for template node, using sensible defaults. /opt/onap/ccsdk/data/properties/template-node.properties (No such file or directory)
2022-07-13T13:23:35,162 | WARN  | features-3-thread-1 | deprecation                      | 152 - org.apache.velocity.engine-core - 2.3.0 |  -   | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
2022-07-13T13:23:35,162 | WARN  | features-3-thread-1 | deprecation                      | 152 - org.apache.velocity.engine-core - 2.3.0 |  -   | configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path'
2022-07-13T13:23:35,163 | WARN  | features-3-thread-1 | deprecation                      | 152 - org.apache.velocity.engine-core - 2.3.0 |  -   | configuration key 'file.resource.loader.cache' has been deprecated in favor of 'resource.loader.file.cache'
2022-07-13T13:23:35,291 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1 has been started
2022-07-13T13:23:35,314 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.plugins.template-node-provider_1.4.1 [286] was successfully created
2022-07-13T13:23:35,338 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.transport-native-epoll/4.1.69.Final
2022-07-13T13:23:35,342 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_net_jcip_jcip-annotations_1.0_jcip-annotations-1.0.jar/0.0.0
2022-07-13T13:23:35,344 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-data-transform/7.0.9
2022-07-13T13:23:35,348 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sliapi-provider/1.4.1
2022-07-13T13:23:35,363 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] with paths [bundleentry://275.fwk1640612861/org/opendaylight/blueprint/sliapi-blueprint.xml]
2022-07-13T13:23:35,372 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-07-13T13:23:35,373 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1
2022-07-13T13:23:35,383 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-07-13T13:23:35,398 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1
2022-07-13T13:23:35,436 | INFO  | features-3-thread-1 | IndexOdluxBundle                 | 253 - ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider - 1.3.1 |  -   | instantiating index with oauthEnabled=false and policyEnabled=false
2022-07-13T13:23:35,450 | INFO  | features-3-thread-1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253]] to http service
2022-07-13T13:23:35,483 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:35,864 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:23:35,866 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:23:35,866 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:23:35,867 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:23:35,868 | INFO  | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:23:35,871 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default], with context-name: 
2022-07-13T13:23:35,873 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:23:35,881 | INFO  | features-3-thread-1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:23:35,902 | INFO  | features-3-thread-1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default]}
2022-07-13T13:23:36,273 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1 has been started
2022-07-13T13:23:36,365 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253] was successfully created
2022-07-13T13:23:36,378 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.base-http-provider/1.4.1
2022-07-13T13:23:36,387 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:36,387 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde connectApp
2022-07-13T13:23:36,388 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:36,412 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde inventoryApp
2022-07-13T13:23:36,408 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:36,432 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde eventLogApp
2022-07-13T13:23:36,538 | WARN  | qtp1145039655-515 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /apidoc/explorer/index.html
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:36,888 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jdbc.core/4.3.3
2022-07-13T13:23:36,891 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 has been started
2022-07-13T13:23:36,898 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 has been started
2022-07-13T13:23:36,900 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 has been started
2022-07-13T13:23:36,901 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp_1.3.1 [245] was successfully created
2022-07-13T13:23:36,918 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp_1.3.1 [249] was successfully created
2022-07-13T13:23:36,962 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:36,963 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde maintenanceApp
2022-07-13T13:23:36,961 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp_1.3.1 [246] was successfully created
2022-07-13T13:23:37,047 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 has been started
2022-07-13T13:23:37,065 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:37,066 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde performanceHistoryApp
2022-07-13T13:23:37,067 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 has been started
2022-07-13T13:23:37,070 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:37,071 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde configurationApp
2022-07-13T13:23:37,072 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 has been started
2022-07-13T13:23:37,085 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp_1.3.1 [250] was successfully created
2022-07-13T13:23:37,107 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp_1.3.1 [244] was successfully created
2022-07-13T13:23:37,144 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp_1.3.1 [251] was successfully created
2022-07-13T13:23:37,151 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Registering commands for bundle org.apache.karaf.jdbc.core/4.3.3
2022-07-13T13:23:37,154 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.ready-impl/2.0.8
2022-07-13T13:23:37,156 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:37,156 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde faultApp
2022-07-13T13:23:37,158 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 has been started
2022-07-13T13:23:37,226 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-07-13T13:23:37,227 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde helpApp
2022-07-13T13:23:37,232 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 has been started
2022-07-13T13:23:37,260 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp_1.3.1 [247] was successfully created
2022-07-13T13:23:37,286 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp_1.3.1 [248] was successfully created
2022-07-13T13:23:37,298 | INFO  | features-3-thread-1 | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | ThreadFactory created: SystemReadyService
2022-07-13T13:23:37,358 | INFO  | features-3-thread-1 | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | Now starting to provide full system readiness status updates (see TestBundleDiag's logs)...
2022-07-13T13:23:37,370 | INFO  | SystemReadyService-0 | TestBundleDiag                   | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos() started...
2022-07-13T13:23:37,374 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-akka-raft/4.0.7
2022-07-13T13:23:37,579 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-distributed-datastore/4.0.7
2022-07-13T13:23:37,821 | INFO  | features-3-thread-1 | OSGiDatastoreContextIntrospectorFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore Context Introspector activated
2022-07-13T13:23:37,948 | INFO  | features-3-thread-1 | FileModuleShardConfigProvider    | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Shard configuration provider started
2022-07-13T13:23:37,950 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-remoterpc-connector/4.0.7
2022-07-13T13:23:38,496 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.locator/2.5.0.b42
2022-07-13T13:23:38,618 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-clustering-commons/4.0.7
2022-07-13T13:23:38,630 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:23:38,662 | INFO  | features-3-thread-1 | FileAkkaConfigurationReader      | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | File-based Akka configuration reader enabled
2022-07-13T13:23:38,674 | INFO  | features-3-thread-1 | OSGiActorSystemProvider          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Actor System provider starting
2022-07-13T13:23:39,002 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 1s, remaining time 298s, diag: Booting {Installed=0, Resolved=48, Unknown=0, GracePeriod=21, Waiting=5, Starting=0, Active=434, Stopping=0, Failure=0}
2022-07-13T13:23:39,910 | INFO  | features-3-thread-1 | ActorSystemProviderImpl          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating new ActorSystem
2022-07-13T13:23:40,541 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 3s, remaining time 296s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:41,843 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 4s, remaining time 295s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:43,742 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 6s, remaining time 293s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:45,510 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 8s, remaining time 291s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:45,911 | WARN  | qtp1145039655-511 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:46,035 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Slf4jLogger                      | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Slf4jLogger started
2022-07-13T13:23:46,585 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 9s, remaining time 290s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:47,302 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | ArteryTransport                  | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Remoting started with transport [Artery tcp]; listening on address [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] with UID [-5877700492699216180]
2022-07-13T13:23:47,376 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Starting up, Akka version [2.6.17] ...
2022-07-13T13:23:47,764 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Registered cluster JMX MBean [akka:type=Cluster]
2022-07-13T13:23:47,776 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Started up successfully
2022-07-13T13:23:47,964 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 10s, remaining time 289s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:48,047 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing
2022-07-13T13:23:48,141 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster
2022-07-13T13:23:48,147 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - is the new leader among reachable nodes (more leaders may exist)
2022-07-13T13:23:48,181 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | Cluster                          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Leader is moving node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] to [Up]
2022-07-13T13:23:49,311 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 11s, remaining time 288s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:50,151 | INFO  | features-3-thread-1 | OSGiActorSystemProvider          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Actor System provider started
2022-07-13T13:23:50,155 | INFO  | features-3-thread-1 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type CONFIGURATION starting
2022-07-13T13:23:50,501 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 13s, remaining time 286s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:51,620 | WARN  | qtp1145039655-510 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /apidoc/explorer/index.html
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:23:51,714 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 14s, remaining time 285s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:52,053 | WARN  | features-3-thread-1 | DatastoreContext                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead
2022-07-13T13:23:52,139 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Create data store instance of type : config
2022-07-13T13:23:52,153 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-07-13T13:23:52,164 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-07-13T13:23:52,281 | INFO  | features-3-thread-1 | AbstractDataStore                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating ShardManager : shardmanager-config
2022-07-13T13:23:53,212 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 15s, remaining time 284s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:53,919 | INFO  | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-16 | SegmentedFileJournal             | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 |  -   | Initialized with root directory segmented-journal with storage MAPPED
2022-07-13T13:23:53,944 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Starting ShardManager shard-manager-config
2022-07-13T13:23:54,934 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 17s, remaining time 282s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.esotericsoftware.kryo.util.UnsafeUtil (file:/opt/opendaylight/data/cache/org.eclipse.osgi/318/0/bundleFile) to constructor java.nio.DirectByteBuffer(long,int,java.lang.Object)
WARNING: Please consider reporting this to the maintainers of com.esotericsoftware.kryo.util.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-07-13T13:23:55,265 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Recovery complete : shard-manager-config
2022-07-13T13:23:55,795 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550
2022-07-13T13:23:55,799 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config
2022-07-13T13:23:55,800 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config
2022-07-13T13:23:55,802 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config
2022-07-13T13:23:55,803 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config
2022-07-13T13:23:56,072 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Data store config is using ask-based protocol
2022-07-13T13:23:56,078 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-07-13T13:23:56,080 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-07-13T13:23:56,081 | INFO  | features-3-thread-1 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type OPERATIONAL starting
2022-07-13T13:23:56,083 | WARN  | features-3-thread-1 | DatastoreContext                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead
2022-07-13T13:23:56,088 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config
2022-07-13T13:23:56,090 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Create data store instance of type : operational
2022-07-13T13:23:56,090 | INFO  | features-3-thread-1 | AbstractDataStore                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating ShardManager : shardmanager-operational
2022-07-13T13:23:56,105 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config
2022-07-13T13:23:56,129 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 18s, remaining time 281s, diag: Booting {Installed=0, Resolved=46, Unknown=0, GracePeriod=21, Waiting=6, Starting=0, Active=435, Stopping=0, Failure=0}
2022-07-13T13:23:56,128 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config
2022-07-13T13:23:56,143 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config
2022-07-13T13:23:56,183 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Starting ShardManager shard-manager-operational
2022-07-13T13:23:56,231 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-toaster-config, persistent : true
2022-07-13T13:23:56,278 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Recovery complete : shard-manager-operational
2022-07-13T13:23:56,287 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550
2022-07-13T13:23:56,288 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational
2022-07-13T13:23:56,290 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational
2022-07-13T13:23:56,291 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational
2022-07-13T13:23:56,296 | INFO  | opendaylight-cluster-data-shard-dispatcher-20 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-topology-config, persistent : true
2022-07-13T13:23:56,297 | INFO  | opendaylight-cluster-data-shard-dispatcher-21 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-inventory-config, persistent : true
2022-07-13T13:23:56,267 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-default-config, persistent : true
2022-07-13T13:23:56,293 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational
2022-07-13T13:23:56,427 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Data store operational is using ask-based protocol
2022-07-13T13:23:56,461 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational
2022-07-13T13:23:56,467 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational
2022-07-13T13:23:56,481 | INFO  | features-3-thread-1 | OSGiRemoteOpsProvider            | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 |  -   | Remote Operations service starting
2022-07-13T13:23:56,504 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational
2022-07-13T13:23:56,508 | INFO  | features-3-thread-1 | OSGiRemoteOpsProvider            | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 |  -   | Remote Operations service started
2022-07-13T13:23:56,523 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-default-operational, persistent : false
2022-07-13T13:23:56,526 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-topology-operational, persistent : false
2022-07-13T13:23:56,527 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-inventory-operational, persistent : false
2022-07-13T13:23:56,542 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.eos-dom-akka/4.0.7
2022-07-13T13:23:56,566 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation                 | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational
2022-07-13T13:23:56,577 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-toaster-operational, persistent : false
2022-07-13T13:23:56,768 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational/member-1-shard-inventory-operational-notifier#-436150161 created and ready for shard:member-1-shard-inventory-operational
2022-07-13T13:23:56,769 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-30 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config/member-1-shard-topology-config-notifier#1449305107 created and ready for shard:member-1-shard-topology-config
2022-07-13T13:23:56,780 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational/member-1-shard-toaster-operational-notifier#-216180414 created and ready for shard:member-1-shard-toaster-operational
2022-07-13T13:23:56,770 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational/member-1-shard-topology-operational-notifier#1471234746 created and ready for shard:member-1-shard-topology-operational
2022-07-13T13:23:56,768 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config/member-1-shard-toaster-config-notifier#-2026260455 created and ready for shard:member-1-shard-toaster-config
2022-07-13T13:23:56,918 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config/member-1-shard-default-config-notifier#143569878 created and ready for shard:member-1-shard-default-config
2022-07-13T13:23:56,913 | INFO  | opendaylight-cluster-data-shard-dispatcher-21 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-inventory-config with journal batch size 1
2022-07-13T13:23:56,952 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-inventory-operational with journal batch size 1
2022-07-13T13:23:56,770 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-29 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config/member-1-shard-inventory-config-notifier#-1859900461 created and ready for shard:member-1-shard-inventory-config
2022-07-13T13:23:56,911 | INFO  | opendaylight-cluster-data-shard-dispatcher-20 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-topology-config with journal batch size 1
2022-07-13T13:23:56,977 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-toaster-operational with journal batch size 1
2022-07-13T13:23:56,988 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-default-config with journal batch size 1
2022-07-13T13:23:56,976 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-default-operational with journal batch size 1
2022-07-13T13:23:56,926 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-toaster-config with journal batch size 1
2022-07-13T13:23:56,979 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-30 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational/member-1-shard-default-operational-notifier#1765331629 created and ready for shard:member-1-shard-default-operational
2022-07-13T13:23:56,977 | INFO  | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-31 | SegmentedFileJournal             | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 |  -   | Initialized with root directory segmented-journal with storage DISK
2022-07-13T13:23:56,994 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Starting recovery for member-1-shard-topology-operational with journal batch size 1
2022-07-13T13:23:57,550 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 20s, remaining time 279s, diag: Booting {Installed=0, Resolved=45, Unknown=0, GracePeriod=21, Waiting=4, Starting=0, Active=438, Stopping=0, Failure=0}
2022-07-13T13:23:57,664 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-config: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,665 | INFO  | opendaylight-cluster-data-shard-dispatcher-20 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-config: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,662 | INFO  | opendaylight-cluster-data-shard-dispatcher-21 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-config: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,701 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-operational: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,705 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-operational: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,709 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-operational: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,741 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-operational: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,667 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-config: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
2022-07-13T13:23:57,777 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-operational , received role change from null to Follower
2022-07-13T13:23:57,782 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-config , received role change from null to Follower
2022-07-13T13:23:57,783 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-config , received role change from null to Follower
2022-07-13T13:23:57,764 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-operational , received role change from null to Follower
2022-07-13T13:23:57,789 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-operational (Candidate): Starting new election term 1
2022-07-13T13:23:57,790 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-operational (Candidate): Starting new election term 1
2022-07-13T13:23:57,791 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,760 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-config , received role change from null to Follower
2022-07-13T13:23:57,797 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-config (Candidate): Starting new election term 1
2022-07-13T13:23:57,797 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,798 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Follower to Candidate
2022-07-13T13:23:57,748 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from null to Follower
2022-07-13T13:23:57,800 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Follower to Candidate
2022-07-13T13:23:57,799 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-operational (Candidate): Starting new election term 1
2022-07-13T13:23:57,752 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from null to Follower
2022-07-13T13:23:57,804 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,748 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-30 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-config , received role change from null to Follower
2022-07-13T13:23:57,806 | INFO  | opendaylight-cluster-data-shard-dispatcher-20 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-config (Candidate): Starting new election term 1
2022-07-13T13:23:57,810 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-30 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-operational , received role change from Follower to Candidate
2022-07-13T13:23:57,810 | INFO  | opendaylight-cluster-data-shard-dispatcher-21 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-config (Candidate): Starting new election term 1
2022-07-13T13:23:57,791 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,812 | INFO  | opendaylight-cluster-data-shard-dispatcher-21 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,813 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-30 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Follower to Candidate
2022-07-13T13:23:57,813 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Follower to Candidate
2022-07-13T13:23:57,816 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-operational (Candidate): Starting new election term 1
2022-07-13T13:23:57,815 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-config (Candidate): Starting new election term 1
2022-07-13T13:23:57,818 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,807 | INFO  | opendaylight-cluster-data-shard-dispatcher-20 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,820 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1
2022-07-13T13:23:57,825 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Follower to Candidate
2022-07-13T13:23:57,843 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-config , received role change from Follower to Candidate
2022-07-13T13:23:57,843 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-config , received role change from Follower to Candidate
2022-07-13T13:23:58,460 | INFO  | features-3-thread-1 | OSGiEntityOwnershipService       | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 |  -   | Entity Ownership Service adapter starting
2022-07-13T13:23:58,462 | INFO  | features-3-thread-1 | OSGiEntityOwnershipService       | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 |  -   | Entity Ownership Service adapter started
2022-07-13T13:23:58,468 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sli-provider/1.4.1
2022-07-13T13:23:58,503 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] with paths [bundleentry://271.fwk1640612861/org/opendaylight/blueprint/sli-blueprint.xml]
2022-07-13T13:23:58,604 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sli-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-07-13T13:23:58,616 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1
2022-07-13T13:23:58,638 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] with paths [bundleentry://285.fwk1640612861/org/opendaylight/blueprint/restconf-client-blueprint.xml]
2022-07-13T13:23:58,938 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:23:58,938 | INFO  | opendaylight-cluster-data-shard-dispatcher-23 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:23:58,938 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:23:58,940 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:23:58,944 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-29 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Candidate to Leader
2022-07-13T13:23:58,945 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-29 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Candidate to Leader
2022-07-13T13:23:58,943 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-operational , received role change from Candidate to Leader
2022-07-13T13:23:58,950 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Candidate to Leader
2022-07-13T13:23:58,956 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 21s, remaining time 278s, diag: Booting {Installed=0, Resolved=43, Unknown=0, GracePeriod=22, Waiting=4, Starting=1, Active=438, Stopping=0, Failure=0}
2022-07-13T13:23:59,003 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ClusterSingletonManager          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Singleton manager starting singleton actor [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor]
2022-07-13T13:23:59,010 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ClusterSingletonManager          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | ClusterSingletonManager state change [Start -> Oldest]
2022-07-13T13:23:59,033 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-07-13T13:23:59,033 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-29 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-07-13T13:23:59,062 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-07-13T13:23:59,064 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-operational, leaderId=member-1-shard-toaster-operational, leaderPayloadVersion=12]
2022-07-13T13:23:59,070 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-07-13T13:23:59,071 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received role changed for member-1-shard-toaster-operational from Candidate to Leader
2022-07-13T13:23:59,083 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-operational, leaderId=member-1-shard-topology-operational, leaderPayloadVersion=12]
2022-07-13T13:23:59,083 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received role changed for member-1-shard-topology-operational from Candidate to Leader
2022-07-13T13:23:59,084 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-operational, leaderId=member-1-shard-default-operational, leaderPayloadVersion=12]
2022-07-13T13:23:59,086 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received role changed for member-1-shard-default-operational from Candidate to Leader
2022-07-13T13:23:59,087 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-operational, leaderId=member-1-shard-inventory-operational, leaderPayloadVersion=12]
2022-07-13T13:23:59,088 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: Received role changed for member-1-shard-inventory-operational from Candidate to Leader
2022-07-13T13:23:59,089 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: All Shards are ready - data store operational is ready
2022-07-13T13:23:59,156 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDOMStore                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore service type OPERATIONAL activated
2022-07-13T13:23:59,159 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type OPERATIONAL started
2022-07-13T13:23:59,187 | WARN  | features-3-thread-1 | RestapiCallNode                  | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 |  -   | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json
2022-07-13T13:23:59,215 | WARN  | features-3-thread-1 | RestapiCallNode                  | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 |  -   | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory)
2022-07-13T13:23:59,226 | INFO  | features-3-thread-1 | RestconfDiscoveryNode            | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 |  -   | inside RestconfDiscoveryNode Constructor
2022-07-13T13:23:59,236 | INFO  | features-3-thread-1 | RestconfDiscoveryNode            | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 |  -   | RESTCONF SBI Started
2022-07-13T13:23:59,263 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 has been started
2022-07-13T13:23:59,277 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] was successfully created
2022-07-13T13:23:59,279 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.utils/2.5.0.b42
2022-07-13T13:23:59,411 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | ClusterSingletonProxy            | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Singleton identified at [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor]
2022-07-13T13:23:59,999 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.api/2.5.0.b42
2022-07-13T13:24:00,052 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 22s, remaining time 277s, diag: Booting {Installed=0, Resolved=41, Unknown=0, GracePeriod=22, Waiting=4, Starting=1, Active=440, Stopping=0, Failure=0}
2022-07-13T13:24:00,111 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   derby/10.14.2000000.1828579
2022-07-13T13:24:01,300 | WARN  | qtp1145039655-516 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:01,432 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:24:01,434 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Candidate to Leader
2022-07-13T13:24:01,437 | INFO  | opendaylight-cluster-data-shard-dispatcher-22 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:24:01,439 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-config , received role change from Candidate to Leader
2022-07-13T13:24:01,439 | INFO  | opendaylight-cluster-data-shard-dispatcher-18 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:24:01,440 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Candidate to Leader
2022-07-13T13:24:01,442 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-toaster-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config
2022-07-13T13:24:01,445 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
2022-07-13T13:24:01,446 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-config , received role change from Candidate to Leader
2022-07-13T13:24:01,447 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-25 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-topology-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config
2022-07-13T13:24:01,443 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 23s, remaining time 276s, diag: Booting {Installed=0, Resolved=40, Unknown=0, GracePeriod=22, Waiting=4, Starting=1, Active=441, Stopping=0, Failure=0}
2022-07-13T13:24:01,462 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-inventory-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config
2022-07-13T13:24:01,470 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier               | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | RoleChangeNotifier for member-1-shard-default-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config
2022-07-13T13:24:01,471 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-config, leaderId=member-1-shard-toaster-config, leaderPayloadVersion=12]
2022-07-13T13:24:01,507 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received role changed for member-1-shard-toaster-config from Candidate to Leader
2022-07-13T13:24:01,510 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-config, leaderId=member-1-shard-topology-config, leaderPayloadVersion=12]
2022-07-13T13:24:01,511 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received role changed for member-1-shard-topology-config from Candidate to Leader
2022-07-13T13:24:01,513 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-config, leaderId=member-1-shard-inventory-config, leaderPayloadVersion=12]
2022-07-13T13:24:01,513 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received role changed for member-1-shard-inventory-config from Candidate to Leader
2022-07-13T13:24:01,514 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-config, leaderId=member-1-shard-default-config, leaderPayloadVersion=12]
2022-07-13T13:24:01,515 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: Received role changed for member-1-shard-default-config from Candidate to Leader
2022-07-13T13:24:01,523 | INFO  | opendaylight-cluster-data-shard-dispatcher-15 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: All Shards are ready - data store config is ready
2022-07-13T13:24:01,793 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:01,899 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | OSGiDOMStore                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore service type CONFIGURATION activated
2022-07-13T13:24:01,996 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | OSGiDOMDataBroker                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | DOM Data Broker starting
2022-07-13T13:24:02,071 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | ConcurrentDOMDataBroker          | 430 - org.opendaylight.yangtools.util - 7.0.9 |  -   | ThreadFactory created: CommitFutures
2022-07-13T13:24:02,121 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | OSGiDOMDataBroker                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | DOM Data Broker started
2022-07-13T13:24:02,233 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:02,230 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)]
2022-07-13T13:24:02,250 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for DataBroker activated
2022-07-13T13:24:02,274 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:02,333 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), Initial app config AaaCertServiceConfig]
2022-07-13T13:24:02,586 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 25s, remaining time 274s, diag: Booting {Installed=0, Resolved=40, Unknown=0, GracePeriod=22, Waiting=3, Starting=1, Active=442, Stopping=0, Failure=0}
2022-07-13T13:24:02,595 | INFO  | Blueprint Extender: 1 | AboutHttpServlet                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | try to get pom parent version
2022-07-13T13:24:02,682 | INFO  | Blueprint Extender: 1 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: /META-INF/git.properties
2022-07-13T13:24:02,701 | INFO  | Blueprint Extender: 1 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: about/README.md
2022-07-13T13:24:02,711 | INFO  | Blueprint Extender: 1 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: about/README.json
2022-07-13T13:24:02,719 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.tomcat.jdbc/9.0.52
2022-07-13T13:24:02,722 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.dblib-provider/1.4.1
2022-07-13T13:24:02,742 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] with paths [bundleentry://268.fwk1640612861/org/opendaylight/blueprint/dblib-blueprint.xml]
2022-07-13T13:24:02,870 | INFO  | Blueprint Extender: 1 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Creating provider for data-provider
2022-07-13T13:24:02,903 | INFO  | Blueprint Extender: 1 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Session Initiated start data-provider
2022-07-13T13:24:03,053 | INFO  | features-3-thread-1 | DBLIBResourceProvider            | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/dblib.properties
2022-07-13T13:24:03,215 | INFO  | features-3-thread-1 | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Creating dummy instance of org.mariadb.jdbc.Driver
2022-07-13T13:24:03,220 | INFO  | features-3-thread-1 | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Recovery Mode disabled
2022-07-13T13:24:03,359 | INFO  | features-3-thread-1 | JdbcDBCachedDataSource           | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
2022-07-13T13:24:03,863 | INFO  | Blueprint Extender: 1 | ElasticSearchDataProvider        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.impl.ElasticSearchDataProvider
2022-07-13T13:24:04,209 | WARN  | Thread-61        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:esCluster=
2022-07-13T13:24:04,262 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | OSGiPasswordServiceConfigBootstrap | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | Listening for password service configuration
2022-07-13T13:24:04,272 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:04,860 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:04,883 | INFO  | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will utilize default iteration count=20000
2022-07-13T13:24:04,884 | INFO  | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will utilize default algorithm=SHA-512
2022-07-13T13:24:04,885 | INFO  | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will not utilize a private salt, since none was configured
2022-07-13T13:24:05,204 | INFO  | opendaylight-cluster-data-notification-dispatcher-33 | OSGiH2Store                      | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | H2 IDMStore activated
2022-07-13T13:24:05,208 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:05,296 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:05,303 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 27s, remaining time 272s, diag: Booting {Installed=0, Resolved=38, Unknown=0, GracePeriod=22, Waiting=3, Starting=1, Active=444, Stopping=0, Failure=0}
2022-07-13T13:24:05,329 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:05,587 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-07-13T13:24:05,596 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:05,599 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), Initial app config Config, (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:05,685 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:05,686 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-24 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type CONFIGURATION started
2022-07-13T13:24:05,688 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:05,699 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:05,716 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:05,729 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-07-13T13:24:06,349 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 28s, remaining time 271s, diag: Booting {Installed=0, Resolved=38, Unknown=0, GracePeriod=22, Waiting=0, Starting=1, Active=447, Stopping=0, Failure=0}
2022-07-13T13:24:06,463 | INFO  | Blueprint Extender: 1 | ExtRestClient                    | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | working with sdnrdb version 7.9.3
2022-07-13T13:24:06,508 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype mediator-server class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.mediator.server.list.output.Data
2022-07-13T13:24:06,760 | WARN  | qtp1145039655-511 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /apidoc/explorer/index.html
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:06,847 | INFO  | Thread-64        | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Adding MASTER sdnctldb01 to active queue
2022-07-13T13:24:06,883 | INFO  | Thread-64        | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Thread DataSourceTester terminated Thread-64 for sdnctldb01
2022-07-13T13:24:06,889 | INFO  | features-3-thread-1 | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Completed wait with 1 active datasource(s) in 3618 ms
2022-07-13T13:24:07,031 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.dblib-provider/1.4.1 has been started
2022-07-13T13:24:07,065 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] was successfully created
2022-07-13T13:24:07,068 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.core.sli-common/1.4.1
2022-07-13T13:24:07,113 | INFO  | Blueprint Extender: 2 | NetboxProperties                 | 265 - org.onap.ccsdk.sli.adaptors.netbox-client-provider - 1.4.1 |  -   | Loaded 2 properties from file netbox.properties
2022-07-13T13:24:07,166 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1
2022-07-13T13:24:07,194 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] with paths [bundleentry://266.fwk1640612861/org/opendaylight/blueprint/resource-assignment-blueprint.xml, bundleentry://266.fwk1640612861/org/opendaylight/blueprint/resource-assignment.xml]
2022-07-13T13:24:07,174 | INFO  | Blueprint Extender: 3 | SqlResourcePropertiesProviderImpl | 267 - org.onap.ccsdk.sli.adaptors.sql-resource-provider - 1.4.1 |  -   | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/sql-resource.properties
2022-07-13T13:24:07,342 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 has been started
2022-07-13T13:24:07,375 | INFO  | features-3-thread-1 | ResourceAllocator                | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 |  -   | ResourceAllocator created.
2022-07-13T13:24:07,377 | INFO  | features-3-thread-1 | ResourceManagerImpl              | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 |  -   | ResourceManager created.
2022-07-13T13:24:07,378 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] was successfully created
2022-07-13T13:24:07,383 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 has been started
2022-07-13T13:24:07,435 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] was successfully created
2022-07-13T13:24:07,643 | INFO  | Blueprint Extender: 2 | SvcLogicPropertiesProviderImpl   | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 |  -   | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/svclogic.properties
2022-07-13T13:24:07,760 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 30s, remaining time 269s, diag: Booting {Installed=0, Resolved=36, Unknown=0, GracePeriod=20, Waiting=0, Starting=1, Active=451, Stopping=0, Failure=0}
2022-07-13T13:24:07,779 | WARN  | Blueprint Extender: 2 | SvcLogicClassResolver            | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 |  -   | Caught exception trying to load properties file classresolver.properties
java.lang.NullPointerException: inStream parameter is null
	at java.util.Objects.requireNonNull(Unknown Source) ~[?:?]
	at java.util.Properties.load(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.core.sli.provider.SvcLogicClassResolver.(SvcLogicClassResolver.java:55) [bundleFile:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:?]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:?]
	at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) [bundleFile:1.10.3]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.container.ExecutorServiceWrapper.run(ExecutorServiceWrapper.java:106) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:45) [bundleFile:1.10.3]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:08,137 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sli-provider/1.4.1 has been started
2022-07-13T13:24:08,140 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] was successfully created
2022-07-13T13:24:08,144 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,148 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,151 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.maintenance.list.output.Data
2022-07-13T13:24:08,208 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 has been started
2022-07-13T13:24:08,210 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] was successfully created
2022-07-13T13:24:08,212 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.filterchain/0.14.7
2022-07-13T13:24:08,223 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,227 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,229 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.gui.cut.through.entry.output.Data
2022-07-13T13:24:08,261 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,262 | INFO  | Blueprint Extender: 2 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Creating provider for DataChange
2022-07-13T13:24:08,262 | INFO  | Blueprint Extender: 2 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Initializing provider for DataChange
2022-07-13T13:24:08,265 | INFO  | features-3-thread-1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Custom filter properties updated: {service.pid=org.opendaylight.aaa.filterchain, customFilterList=org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter,org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter, component.name=org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl, felix.fileinstall.filename=file:/opt/opendaylight/etc/org.opendaylight.aaa.filterchain.cfg, component.id=90}
2022-07-13T13:24:08,265 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,275 | INFO  | Blueprint Extender: 3 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Creating provider for a1Adapter-api
2022-07-13T13:24:08,278 | INFO  | Blueprint Extender: 2 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Initialization complete for DataChange
2022-07-13T13:24:08,278 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.restconf-nb-bierman02/2.0.11
2022-07-13T13:24:08,277 | INFO  | Blueprint Extender: 3 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Initializing provider for a1Adapter-api
2022-07-13T13:24:08,279 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 has been started
2022-07-13T13:24:08,277 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.inventory.list.output.Data
2022-07-13T13:24:08,286 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] was successfully created
2022-07-13T13:24:08,317 | INFO  | Blueprint Extender: 3 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Initialization complete for a1Adapter-api
2022-07-13T13:24:08,330 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,332 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,335 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultcurrent.list.output.Data
2022-07-13T13:24:08,348 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Creating provider for optical-service
2022-07-13T13:24:08,348 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Initializing provider for optical-service
2022-07-13T13:24:08,352 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Initialization complete for optical-service
2022-07-13T13:24:08,353 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 has been started
2022-07-13T13:24:08,372 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] was successfully created
2022-07-13T13:24:08,376 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 has been started
2022-07-13T13:24:08,404 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,418 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] was successfully created
2022-07-13T13:24:08,458 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)]
2022-07-13T13:24:08,466 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.ws.rs-api/2.1.99.b01
2022-07-13T13:24:08,471 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,495 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultlog.list.output.Data
2022-07-13T13:24:08,515 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,575 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,578 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.cmlog.list.output.Data
2022-07-13T13:24:08,588 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.jersey.media.jersey-media-multipart/2.27.0
2022-07-13T13:24:08,599 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,603 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,611 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.connectionlog.list.output.Data
2022-07-13T13:24:08,627 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Creating provider for generic-resource-api
2022-07-13T13:24:08,629 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Initializing provider for generic-resource-api
2022-07-13T13:24:08,652 | INFO  | Blueprint Extender: 3 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Creating provider for asdcApi
2022-07-13T13:24:08,653 | INFO  | Blueprint Extender: 3 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Initializing org.onap.ccsdk.sli.northbound.asdcapi.AsdcApiProvider for asdcApi
2022-07-13T13:24:08,657 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.common/4.1.69.Final
2022-07-13T13:24:08,661 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,670 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,678 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.eventlog.list.output.Data
2022-07-13T13:24:08,705 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.buffer/4.1.69.Final
2022-07-13T13:24:08,714 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.transport/4.1.69.Final
2022-07-13T13:24:08,719 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.shaded-sshd/2.0.11
2022-07-13T13:24:08,760 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,764 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,780 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.network.element.connection.list.output.Data
2022-07-13T13:24:08,780 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   jakarta.activation-api/1.2.2
2022-07-13T13:24:08,816 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,859 | INFO  | Blueprint Extender: 1 | DataObjectAcessorWithId          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId
2022-07-13T13:24:08,863 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._15m.list.output.Data
2022-07-13T13:24:08,907 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm
2022-07-13T13:24:09,026 | INFO  | Blueprint Extender: 1 | DataObjectAcessorPm              | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | DataObjectAcessorPm
2022-07-13T13:24:08,907 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.12.5
2022-07-13T13:24:09,039 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._24h.list.output.Data
2022-07-13T13:24:09,063 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm
2022-07-13T13:24:09,064 | INFO  | Blueprint Extender: 1 | DataObjectAcessorPm              | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | DataObjectAcessorPm
2022-07-13T13:24:09,089 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.status.output.Data
2022-07-13T13:24:09,103 | INFO  | Blueprint Extender: 1 | DataObjectAcessor                | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus
2022-07-13T13:24:09,127 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1
2022-07-13T13:24:09,200 | INFO  | Blueprint Extender: 1 | HtDatabaseEventsService          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService start
2022-07-13T13:24:09,203 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.EventlogEntity
2022-07-13T13:24:09,205 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.InventoryEntity
2022-07-13T13:24:09,215 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultcurrentEntity
2022-07-13T13:24:09,217 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultlogEntity
2022-07-13T13:24:09,273 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.CmlogEntity
2022-07-13T13:24:09,278 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.ConnectionlogEntity
2022-07-13T13:24:09,282 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity
2022-07-13T13:24:09,291 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.GuicutthroughEntity
2022-07-13T13:24:09,300 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity
2022-07-13T13:24:09,302 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity
2022-07-13T13:24:09,304 | INFO  | Blueprint Extender: 1 | HtDatabaseEventsService          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService finished. DB Service sucessfully started.
2022-07-13T13:24:09,317 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.MaintenanceEntity
2022-07-13T13:24:09,356 | INFO  | Blueprint Extender: 1 | EsDataObjectReaderWriter2        | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity
2022-07-13T13:24:09,581 | INFO  | Blueprint Extender: 1 | MediatorServerDataProvider       | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.impl.MediatorServerDataProvider
2022-07-13T13:24:09,582 | INFO  | Blueprint Extender: 1 | DataProviderServiceImpl          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Register RPC Service DataProviderServiceImpl
2022-07-13T13:24:09,709 | INFO  | Blueprint Extender: 1 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Session Initiated end. Initialization done
2022-07-13T13:24:09,715 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 32s, remaining time 267s, diag: Booting {Installed=0, Resolved=27, Unknown=0, GracePeriod=17, Waiting=0, Starting=0, Active=464, Stopping=0, Failure=0}
2022-07-13T13:24:09,738 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] with paths [bundleentry://259.fwk1640612861/org/opendaylight/blueprint/aaiservice-blueprint.xml]
2022-07-13T13:24:09,743 | INFO  | Blueprint Extender: 1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225]] to http service
2022-07-13T13:24:09,872 | INFO  | features-3-thread-1 | AAIServiceProvider               | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/aaiclient.properties
2022-07-13T13:24:09,929 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:10,050 | INFO  | Blueprint Extender: 3 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Create Containers succeeded!: 
2022-07-13T13:24:10,053 | INFO  | Blueprint Extender: 3 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Initialization complete for asdcApi
2022-07-13T13:24:10,056 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 has been started
2022-07-13T13:24:10,057 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] was successfully created
2022-07-13T13:24:10,283 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | Entered AAIService.ctor
2022-07-13T13:24:10,359 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | loaded 354
2022-07-13T13:24:10,367 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {1}		/aai/v25/network/network-resources
2022-07-13T13:24:10,369 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 5}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,371 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {6}		/aai/v25/business/connectors
2022-07-13T13:24:10,373 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {7}		/aai/v25/cloud-infrastructure/cloud-regions
2022-07-13T13:24:10,374 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {8}		/aai/v25/business/projects
2022-07-13T13:24:10,377 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 10}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers
2022-07-13T13:24:10,380 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 12}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,383 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {13}		/aai/v25/network/lan-port-configs
2022-07-13T13:24:10,385 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 14, 15}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,386 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16, 17}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,394 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15, 18}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,396 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {19}		/aai/v25/network/wan-port-configs/wan-port-config/{wan-port-config-id}
2022-07-13T13:24:10,398 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 21}		/aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments
2022-07-13T13:24:10,399 | INFO  | Blueprint Extender: 3 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Creating provider for LCM
2022-07-13T13:24:10,400 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 23}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules/vf-module/{vf-module-id}
2022-07-13T13:24:10,401 | INFO  | Blueprint Extender: 3 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Initializing org.onap.ccsdk.sli.northbound.LcmProvider for LCM
2022-07-13T13:24:10,402 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {24}		/aai/v25/network/ipsec-configurations
2022-07-13T13:24:10,404 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 26, 27}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}
2022-07-13T13:24:10,406 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}
2022-07-13T13:24:10,409 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 29}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches
2022-07-13T13:24:10,412 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {30}		/aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}
2022-07-13T13:24:10,414 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 31}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces
2022-07-13T13:24:10,416 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 15, 32}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs
2022-07-13T13:24:10,420 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 15, 33}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,423 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 35, 36}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints/property-constraint/{property-constraint-uuid}
2022-07-13T13:24:10,435 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {37}		/aai/v25/service-design-and-creation/models
2022-07-13T13:24:10,438 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16, 17}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,442 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 38}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}
2022-07-13T13:24:10,445 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {39}		/aai/v25/network/devices
2022-07-13T13:24:10,449 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16, 17, 18}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,451 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {40}		/aai/v25/network/vpls-pes
2022-07-13T13:24:10,453 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {41}		/aai/v25/cloud-infrastructure/operational-environments
2022-07-13T13:24:10,455 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {42}		/aai/v25/cloud-infrastructure/network-profiles
2022-07-13T13:24:10,457 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16}		/aai/v25/network/pnfs/pnf/{pnf-name}
2022-07-13T13:24:10,459 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 43}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}
2022-07-13T13:24:10,484 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {44}		/aai/v25/network/generic-vnfs
2022-07-13T13:24:10,492 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {45}		/aai/v25/network/vces
2022-07-13T13:24:10,493 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}
2022-07-13T13:24:10,493 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 12}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,494 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}
2022-07-13T13:24:10,494 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 49, 50}		/aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings
2022-07-13T13:24:10,495 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 28, 46, 47, 51}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,495 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {52}		/aai/v25/network/devices/device/{device-id}
2022-07-13T13:24:10,496 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 22, 33}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,497 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 53}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers
2022-07-13T13:24:10,498 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16, 17, 18}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,498 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 54}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants
2022-07-13T13:24:10,499 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 18, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,500 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 55}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces
2022-07-13T13:24:10,500 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 17, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,501 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 56}		/aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments/segmentation-assignment/{segmentation-id}
2022-07-13T13:24:10,501 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 15, 16, 17}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,502 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 57}		/aai/v25/network/configurations/configuration/{configuration-id}/metadata/metadatum/{metaname}
2022-07-13T13:24:10,503 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 59}		/aai/v25/network/vces/vce/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid}
2022-07-13T13:24:10,503 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 60}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements
2022-07-13T13:24:10,504 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {30, 61}		/aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools
2022-07-13T13:24:10,505 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 15}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}
2022-07-13T13:24:10,505 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {62}		/aai/v25/cloud-infrastructure/virtual-data-centers
2022-07-13T13:24:10,506 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,506 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 51, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,507 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 64}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules
2022-07-13T13:24:10,508 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 5, 14, 15}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,508 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {65}		/aai/v25/business/customers
2022-07-13T13:24:10,521 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,522 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 49}		/aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}
2022-07-13T13:24:10,522 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 5, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,524 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 14}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}
2022-07-13T13:24:10,525 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 68}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances
2022-07-13T13:24:10,525 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 26, 69}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs
2022-07-13T13:24:10,526 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 70}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid}
2022-07-13T13:24:10,526 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {71}		/aai/v25/nodes/vlan-tags
2022-07-13T13:24:10,527 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 72}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers/nos-server/{nos-server-id}
2022-07-13T13:24:10,528 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14, 17}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,529 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {73}		/aai/v25/service-design-and-creation/services
2022-07-13T13:24:10,530 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {74, 75}		/aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders/forwarder/{sequence}
2022-07-13T13:24:10,530 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16, 18}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,531 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 33}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces
2022-07-13T13:24:10,532 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 76}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses
2022-07-13T13:24:10,533 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 77}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}
2022-07-13T13:24:10,534 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78, 79, 80}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects
2022-07-13T13:24:10,535 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 81}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances
2022-07-13T13:24:10,535 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {82}		/aai/v25/cloud-infrastructure/network-technologies
2022-07-13T13:24:10,536 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 83}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones
2022-07-13T13:24:10,537 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 84, 85}		/aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets
2022-07-13T13:24:10,537 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}
2022-07-13T13:24:10,538 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 32}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs
2022-07-13T13:24:10,538 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {86}		/aai/v25/network/sdwan-vpns/sdwan-vpn/{sdwan-vpn-id}
2022-07-13T13:24:10,539 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 87, 88}		/aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags/cvlan-tag-entry/{cvlan-tag}
2022-07-13T13:24:10,539 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15, 18}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,540 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 60}		/aai/v25/network/vces/vce/{vnf-id}/entitlements
2022-07-13T13:24:10,541 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {89}		/aai/v25/common/contacts
2022-07-13T13:24:10,541 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 87}		/aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}
2022-07-13T13:24:10,541 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16, 18}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,542 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 90}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id}
2022-07-13T13:24:10,544 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 26}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}
2022-07-13T13:24:10,545 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {91}		/aai/v25/business/projects/project/{project-name}
2022-07-13T13:24:10,545 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,546 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 92}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments
2022-07-13T13:24:10,546 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 14, 17}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,548 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {74, 93}		/aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders
2022-07-13T13:24:10,549 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 57, 94}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata/metadatum/{metaname}
2022-07-13T13:24:10,550 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 18}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,550 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {95}		/aai/v25/network/network-policies/network-policy/{network-policy-id}
2022-07-13T13:24:10,551 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {96}		/aai/v25/network/label-restrictions/label-restriction/{id}
2022-07-13T13:24:10,551 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}
2022-07-13T13:24:10,552 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 31}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces
2022-07-13T13:24:10,555 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 98}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}
2022-07-13T13:24:10,556 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {99}		/aai/v25/common/contacts/contact/{contact-name}
2022-07-13T13:24:10,556 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 100}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches/dvs-switch/{switch-name}
2022-07-13T13:24:10,557 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 101}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}
2022-07-13T13:24:10,557 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {57, 66, 67, 78}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata/metadatum/{metaname}
2022-07-13T13:24:10,558 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 102}		/aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes
2022-07-13T13:24:10,558 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 43, 103, 104}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}
2022-07-13T13:24:10,560 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 105}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata
2022-07-13T13:24:10,561 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 106}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements
2022-07-13T13:24:10,562 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 70}		/aai/v25/network/vces/vce/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid}
2022-07-13T13:24:10,563 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {107}		/aai/v25/network/l3-networks
2022-07-13T13:24:10,564 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {108}		/aai/v25/nodes/vlan-tags/vlan-tag/{vlan-tag-id}
2022-07-13T13:24:10,564 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {109}		/aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}
2022-07-13T13:24:10,565 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15, 110}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,565 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 17, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,566 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {111}		/aai/v25/network/collections/collection/{collection-id}
2022-07-13T13:24:10,567 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 112}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors
2022-07-13T13:24:10,567 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {113}		/aai/v25/network/zones
2022-07-13T13:24:10,568 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 14}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,569 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78, 79, 114}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects/tunnel-xconnect/{id}
2022-07-13T13:24:10,569 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 12, 115}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,570 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 17, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,570 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 5, 15, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,571 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 26, 27, 116}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service
2022-07-13T13:24:10,572 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14, 51}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,572 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 18}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,573 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 55}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces
2022-07-13T13:24:10,573 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 117}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images
2022-07-13T13:24:10,574 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {33, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces
2022-07-13T13:24:10,574 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {118}		/aai/v25/service-design-and-creation/vnf-images
2022-07-13T13:24:10,575 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15, 51}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,575 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15, 110}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,578 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20}		/aai/v25/network/l3-networks/l3-network/{network-id}
2022-07-13T13:24:10,579 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {119}		/aai/v25/network/logical-links
2022-07-13T13:24:10,579 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}
2022-07-13T13:24:10,580 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}
2022-07-13T13:24:10,580 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {120}		/aai/v25/network/instance-groups/instance-group/{id}
2022-07-13T13:24:10,581 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {63}		/aai/v25/network/newvces/newvce/{vnf-id2}
2022-07-13T13:24:10,582 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,583 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 14, 15, 17}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,583 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {121}		/aai/v25/network/vpn-bindings
2022-07-13T13:24:10,584 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {122}		/aai/v25/network/site-resources
2022-07-13T13:24:10,586 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {123}		/aai/v25/network/site-resources/site-resource/{site-resource-id}
2022-07-13T13:24:10,587 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 31}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces
2022-07-13T13:24:10,587 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 18, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,588 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 22, 110}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,588 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 124}		/aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}
2022-07-13T13:24:10,589 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {125}		/aai/v25/network/network-policies
2022-07-13T13:24:10,589 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 126}		/aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes/aggregate-route/{route-id}
2022-07-13T13:24:10,590 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 47, 127}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes
2022-07-13T13:24:10,590 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 5, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,591 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,591 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 76}		/aai/v25/network/vces/vce/{vnf-id}/licenses
2022-07-13T13:24:10,593 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15, 17}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,594 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}
2022-07-13T13:24:10,594 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 128}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}
2022-07-13T13:24:10,595 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 129}		/aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments
2022-07-13T13:24:10,595 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 43, 103}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}
2022-07-13T13:24:10,596 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {130}		/aai/v25/business/owning-entities/owning-entity/{owning-entity-id}
2022-07-13T13:24:10,598 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {131}		/aai/v25/service-design-and-creation/service-capabilities/service-capability/{service-type}/{vnf-type}
2022-07-13T13:24:10,599 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {132}		/aai/v25/network/instance-groups
2022-07-13T13:24:10,599 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 133}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps
2022-07-13T13:24:10,600 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 18, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,601 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 134}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities
2022-07-13T13:24:10,601 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {135}		/aai/v25/network/unis/uni/{id}
2022-07-13T13:24:10,601 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,602 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {136}		/aai/v25/service-design-and-creation/services/service/{service-id}
2022-07-13T13:24:10,603 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {137}		/aai/v25/external-system/esr-thirdparty-sdnc-list
2022-07-13T13:24:10,603 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16, 110}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,603 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {138, 139}		/aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets/route-target/{global-route-target}/{route-target-role}
2022-07-13T13:24:10,604 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78, 140}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources
2022-07-13T13:24:10,605 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {141}		/aai/v25/network/tunnel-termination-points/tunnel-termination-point/{ttp-id}
2022-07-13T13:24:10,606 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {109, 142}		/aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers/vig-server/{vig-address-type}
2022-07-13T13:24:10,606 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {143}		/aai/v25/network/multicast-configurations/multicast-configuration/{multicast-configuration-id}
2022-07-13T13:24:10,607 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {144}		/aai/v25/network/configurations
2022-07-13T13:24:10,607 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}
2022-07-13T13:24:10,608 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}
2022-07-13T13:24:10,608 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}
2022-07-13T13:24:10,609 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 5, 15}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,610 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 84}		/aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}
2022-07-13T13:24:10,610 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 5, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,611 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {25, 26, 27, 145}		/aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service/class-of-service/{cos}
2022-07-13T13:24:10,611 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 33, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces
2022-07-13T13:24:10,612 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {146}		/aai/v25/network/connectivities/connectivity/{connectivity-id}
2022-07-13T13:24:10,613 | INFO  | Blueprint Extender: 3 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Initialization complete for LCM
2022-07-13T13:24:10,614 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 22, 110}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,615 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {147}		/aai/v25/network/collections
2022-07-13T13:24:10,615 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 17, 18}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,616 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {148}		/aai/v25/network/label-restrictions
2022-07-13T13:24:10,617 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}
2022-07-13T13:24:10,618 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {149}		/aai/v25/network/interlayer-attachments
2022-07-13T13:24:10,618 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 110}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,619 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {105, 150}		/aai/v25/business/connectors/connector/{resource-instance-id}/metadata
2022-07-13T13:24:10,619 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78, 105}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata
2022-07-13T13:24:10,620 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 17, 18, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,620 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {151}		/aai/v25/business/owning-entities
2022-07-13T13:24:10,621 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 15, 32}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs
2022-07-13T13:24:10,621 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 105}		/aai/v25/network/configurations/configuration/{configuration-id}/metadata
2022-07-13T13:24:10,622 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,623 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {152}		/aai/v25/network/network-resources/network-resource/{network-id}
2022-07-13T13:24:10,623 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 15, 90}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id}
2022-07-13T13:24:10,624 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 153}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers
2022-07-13T13:24:10,625 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 12, 15, 17}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,625 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 154}		/aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments/ctag-assignment/{vlan-id-inner}
2022-07-13T13:24:10,626 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,626 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {85, 138}		/aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets
2022-07-13T13:24:10,627 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 22, 51}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,627 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {155}		/aai/v25/network/vnfcs
2022-07-13T13:24:10,630 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {156}		/aai/v25/cloud-infrastructure/operational-environments/operational-environment/{operational-environment-id}
2022-07-13T13:24:10,630 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14, 18}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,631 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 157}		/aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs
2022-07-13T13:24:10,631 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {30, 158}		/aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name}
2022-07-13T13:24:10,632 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 17, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,633 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 18, 115}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,633 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {150}		/aai/v25/business/connectors/connector/{resource-instance-id}
2022-07-13T13:24:10,634 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 18, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,634 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 15, 90}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id}
2022-07-13T13:24:10,635 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 14, 33}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,636 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,636 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {159}		/aai/v25/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id}
2022-07-13T13:24:10,637 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {160}		/aai/v25/network/logical-links/logical-link/{link-name}
2022-07-13T13:24:10,637 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {161}		/aai/v25/cloud-infrastructure/complexes
2022-07-13T13:24:10,638 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 162}		/aai/v25/network/vces/vce/{vnf-id}/port-groups
2022-07-13T13:24:10,639 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 101, 163}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets
2022-07-13T13:24:10,639 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}
2022-07-13T13:24:10,640 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {164}		/aai/v25/business/lines-of-business/line-of-business/{line-of-business-name}
2022-07-13T13:24:10,640 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {165}		/aai/v25/network/forwarding-paths
2022-07-13T13:24:10,641 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {166}		/aai/v25/network/network-routes
2022-07-13T13:24:10,641 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {167}		/aai/v25/network/tunnel-termination-points
2022-07-13T13:24:10,642 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {168}		/aai/v25/network/wan-port-configs
2022-07-13T13:24:10,642 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}
2022-07-13T13:24:10,643 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 35, 169}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups/related-lookup/{related-lookup-uuid}
2022-07-13T13:24:10,644 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 5, 14}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,644 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 17}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,645 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 101, 170}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}
2022-07-13T13:24:10,645 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,646 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 16, 33}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,646 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 171}		/aai/v25/network/pnfs/pnf/{pnf-name}/vrfs
2022-07-13T13:24:10,647 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58}		/aai/v25/network/vces/vce/{vnf-id}
2022-07-13T13:24:10,647 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {172}		/aai/v25/business/lines-of-business
2022-07-13T13:24:10,648 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {173}		/aai/v25/cloud-infrastructure/network-profiles/network-profile/{nm-profile-name}
2022-07-13T13:24:10,648 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {174}		/aai/v25/network/route-table-references
2022-07-13T13:24:10,649 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 101, 170, 175}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets/element-choice-set/{element-choice-set-uuid}
2022-07-13T13:24:10,649 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 176}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots
2022-07-13T13:24:10,650 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 15, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,651 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {177}		/aai/v25/network/te-link-attributes/te-link-attribute/{id}
2022-07-13T13:24:10,651 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 15, 33}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,651 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 178}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}
2022-07-13T13:24:10,652 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15, 51}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,653 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 5, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,653 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,654 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {179}		/aai/v25/network/network-routes/network-route/{route-id}
2022-07-13T13:24:10,654 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {180}		/aai/v25/service-design-and-creation/service-capabilities
2022-07-13T13:24:10,655 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16, 51}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,656 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14, 17, 18}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,656 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 181}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones/availability-zone/{availability-zone-name}
2022-07-13T13:24:10,657 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 182}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes
2022-07-13T13:24:10,657 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 128, 183}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map/available-bandwidth/{ab-id}
2022-07-13T13:24:10,658 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 28, 46, 47, 110}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,658 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,659 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {184}		/aai/v25/network/multicast-configurations
2022-07-13T13:24:10,659 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {185}		/aai/v25/network/lag-links
2022-07-13T13:24:10,660 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {186}		/aai/v25/network/pnfs
2022-07-13T13:24:10,661 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {187}		/aai/v25/service-design-and-creation/named-queries
2022-07-13T13:24:10,661 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {188}		/aai/v25/cloud-infrastructure/virtual-data-centers/virtual-data-center/{vdc-id}
2022-07-13T13:24:10,662 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 35, 189}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups
2022-07-13T13:24:10,662 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 128, 190}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map
2022-07-13T13:24:10,663 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 191}		/aai/v25/network/configurations/configuration/{configuration-id}/evcs
2022-07-13T13:24:10,663 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,664 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 59}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid}
2022-07-13T13:24:10,664 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 12, 15}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,665 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}
2022-07-13T13:24:10,666 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {192}		/aai/v25/business/platforms
2022-07-13T13:24:10,666 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 193}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements
2022-07-13T13:24:10,667 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {194}		/aai/v25/network/sdwan-vpns
2022-07-13T13:24:10,668 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 195}		/aai/v25/network/l3-networks/l3-network/{network-id}/subnets
2022-07-13T13:24:10,668 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {196}		/aai/v25/network/zones/zone/{zone-id}
2022-07-13T13:24:10,669 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,670 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 103, 104}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}
2022-07-13T13:24:10,675 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 17, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,676 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {197}		/aai/v25/network/te-link-attributes
2022-07-13T13:24:10,678 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 12, 17}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,679 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16, 110}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,681 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {198}		/aai/v25/network/lan-port-configs/lan-port-config/{lan-port-config-id}
2022-07-13T13:24:10,683 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 199}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}
2022-07-13T13:24:10,683 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {74}		/aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}
2022-07-13T13:24:10,683 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 has been started
2022-07-13T13:24:10,685 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 5, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans
2022-07-13T13:24:10,686 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 35, 200}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints
2022-07-13T13:24:10,687 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {201}		/aai/v25/cloud-infrastructure/network-technologies/network-technology/{network-technology-id}
2022-07-13T13:24:10,689 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 84, 139}		/aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets/route-target/{global-route-target}/{route-target-role}
2022-07-13T13:24:10,690 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] was successfully created
2022-07-13T13:24:10,690 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {58, 87, 202}		/aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags
2022-07-13T13:24:10,696 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 67, 78, 79}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}
2022-07-13T13:24:10,697 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 18, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,702 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {203}		/aai/v25/network/physical-links
2022-07-13T13:24:10,704 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 12, 16, 17}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,705 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 204}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}
2022-07-13T13:24:10,707 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {205}		/aai/v25/service-design-and-creation/vnf-images/vnf-image/{vnf-image-uuid}
2022-07-13T13:24:10,708 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 101, 170, 206}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets
2022-07-13T13:24:10,710 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {207}		/aai/v25/network/newvces
2022-07-13T13:24:10,712 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {208}		/aai/v25/network/site-pair-sets
2022-07-13T13:24:10,715 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 18, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,717 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {209}		/aai/v25/network/unis
2022-07-13T13:24:10,719 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}
2022-07-13T13:24:10,720 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 210}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}
2022-07-13T13:24:10,721 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66, 211}		/aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions
2022-07-13T13:24:10,722 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {16, 55}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces
2022-07-13T13:24:10,725 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {138}		/aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}
2022-07-13T13:24:10,726 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15, 17, 18}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,727 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 17, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,728 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}
2022-07-13T13:24:10,729 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 103}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}
2022-07-13T13:24:10,730 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 15, 16}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}
2022-07-13T13:24:10,732 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 16, 51}		/aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,734 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 33}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,735 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 124, 212}		/aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes/host-route/{host-route-id}
2022-07-13T13:24:10,735 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48}		/aai/v25/network/configurations/configuration/{configuration-id}
2022-07-13T13:24:10,735 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 14, 15, 17, 18}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,736 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 105, 210}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata
2022-07-13T13:24:10,736 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 213}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks
2022-07-13T13:24:10,736 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {214}		/aai/v25/business/platforms/platform/{platform-name}
2022-07-13T13:24:10,737 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 43, 134}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities
2022-07-13T13:24:10,737 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 215}		/aai/v25/network/configurations/configuration/{configuration-id}/evcs/evc/{evc-id}
2022-07-13T13:24:10,738 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 22, 51}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,738 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94, 97, 216}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints
2022-07-13T13:24:10,739 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 4, 15, 17}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}
2022-07-13T13:24:10,739 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 46, 47, 217}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}
2022-07-13T13:24:10,740 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {218}		/aai/v25/network/interlayer-attachments/interlayer-attachment/{id}
2022-07-13T13:24:10,741 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 63, 110}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,741 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {219}		/aai/v25/network/physical-links/physical-link/{link-name}
2022-07-13T13:24:10,741 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 220}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups
2022-07-13T13:24:10,742 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {34, 35}		/aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}
2022-07-13T13:24:10,742 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {20, 124, 221}		/aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes
2022-07-13T13:24:10,743 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {222}		/aai/v25/cloud-infrastructure/pservers
2022-07-13T13:24:10,743 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {28, 57, 210}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}
2022-07-13T13:24:10,744 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 28, 46, 47}		/aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,744 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {15, 16, 33}		/aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces
2022-07-13T13:24:10,745 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {9, 94}		/aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}
2022-07-13T13:24:10,745 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {57, 150}		/aai/v25/business/connectors/connector/{resource-instance-id}/metadata/metadatum/{metaname}
2022-07-13T13:24:10,746 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {2, 3, 4, 51}		/aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}
2022-07-13T13:24:10,747 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 12, 22}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}
2022-07-13T13:24:10,747 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {4, 18, 63}		/aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}
2022-07-13T13:24:10,748 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {48, 49, 223}		/aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings/vlan-mapping/{vlan-mapping-id}
2022-07-13T13:24:10,748 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {224}		/aai/v25/network/route-table-references/route-table-reference/{route-table-reference-id}
2022-07-13T13:24:10,749 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {14, 15}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}
2022-07-13T13:24:10,749 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {22, 31}		/aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces
2022-07-13T13:24:10,750 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {11, 115}		/aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}
2022-07-13T13:24:10,750 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {3, 4, 14, 110}		/aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs
2022-07-13T13:24:10,751 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {225}		/aai/v25/network/connectivities
2022-07-13T13:24:10,751 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {109, 226}		/aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers
2022-07-13T13:24:10,752 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {227}		/aai/v25/network/lag-links/lag-link/{link-name}
2022-07-13T13:24:10,753 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | bitset {66}		/aai/v25/business/customers/customer/{global-customer-id}
2022-07-13T13:24:10,754 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | loaded [aggregate-route, aggregate-routes, allotted-resource, allotted-resources, availability-zone, availability-zones, available-bandwidth, available-bandwidth-map, bandwidth-attribute, bandwidth-attributes, class-of-service, classes-of-service, cloud-region, cloud-regions, collection, collections, complex, complexes, configuration, configurations, connectivities, connectivity, connector, connectors, constrained-element-set, constrained-element-sets, contact, contacts, cp, cps, ctag-assignment, ctag-assignments, ctag-pool, ctag-pools, customer, customers, cvlan-tag-entry, cvlan-tags, device, devices, dvs-switch, dvs-switches, element-choice-set, element-choice-sets, entitlement, entitlements, esr-thirdparty-sdnc, esr-thirdparty-sdnc-list, evc, evcs, flavor, flavors, forwarder, forwarder-evc, forwarder-evcs, forwarders, forwarding-path, forwarding-paths, generic-vnf, generic-vnfs, group-assignment, group-assignments, host-route, host-routes, hpa-capabilities, hpa-capability, hpa-feature-attributes, image, images, instance-group, instance-groups, interlayer-attachment, interlayer-attachments, ipsec-configuration, ipsec-configurations, l-interface, l-interfaces, l3-interface-ipv4-address-list, l3-interface-ipv6-address-list, l3-network, l3-networks, label-restriction, label-restrictions, lag-interface, lag-interfaces, lag-link, lag-links, lan-port-config, lan-port-configs, license, licenses, line-of-business, lines-of-business, logical-link, logical-links, metadata, metadatum, model, model-constraint, model-constraints, model-element, model-elements, model-ver, model-vers, models, multicast-configuration, multicast-configurations, named-queries, named-query, named-query-element, named-query-elements, network-policies, network-policy, network-profile, network-profiles, network-resource, network-resources, network-route, network-routes, network-technologies, network-technology, newvce, newvces, nos-server, nos-servers, oam-network, oam-networks, operational-environment, operational-environments, owning-entities, owning-entity, p-interface, p-interfaces, physical-link, physical-links, platform, platforms, pnf, pnfs, port-group, port-groups, project, projects, property-constraint, property-constraints, pserver, pservers, related-lookup, related-lookups, route-table-reference, route-table-references, route-target, route-targets, routing-instance, routing-instances, sdwan-vpn, sdwan-vpns, segmentation-assignment, segmentation-assignments, service, service-capabilities, service-capability, service-instance, service-instances, service-subscription, service-subscriptions, services, site-pair, site-pair-set, site-pair-sets, site-pairs, site-resource, site-resources, snapshot, snapshots, sriov-pf, sriov-pfs, sriov-vf, sriov-vfs, subnet, subnets, te-link-attribute, te-link-attributes, tenant, tenants, tunnel-termination-point, tunnel-termination-points, tunnel-xconnect, tunnel-xconnects, uni, unis, vce, vces, vf-module, vf-modules, vig-server, vig-servers, vip-ipv4-address-list, vip-ipv6-address-list, virtual-data-center, virtual-data-centers, vlan, vlan-mapping, vlan-mappings, vlan-tag, vlan-tags, vlans, vnf-image, vnf-images, vnfc, vnfcs, volume, volume-group, volume-groups, volumes, vpls-pe, vpls-pes, vpn-binding, vpn-bindings, vrf, vrfs, vserver, vservers, wan-port-config, wan-port-configs, zone, zones]
2022-07-13T13:24:10,763 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | AAIResource.ctor initialized.
2022-07-13T13:24:10,765 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | AAIResource.ctor initialized.
2022-07-13T13:24:10,779 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1 has been started
2022-07-13T13:24:10,781 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] was successfully created
2022-07-13T13:24:10,783 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.config/2.0.11
2022-07-13T13:24:13,916 | INFO  | Blueprint Extender: 3 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Creating provider for slitester
2022-07-13T13:24:13,917 | INFO  | Blueprint Extender: 3 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Initializing provider for slitester
2022-07-13T13:24:13,931 | INFO  | Blueprint Extender: 3 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | SDNC STATUS FILE = null
2022-07-13T13:24:13,931 | INFO  | Blueprint Extender: 3 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Initialization complete for slitester
2022-07-13T13:24:13,951 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 has been started
2022-07-13T13:24:13,960 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] was successfully created
2022-07-13T13:24:13,963 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)]
2022-07-13T13:24:13,965 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)]
2022-07-13T13:24:14,014 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 36s, remaining time 263s, diag: Booting {Installed=0, Resolved=24, Unknown=0, GracePeriod=15, Waiting=0, Starting=1, Active=468, Stopping=0, Failure=0}
2022-07-13T13:24:14,162 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.config/2.0.11 has been started
2022-07-13T13:24:14,162 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:14,170 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.config_2.0.11 [381] was successfully created
2022-07-13T13:24:14,182 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1
2022-07-13T13:24:14,190 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:14,545 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1 has been started
2022-07-13T13:24:14,564 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider_1.4.1 [264] was successfully created
2022-07-13T13:24:14,584 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_org_opendaylight_netconf_sal-rest-connector-config_2.0.11_sal-rest-connector-config-2.0.11-restconf.cfg/0.0.0
2022-07-13T13:24:14,591 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.singleton-dom-impl/8.0.7
2022-07-13T13:24:14,624 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)]
2022-07-13T13:24:14,636 | INFO  | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 |  -   | Cluster Singleton Service starting
2022-07-13T13:24:14,651 | INFO  | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 |  -   | Cluster Singleton Service started
2022-07-13T13:24:14,654 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.sal-cluster-admin-impl/4.0.7
2022-07-13T13:24:14,670 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:14,734 | INFO  | features-3-thread-1 | OSGiClusterAdmin                 | 320 - org.opendaylight.controller.sal-cluster-admin-impl - 4.0.7 |  -   | Cluster Admin services started
2022-07-13T13:24:14,738 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1
2022-07-13T13:24:15,275 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] with paths [bundleentry://243.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:24:15,314 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)]
2022-07-13T13:24:15,318 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology-impl/2.0.11
2022-07-13T13:24:15,438 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-07-13T13:24:15,429 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Create containers succeeded!
2022-07-13T13:24:15,481 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.sal-rest-docgen/2.0.11
2022-07-13T13:24:15,583 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)]
2022-07-13T13:24:15,602 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc8342/8.0.7
2022-07-13T13:24:15,623 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding.model.ietf.rfc6991/8.0.7
2022-07-13T13:24:15,657 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap_file__opt_opendaylight_system_com_google_guava_listenablefuture_9999.0-empty-to-avoid-conflict-with-guava_listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/0.0.0
2022-07-13T13:24:15,675 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1
2022-07-13T13:24:15,687 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 38s, remaining time 261s, diag: Booting {Installed=0, Resolved=17, Unknown=0, GracePeriod=17, Waiting=0, Starting=0, Active=474, Stopping=0, Failure=0}
2022-07-13T13:24:15,692 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] with paths [bundleentry://240.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:24:15,768 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Initialization complete for generic-resource-api
2022-07-13T13:24:15,787 | INFO  | features-3-thread-1 | MountpointRegistrarImpl          | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 |  -   | Creating provider class for mountpoint-registrar
2022-07-13T13:24:15,794 | INFO  | features-3-thread-1 | MountpointRegistrarImpl          | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 |  -   | Init call for mountpoint-registrar
2022-07-13T13:24:15,823 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,827 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,834 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,836 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,840 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,844 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,847 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,850 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,853 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,882 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,886 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,887 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 has been started
2022-07-13T13:24:15,887 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,888 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] was successfully created
2022-07-13T13:24:15,889 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,890 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,893 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,895 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,898 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,900 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,902 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,904 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,909 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,913 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,916 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,919 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,921 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,922 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,924 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,927 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,931 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,936 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,943 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,950 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,954 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,957 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,962 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,968 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,974 | WARN  | features-3-thread-1 | ConfigurationFileRepresentation  | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | problem saving value: etc/mountpoint-registrar.properties (Permission denied)
2022-07-13T13:24:15,981 | INFO  | features-3-thread-1 | MountpointRegistrarImpl          | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 |  -   | DMaaP seems to be disabled, not starting any consumer(s)
2022-07-13T13:24:16,001 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1 has been started
2022-07-13T13:24:16,004 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] was successfully created
2022-07-13T13:24:16,006 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1
2022-07-13T13:24:16,048 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] with paths [bundleentry://233.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:24:16,062 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:16,067 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:16,068 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:16,078 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:16,080 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:16,083 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default], with context-name: 
2022-07-13T13:24:16,086 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:16,112 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:24:16,125 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1
2022-07-13T13:24:16,139 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] with paths [bundleentry://241.fwk1640612861/org/opendaylight/blueprint/impl-blueprint.xml]
2022-07-13T13:24:16,148 | INFO  | Blueprint Extender: 1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:16,149 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)]
2022-07-13T13:24:16,168 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.encrypt-service-impl/0.14.7
2022-07-13T13:24:16,479 | WARN  | qtp1145039655-515 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:16,805 | INFO  | Blueprint Extender: 1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default]}
2022-07-13T13:24:16,813 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 39s, remaining time 260s, diag: Booting {Installed=0, Resolved=10, Unknown=0, GracePeriod=18, Waiting=0, Starting=1, Active=479, Stopping=0, Failure=0}
2022-07-13T13:24:16,922 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 has been started
2022-07-13T13:24:16,935 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)]
2022-07-13T13:24:16,942 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] was successfully created
2022-07-13T13:24:17,066 | INFO  | features-3-thread-1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.encrypt-service-impl/0.14.7 has been started
2022-07-13T13:24:17,079 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.aaa.encrypt-service-impl_0.14.7 [294] was successfully created
2022-07-13T13:24:17,112 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.akka-infoprovider-impl/1.10.1
2022-07-13T13:24:17,198 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.impl/1.10.1
2022-07-13T13:24:17,292 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Creating provider for NetconfNodeStateService
2022-07-13T13:24:17,332 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Session Initiated start NetconfNodeStateService
2022-07-13T13:24:17,338 | INFO  | Blueprint Extender: 1 | NetconfnodeStateServiceRpcApiImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Register RPC Service NetconfnodeStateService
2022-07-13T13:24:17,890 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | single node mode detected
2022-07-13T13:24:18,061 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 40s, remaining time 259s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=17, Waiting=0, Starting=0, Active=483, Stopping=0, Failure=0}
2022-07-13T13:24:18,120 | INFO  | Blueprint Extender: 3 | LazyBindingList                  | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 |  -   | Using lazy population for lists larger than 16 element(s)
2022-07-13T13:24:18,268 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Setting port for call home server to 6666
2022-07-13T13:24:18,269 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing provider for CallHomeServer
2022-07-13T13:24:18,272 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home server instance
2022-07-13T13:24:18,253 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:18,327 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 has been started
2022-07-13T13:24:18,349 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] was successfully created
2022-07-13T13:24:18,406 | INFO  | features-3-thread-1 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | ThreadFactory created: daexim-scheduler
2022-07-13T13:24:18,452 | INFO  | Blueprint Extender: 3 | AaaCertMdsalProvider             | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCertMdsalProvider Initialized
2022-07-13T13:24:18,469 | INFO  | features-3-thread-1 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | Daexim Session Initiated, running on node 'onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550'
2022-07-13T13:24:18,493 | INFO  | features-3-thread-1 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | Checking for presence of boot import data files (/opt/opendaylight/mdsal/daexim/boot/odl_backup_config.json, /opt/opendaylight/mdsal/daexim/boot/odl_backup_operational.json)
2022-07-13T13:24:18,500 | INFO  | features-3-thread-1 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | Published OSGi service interface org.opendaylight.daexim.DataImportBootReady
2022-07-13T13:24:18,571 | INFO  | features-3-thread-1 | Activator                        | 120 - org.apache.karaf.deployer.features - 4.3.3 |  -   | Deployment finished. Registering FeatureDeploymentListener
2022-07-13T13:24:18,598 | INFO  | Blueprint Extender: 3 | MdsalUtils                       | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | initDatastore: data populated: CONFIGURATION, InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores]}, KeyStores{id=KeyStores:1}
2022-07-13T13:24:19,166 | INFO  | Blueprint Extender: 2 | EdDSASecurityProviderRegistrar   | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 |  -   | getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider
2022-07-13T13:24:19,228 | INFO  | Blueprint Extender: 1 | NetconfSalKeystoreService        | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Starting NETCONF keystore service.
2022-07-13T13:24:19,389 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 41s, remaining time 258s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=16, Waiting=0, Starting=0, Active=484, Stopping=0, Failure=0}
2022-07-13T13:24:19,810 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 has been started
2022-07-13T13:24:19,829 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.topology-singleton_2.0.11 [405] was successfully created
2022-07-13T13:24:20,101 | INFO  | Blueprint Extender: 2 | DefaultIoServiceFactoryFactory   | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 |  -   | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory
2022-07-13T13:24:20,259 | INFO  | Blueprint Extender: 1 | NetconfSalKeystoreService        | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Starting NETCONF keystore service.
2022-07-13T13:24:20,930 | INFO  | Blueprint Extender: 3 | ODLKeyTool                       | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | ctl.jks is created
2022-07-13T13:24:20,972 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 43s, remaining time 256s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=15, Waiting=0, Starting=0, Active=485, Stopping=0, Failure=0}
2022-07-13T13:24:21,052 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 has been started
2022-07-13T13:24:21,077 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.topology-impl_2.0.11 [404] was successfully created
2022-07-13T13:24:21,240 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Creating provider for DeviceManager
2022-07-13T13:24:21,242 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0x42e98646] REGISTERED
2022-07-13T13:24:21,244 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Session Initiated start DeviceManager
2022-07-13T13:24:21,249 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0x42e98646] BIND: 0.0.0.0/0.0.0.0:6666
2022-07-13T13:24:21,252 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0x42e98646, L:/0.0.0.0:6666] ACTIVE
2022-07-13T13:24:21,288 | INFO  | Blueprint Extender: 1 | MaintenanceServiceImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl start
2022-07-13T13:24:21,288 | INFO  | Blueprint Extender: 1 | MaintenanceServiceImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl finished. DB Service sucessfully started.
2022-07-13T13:24:21,291 | INFO  | Blueprint Extender: 1 | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create
2022-07-13T13:24:21,291 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initialization complete for Call Home server instance
2022-07-13T13:24:21,298 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initialization complete for CallHomeServer
2022-07-13T13:24:21,353 | INFO  | Blueprint Extender: 2 | NetconfCallHomeTlsService        | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home TLS server instance
2022-07-13T13:24:21,359 | INFO  | Blueprint Extender: 2 | NetconfCallHomeTlsService        | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home TLS server instance completed successfuly
2022-07-13T13:24:21,361 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 has been started
2022-07-13T13:24:21,370 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.callhome-provider_2.0.11 [379] was successfully created
2022-07-13T13:24:21,387 | INFO  | Blueprint Extender: 3 | CertificateManagerService        | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | Certificate Manager service has been initialized
2022-07-13T13:24:21,398 | INFO  | Blueprint Extender: 1 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae]
2022-07-13T13:24:21,397 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)]
2022-07-13T13:24:21,453 | INFO  | Blueprint Extender: 1 | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup start with off admin:admin
2022-07-13T13:24:21,457 | INFO  | Blueprint Extender: 1 | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-07-13T13:24:21,468 | INFO  | Blueprint Extender: 1 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-07-13T13:24:21,488 | INFO  | Blueprint Extender: 3 | AaaCertMdsalProvider             | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCertMdsalProvider Initialized
2022-07-13T13:24:21,488 | INFO  | Blueprint Extender: 1 | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-07-13T13:24:21,490 | INFO  | Blueprint Extender: 1 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-07-13T13:24:21,491 | INFO  | Blueprint Extender: 3 | AaaCertRpcServiceImpl            | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCert Rpc Service has been initialized
2022-07-13T13:24:21,493 | INFO  | Blueprint Extender: 1 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-07-13T13:24:21,534 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 has been started
2022-07-13T13:24:21,540 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.aaa.cert_0.14.7 [292] was successfully created
2022-07-13T13:24:21,828 | INFO  | Blueprint Extender: 1 | ArchiveCleanService              | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | service is inactive on this node. active on another node.
2022-07-13T13:24:21,889 | WARN  | Blueprint Extender: 2 | ConfigurationFactory             | 90 - net.sf.ehcache - 2.10.9.2 |  -   | No configuration found. Configuring ehcache from ehcache-failsafe.xml  found in the classpath: bundleresource://90.fwk1640612861/ehcache-failsafe.xml
2022-07-13T13:24:21,865 | WARN  | qtp1145039655-516 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /apidoc/explorer/index.html
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:21,923 | INFO  | Blueprint Extender: 1 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | ConnectionStatusHousekeepingService status change from false to false
2022-07-13T13:24:21,924 | INFO  | Blueprint Extender: 1 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Do not start. not the master node
2022-07-13T13:24:21,926 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct PerformanceManagerImpl
2022-07-13T13:24:22,046 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Performance manager configuration: org.onap.ccsdk.features.sdnr.wt.devicemanager.performancemanager.impl.config.PmConfig@7b1bb70
2022-07-13T13:24:22,047 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | 60 Seconds
2022-07-13T13:24:22,047 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Start of PM task
2022-07-13T13:24:22,051 | INFO  | Blueprint Extender: 1 | PerformanceManagerTask           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Init task PerformanceManagerTask handling time 60 seconds
2022-07-13T13:24:22,052 | INFO  | Blueprint Extender: 1 | PerformanceManagerTask           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task created
2022-07-13T13:24:22,169 | INFO  | Blueprint Extender: 1 | PerformanceManagerTask           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task scheduled
2022-07-13T13:24:22,174 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task scheduled
2022-07-13T13:24:22,175 | INFO  | Blueprint Extender: 1 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct end PerformanceManagerImpl
2022-07-13T13:24:22,181 | INFO  | Blueprint Extender: 1 | DeviceMonitorImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct DeviceMonitorImpl
2022-07-13T13:24:22,201 | INFO  | Blueprint Extender: 1 | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossOAM from Major to Major
2022-07-13T13:24:22,203 | INFO  | Blueprint Extender: 1 | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossMediator from Major to Major
2022-07-13T13:24:22,204 | INFO  | Blueprint Extender: 1 | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossNeOAM from Major to Major
2022-07-13T13:24:22,222 | INFO  | Blueprint Extender: 1 | DevicemanagerService             | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Register RPC Service DevicemanagerService
2022-07-13T13:24:22,283 | WARN  | Thread-74        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiUserCredentials=
2022-07-13T13:24:22,310 | WARN  | Thread-74        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiPcks12ClientCertFile=
2022-07-13T13:24:22,314 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 44s, remaining time 255s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:22,314 | WARN  | Thread-74        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiPcks12ClientCertPassphrase=
2022-07-13T13:24:22,319 | INFO  | Thread-74        | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration change. Worker exchanged
2022-07-13T13:24:22,336 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Register state listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler
2022-07-13T13:24:22,343 | INFO  | Blueprint Extender: 1 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Register connect listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler
2022-07-13T13:24:22,345 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae]
2022-07-13T13:24:22,356 | INFO  | Thread-74        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup start with off admin:admin
2022-07-13T13:24:22,359 | INFO  | Thread-74        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-07-13T13:24:22,370 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-07-13T13:24:22,375 | INFO  | Thread-74        | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-07-13T13:24:22,382 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-07-13T13:24:22,397 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-07-13T13:24:22,429 | INFO  | Thread-74        | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | ConnectionStatusHousekeepingService status change from false to false
2022-07-13T13:24:22,454 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossOAM from Major to Major
2022-07-13T13:24:22,464 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossMediator from Major to Major
2022-07-13T13:24:22,465 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossNeOAM from Major to Major
2022-07-13T13:24:23,585 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | We take Leadership
2022-07-13T13:24:23,591 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Starting scheduler with interval 30
2022-07-13T13:24:23,610 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | ArchiveCleanService              | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | We take Leadership
2022-07-13T13:24:23,638 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-28 | ArchiveCleanService              | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DBCleanService is turned off
2022-07-13T13:24:23,721 | INFO  | Blueprint Extender: 2 | H2TokenStore                     | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Initialized token store with default cache config
2022-07-13T13:24:23,730 | INFO  | Blueprint Extender: 2 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Checking if default entries must be created in IDM store
2022-07-13T13:24:23,869 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 46s, remaining time 253s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:25,156 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 47s, remaining time 252s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:25,955 | INFO  | Blueprint Extender: 2 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table DOMAINS does not exist, creating it
2022-07-13T13:24:25,978 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Done.
2022-07-13T13:24:26,346 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 48s, remaining time 251s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:26,422 | INFO  | Blueprint Extender: 2 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created default domain
2022-07-13T13:24:26,458 | INFO  | Blueprint Extender: 2 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table ROLES does not exist, creating it
2022-07-13T13:24:26,598 | INFO  | Blueprint Extender: 2 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created 'admin' role
2022-07-13T13:24:26,855 | INFO  | Blueprint Extender: 2 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created 'user' role
2022-07-13T13:24:27,471 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 49s, remaining time 250s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:27,561 | INFO  | Blueprint Extender: 2 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table USERS does not exist, creating it
2022-07-13T13:24:27,891 | INFO  | Blueprint Extender: 2 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table GRANTS does not exist, creating it
2022-07-13T13:24:28,589 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 51s, remaining time 248s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0}
2022-07-13T13:24:28,606 | INFO  | Blueprint Extender: 2 | AAAShiroProvider                 | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | attempting registration of AAA moon servlet
2022-07-13T13:24:28,616 | INFO  | Blueprint Extender: 2 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.opendaylight.aaa.shiro_0.14.7 [300]] to http service
2022-07-13T13:24:28,733 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:29,682 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:29,686 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:29,688 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:29,689 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:29,702 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:29,706 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default], with context-name: 
2022-07-13T13:24:29,715 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:29,717 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:29,736 | INFO  | Blueprint Extender: 2 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:29,769 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 has been started
2022-07-13T13:24:29,798 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] was successfully created
2022-07-13T13:24:29,806 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://299.fwk1640612861/META-INF/shiro.tld
2022-07-13T13:24:29,895 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOpenRoadm71
2022-07-13T13:24:29,896 | INFO  | Blueprint Extender: 3 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOpenRoadm
2022-07-13T13:24:29,899 | INFO  | Blueprint Extender: 3 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOpenRoadm
2022-07-13T13:24:29,900 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOpenRoadm71
2022-07-13T13:24:29,936 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_0-rt.tld
2022-07-13T13:24:29,934 | INFO  | Blueprint Extender: 3 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm.impl.OpenroadmNetworkElementFactory
2022-07-13T13:24:29,910 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm71.impl.OpenroadmNetworkElementFactory
2022-07-13T13:24:30,030 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_0.tld
2022-07-13T13:24:30,128 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_1.tld
2022-07-13T13:24:30,133 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 52s, remaining time 247s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=11, Waiting=0, Starting=0, Active=489, Stopping=0, Failure=0}
2022-07-13T13:24:30,234 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c.tld
2022-07-13T13:24:30,327 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt-1_0-rt.tld
2022-07-13T13:24:30,396 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt-1_0.tld
2022-07-13T13:24:30,512 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt.tld
2022-07-13T13:24:30,547 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fn.tld
2022-07-13T13:24:30,559 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/permittedTaglibs.tld
2022-07-13T13:24:30,561 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/scriptfree.tld
2022-07-13T13:24:30,565 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql-1_0-rt.tld
2022-07-13T13:24:30,587 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql-1_0.tld
2022-07-13T13:24:30,608 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql.tld
2022-07-13T13:24:30,619 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x-1_0-rt.tld
2022-07-13T13:24:30,648 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x-1_0.tld
2022-07-13T13:24:30,686 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x.tld
2022-07-13T13:24:30,755 | INFO  | Blueprint Extender: 2 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default]}
2022-07-13T13:24:30,774 | INFO  | Blueprint Extender: 2 | AAAShiroProvider                 | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | AAAShiroProvider Session Initiated
2022-07-13T13:24:30,942 | INFO  | Blueprint Extender: 2 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.opendaylight.aaa.web.osgi-impl_0.14.7 [304]] to http service
2022-07-13T13:24:30,946 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@711d8abe
2022-07-13T13:24:30,979 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:31,329 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:31,332 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 has been started
2022-07-13T13:24:31,340 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] was successfully created
2022-07-13T13:24:31,378 | INFO  | Blueprint Extender: 1 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Creating provider for DeviceManagerORan
2022-07-13T13:24:31,383 | INFO  | Blueprint Extender: 1 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerORan
2022-07-13T13:24:31,390 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 53s, remaining time 246s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=11, Waiting=0, Starting=0, Active=489, Stopping=0, Failure=0}
2022-07-13T13:24:31,391 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.oran.impl.startup.ORanNetworkElementFactory
2022-07-13T13:24:31,539 | INFO  | Blueprint Extender: 3 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:31,542 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 has been started
2022-07-13T13:24:31,558 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] was successfully created
2022-07-13T13:24:31,595 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOnf
2022-07-13T13:24:31,598 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOnf
2022-07-13T13:24:31,604 | INFO  | Blueprint Extender: 3 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf.impl.ONFCoreNetworkElementFactory
2022-07-13T13:24:31,700 | WARN  | qtp1145039655-510 | HttpChannel                      | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | /restconf/operations/SLI-API:healthcheck
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration.
	at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?]
	at org.apache.shiro.subject.Subject$Builder.(Subject.java:626) ~[?:?]
	at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?]
	at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?]
	at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?]
	at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629]
	at java.lang.Thread.run(Unknown Source) [?:?]
2022-07-13T13:24:31,840 | INFO  | Blueprint Extender: 1 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:31,845 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 has been started
2022-07-13T13:24:31,853 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] was successfully created
2022-07-13T13:24:31,891 | INFO  | Blueprint Extender: 1 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Creating provider for DeviceManagerAdapterManager
2022-07-13T13:24:31,896 | INFO  | Blueprint Extender: 1 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerAdapterManager
2022-07-13T13:24:31,900 | INFO  | Blueprint Extender: 1 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.adaptermanager.impl.AdapterManagerNetworkElementFactory
2022-07-13T13:24:32,359 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:32,360 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:32,361 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:32,361 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:32,387 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:32,391 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id], with context-name: 
2022-07-13T13:24:32,403 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@7b1155c9 with async: false
2022-07-13T13:24:32,510 | INFO  | Thread-74        | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration change. Worker exchanged
2022-07-13T13:24:32,538 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:32,538 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:32,540 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 has been started
2022-07-13T13:24:32,548 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae]
2022-07-13T13:24:32,550 | INFO  | Thread-74        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup start with off admin:admin
2022-07-13T13:24:32,551 | INFO  | Thread-74        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-07-13T13:24:32,552 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-07-13T13:24:32,552 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] was successfully created
2022-07-13T13:24:32,553 | INFO  | Thread-74        | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-07-13T13:24:32,554 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-07-13T13:24:32,563 | INFO  | Thread-74        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-07-13T13:24:32,565 | INFO  | Thread-74        | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | ConnectionStatusHousekeepingService status change from false to false
2022-07-13T13:24:32,566 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossOAM from Major to Major
2022-07-13T13:24:32,566 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossMediator from Major to Major
2022-07-13T13:24:32,571 | INFO  | Blueprint Extender: 2 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:32,567 | INFO  | Thread-74        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossNeOAM from Major to Major
2022-07-13T13:24:32,607 | INFO  | Blueprint Extender: 3 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOnf14
2022-07-13T13:24:32,614 | INFO  | Blueprint Extender: 3 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOnf14
2022-07-13T13:24:32,618 | INFO  | Blueprint Extender: 3 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf14.dom.impl.Onf14DomNetworkElementFactory
2022-07-13T13:24:32,621 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://299.fwk1640612861/META-INF/shiro.tld
2022-07-13T13:24:32,664 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_0-rt.tld
2022-07-13T13:24:32,713 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_0.tld
2022-07-13T13:24:32,715 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 55s, remaining time 244s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=8, Waiting=0, Starting=0, Active=492, Stopping=0, Failure=0}
2022-07-13T13:24:32,746 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c-1_1.tld
2022-07-13T13:24:32,752 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/c.tld
2022-07-13T13:24:32,781 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt-1_0-rt.tld
2022-07-13T13:24:32,788 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt-1_0.tld
2022-07-13T13:24:32,801 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fmt.tld
2022-07-13T13:24:32,807 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/fn.tld
2022-07-13T13:24:32,810 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/permittedTaglibs.tld
2022-07-13T13:24:32,811 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/scriptfree.tld
2022-07-13T13:24:32,813 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql-1_0-rt.tld
2022-07-13T13:24:32,818 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql-1_0.tld
2022-07-13T13:24:32,823 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/sql.tld
2022-07-13T13:24:32,826 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x-1_0-rt.tld
2022-07-13T13:24:32,869 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x-1_0.tld
2022-07-13T13:24:32,886 | INFO  | Blueprint Extender: 1 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:32,889 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 has been started
2022-07-13T13:24:32,908 | INFO  | Blueprint Extender: 2 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk1640612861/META-INF/x.tld
2022-07-13T13:24:32,954 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] was successfully created
2022-07-13T13:24:32,996 | INFO  | Blueprint Extender: 2 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-07-13T13:24:32,997 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-07-13T13:24:33,045 | INFO  | Blueprint Extender: 1 | MountpointStateProviderImpl      | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 |  -   | Creating provider class for mountpoint-state-provider
2022-07-13T13:24:33,047 | INFO  | Blueprint Extender: 1 | MountpointStateProviderImpl      | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 |  -   | Init call for mountpoint-state-provider
2022-07-13T13:24:33,115 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 has been started
2022-07-13T13:24:33,122 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] was successfully created
2022-07-13T13:24:33,493 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:33,524 | INFO  | Blueprint Extender: 2 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:33,637 | INFO  | Blueprint Extender: 2 | ReflectionBuilder                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | An instance with name 'authcBasic' already exists.  Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
2022-07-13T13:24:33,644 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:33,655 | INFO  | Blueprint Extender: 2 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:33,684 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 686 ms.
2022-07-13T13:24:33,685 | INFO  | Blueprint Extender: 2 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-07-13T13:24:33,739 | INFO  | Blueprint Extender: 2 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@3e3c5bed for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}]
2022-07-13T13:24:33,743 | INFO  | Blueprint Extender: 2 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@48f52035 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}]
2022-07-13T13:24:33,744 | INFO  | Blueprint Extender: 2 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-07-13T13:24:33,759 | INFO  | Blueprint Extender: 2 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}
2022-07-13T13:24:33,760 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*, auth/moon/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@4eeae070 with async: false
2022-07-13T13:24:33,764 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*, auth/moon/*]: org.eclipse.jetty.servlets.CrossOriginFilter@f1a6791 with async: false
2022-07-13T13:24:33,769 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [auth/*]: org.glassfish.jersey.servlet.ServletContainer@6e7be43e with async: false
2022-07-13T13:24:34,006 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 56s, remaining time 243s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=5, Waiting=0, Starting=0, Active=495, Stopping=0, Failure=0}
2022-07-13T13:24:34,200 | INFO  | Blueprint Extender: 3 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-07-13T13:24:34,207 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 has been started
2022-07-13T13:24:34,270 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] was successfully created
2022-07-13T13:24:35,291 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 57s, remaining time 242s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=4, Waiting=0, Starting=0, Active=496, Stopping=0, Failure=0}
2022-07-13T13:24:36,288 | WARN  | Blueprint Extender: 2 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.aaa.shiro.idm.UserHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.UserHandler will be ignored. 
2022-07-13T13:24:36,290 | WARN  | Blueprint Extender: 2 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.aaa.shiro.idm.RoleHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.RoleHandler will be ignored. 
2022-07-13T13:24:36,292 | WARN  | Blueprint Extender: 2 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.aaa.shiro.idm.DomainHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.DomainHandler will be ignored. 
2022-07-13T13:24:36,369 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 58s, remaining time 241s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=4, Waiting=0, Starting=0, Active=496, Stopping=0, Failure=0}
2022-07-13T13:24:37,298 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 has been started
2022-07-13T13:24:37,316 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.aaa.shiro_0.14.7 [300] was successfully created
2022-07-13T13:24:37,801 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 60s, remaining time 239s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:37,868 | INFO  | Blueprint Extender: 2 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400]] to http service
2022-07-13T13:24:37,870 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@5cac5341
2022-07-13T13:24:37,882 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:37,971 | INFO  | Blueprint Extender: 3 | WebSocketServer                  | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 |  -   | Created WebSocketServer on 0.0.0.0:8185
2022-07-13T13:24:38,036 | INFO  | Blueprint Extender: 3 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398]] to http service
2022-07-13T13:24:38,038 | INFO  | Blueprint Extender: 3 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@27099ef9
2022-07-13T13:24:38,052 | INFO  | Web socket server on port PortNumber{_value=8185} | WebSocketServer                  | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 |  -   | Web socket server started at address 0.0.0.0, port 8185.
2022-07-13T13:24:38,160 | INFO  | Blueprint Extender: 1 | HttpServiceFactoryImpl           | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Binding bundle: [org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399]] to http service
2022-07-13T13:24:38,163 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@289088d1
2022-07-13T13:24:38,989 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 61s, remaining time 238s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:39,126 | INFO  | qtp1145039655-517 | AuthenticationManager            | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 |  -   | Authentication is now enabled
2022-07-13T13:24:39,127 | INFO  | qtp1145039655-517 | AuthenticationManager            | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 |  -   | Authentication Manager activated
2022-07-13T13:24:39,138 | INFO  | qtp1145039655-517 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Enabling session validation scheduler...
2022-07-13T13:24:39,296 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:39,297 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:39,298 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:39,298 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:39,299 | INFO  | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:39,301 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id], with context-name: 
2022-07-13T13:24:39,302 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@8e70990 with async: false
2022-07-13T13:24:39,304 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:39,311 | INFO  | Blueprint Extender: 2 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:39,354 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:39,388 | INFO  | Blueprint Extender: 2 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-07-13T13:24:39,390 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-07-13T13:24:39,423 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:39,427 | INFO  | Blueprint Extender: 2 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:39,436 | INFO  | Blueprint Extender: 2 | ReflectionBuilder                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | An instance with name 'authcBasic' already exists.  Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
2022-07-13T13:24:39,444 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:39,457 | INFO  | Blueprint Extender: 2 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:39,468 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 76 ms.
2022-07-13T13:24:39,479 | INFO  | Blueprint Extender: 2 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id]}
2022-07-13T13:24:40,157 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 62s, remaining time 237s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:41,443 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 63s, remaining time 236s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:42,669 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 65s, remaining time 234s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:42,837 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:42,838 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:42,839 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:42,839 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:42,840 | INFO  | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:42,841 | INFO  | Blueprint Extender: 3 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id], with context-name: 
2022-07-13T13:24:42,977 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:43,825 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 66s, remaining time 233s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:44,958 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 67s, remaining time 232s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:46,034 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 68s, remaining time 231s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:46,285 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
2022-07-13T13:24:46,290 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers
2022-07-13T13:24:46,291 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present
2022-07-13T13:24:46,294 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers
2022-07-13T13:24:46,297 | INFO  | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 |  -   | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer
2022-07-13T13:24:46,300 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id], with context-name: 
2022-07-13T13:24:46,305 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [//*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@fff5850 with async: true
2022-07-13T13:24:46,305 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.eclipse.jetty.servlets.CrossOriginFilter@66e1ca67 with async: false
2022-07-13T13:24:46,305 | INFO  | Blueprint Extender: 3 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@7b651e22 with async: false
2022-07-13T13:24:46,307 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:46,308 | INFO  | Blueprint Extender: 3 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-07-13T13:24:46,308 | INFO  | Blueprint Extender: 2 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [apidoc/swagger2/apis/*, apidoc/swagger2/18/apis/*, apidoc/openapi3/apis/*, apidoc/openapi3/18/apis/*]: org.glassfish.jersey.servlet.ServletContainer@6557ea74 with async: false
2022-07-13T13:24:46,325 | INFO  | Blueprint Extender: 1 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:46,343 | INFO  | Blueprint Extender: 3 | WebSocketServerFactory           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
2022-07-13T13:24:46,403 | INFO  | Blueprint Extender: 3 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-07-13T13:24:46,403 | INFO  | Blueprint Extender: 3 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-07-13T13:24:46,609 | INFO  | Blueprint Extender: 3 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:46,671 | INFO  | Blueprint Extender: 1 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-07-13T13:24:46,688 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-07-13T13:24:46,686 | INFO  | Blueprint Extender: 3 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:46,755 | INFO  | Blueprint Extender: 3 | ReflectionBuilder                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | An instance with name 'authcBasic' already exists.  Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
2022-07-13T13:24:46,757 | INFO  | Blueprint Extender: 3 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:46,762 | INFO  | Blueprint Extender: 3 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:46,767 | INFO  | Blueprint Extender: 3 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 363 ms.
2022-07-13T13:24:46,773 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:46,774 | INFO  | Blueprint Extender: 3 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-07-13T13:24:46,778 | INFO  | Blueprint Extender: 1 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:46,783 | INFO  | Blueprint Extender: 1 | ReflectionBuilder                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | An instance with name 'authcBasic' already exists.  Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
2022-07-13T13:24:46,785 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-07-13T13:24:46,785 | INFO  | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@46702a5e for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}]
2022-07-13T13:24:46,787 | INFO  | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@6776e8f2 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}]
2022-07-13T13:24:46,790 | INFO  | Blueprint Extender: 3 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-07-13T13:24:46,794 | INFO  | Blueprint Extender: 1 | IniSecurityManagerFactory        | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
2022-07-13T13:24:46,802 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 111 ms.
2022-07-13T13:24:46,805 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-07-13T13:24:46,809 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@11a045ac for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}]
2022-07-13T13:24:46,812 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@52d97f71 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}]
2022-07-13T13:24:46,814 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-07-13T13:24:46,827 | INFO  | Blueprint Extender: 3 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}
2022-07-13T13:24:46,837 | INFO  | Blueprint Extender: 1 | ContextHandler                   | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}
2022-07-13T13:24:47,464 | WARN  | Blueprint Extender: 2 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl will be ignored. 
2022-07-13T13:24:47,528 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 70s, remaining time 229s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:47,859 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [/rests/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@29c1aa64 with async: true
2022-07-13T13:24:47,865 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [/rests/*]: org.eclipse.jetty.servlets.CrossOriginFilter@104151ae with async: true
2022-07-13T13:24:47,865 | INFO  | Blueprint Extender: 3 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@1beac22e with async: false
2022-07-13T13:24:47,866 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [/rests/*]: org.glassfish.jersey.servlet.ServletContainer@4f0819ee with async: true
2022-07-13T13:24:47,866 | INFO  | Blueprint Extender: 3 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [restconf/*]: org.eclipse.jetty.servlets.CrossOriginFilter@4114ec20 with async: false
2022-07-13T13:24:47,868 | INFO  | Blueprint Extender: 3 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [restconf/*]: org.glassfish.jersey.servlet.ServletContainer@3c6e0417 with async: false
2022-07-13T13:24:48,639 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 71s, remaining time 228s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-07-13T13:24:48,770 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl will be ignored. 
2022-07-13T13:24:48,771 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl will be ignored. 
2022-07-13T13:24:48,772 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl will be ignored. 
2022-07-13T13:24:48,772 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl will be ignored. 
2022-07-13T13:24:48,773 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl will be ignored. 
2022-07-13T13:24:48,774 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl will be ignored. 
2022-07-13T13:24:49,302 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [/rests/notif/*]: org.glassfish.jersey.servlet.ServletContainer@2ba16bd8 with async: true
2022-07-13T13:24:49,317 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 has been started
2022-07-13T13:24:49,340 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400] was successfully created
2022-07-13T13:24:49,874 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 72s, remaining time 227s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=2, Waiting=0, Starting=0, Active=498, Stopping=0, Failure=0}
2022-07-13T13:24:49,917 | WARN  | Blueprint Extender: 3 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper will be ignored. 
2022-07-13T13:24:49,923 | WARN  | Blueprint Extender: 3 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl will be ignored. 
2022-07-13T13:24:50,325 | INFO  | Blueprint Extender: 3 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 has been started
2022-07-13T13:24:50,342 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398] was successfully created
2022-07-13T13:24:50,701 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl will be ignored. 
2022-07-13T13:24:50,906 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [/rests/data-change-event-subscription/*, /rests/notification-stream/*]: org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer@7fe084c with async: false
2022-07-13T13:24:51,027 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [/.well-known/*]: org.glassfish.jersey.servlet.ServletContainer@61527d39 with async: false
2022-07-13T13:24:51,093 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 73s, remaining time 226s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=1, Waiting=0, Starting=0, Active=499, Stopping=0, Failure=0}
2022-07-13T13:24:51,351 | WARN  | Blueprint Extender: 1 | Providers                        | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 |  -   | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl will be ignored. 
2022-07-13T13:24:51,676 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 has been started
2022-07-13T13:24:51,704 | INFO  | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399] was successfully created
2022-07-13T13:24:52,290 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 74s, remaining time 225s, diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0}
2022-07-13T13:24:52,527 | INFO  | SystemReadyService-0 | TestBundleDiag                   | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | diag successful; system state active (diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0})
2022-07-13T13:24:52,538 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 331 - org.opendaylight.infrautils.ready-api - 2.0.8 |  -   | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
2022-07-13T13:25:03,730 | INFO  | qtp1145039655-510 | StaticConfiguration              | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding-over-DOM codec shortcuts are enabled
2022-07-13T13:25:04,859 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:25:05,210 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:05,211 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:18,248 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:25:18,278 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:18,281 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:33,495 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:25:33,530 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:33,533 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:48,713 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:25:49,361 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:25:49,363 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:04,457 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:26:04,465 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:04,466 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:19,512 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:26:19,521 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:19,522 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:34,583 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:26:34,601 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:34,602 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:49,645 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:26:49,650 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:26:49,651 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:04,701 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:27:04,717 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:04,717 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:19,833 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:27:19,876 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:19,877 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:34,968 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:27:35,038 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:35,041 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:50,217 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:27:50,246 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:27:50,247 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:05,312 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:28:05,418 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:05,418 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:20,703 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:28:20,726 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:20,727 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:35,917 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:28:35,970 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:35,971 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:52,238 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:28:52,535 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:28:52,703 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:07,083 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:29:07,088 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:07,089 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:22,350 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:29:22,376 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:22,377 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:37,566 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:29:37,588 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:37,590 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:52,750 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:29:52,788 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:29:52,791 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:07,993 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:30:08,042 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:08,056 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:23,155 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:30:23,170 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:23,170 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:38,319 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:30:38,340 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:38,341 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:53,524 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:30:53,584 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:30:53,586 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:08,686 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:31:08,702 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:08,705 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:23,857 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:31:23,866 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:23,867 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:39,121 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:31:39,154 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:39,155 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:54,332 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:31:54,352 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:31:54,354 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:09,585 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:32:09,609 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:09,610 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:24,702 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:32:24,727 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:24,729 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:39,805 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:32:39,820 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:39,821 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:54,924 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:32:54,961 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:32:54,962 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:10,185 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:33:10,206 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:10,207 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:25,384 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:33:25,406 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:25,407 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:40,481 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:33:40,498 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:40,499 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:55,624 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:33:55,642 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:33:55,643 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:10,748 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:34:10,806 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:10,807 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:25,934 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:34:25,945 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:25,945 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:41,045 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:34:41,079 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:41,080 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:56,129 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:34:56,136 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:34:56,136 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:11,240 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:35:11,273 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:11,281 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:26,370 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:35:26,412 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:26,414 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:41,494 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:35:41,499 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:41,499 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:56,558 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:35:56,601 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:35:56,603 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:11,689 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:36:11,720 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:11,723 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:26,781 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:36:26,792 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:26,792 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:42,022 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:36:42,065 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:42,066 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:57,224 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:36:57,246 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:36:57,268 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:12,328 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:37:12,331 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:12,334 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:27,383 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:37:27,397 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:27,399 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:42,478 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:37:42,489 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:42,489 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:57,607 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:37:57,644 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:37:57,646 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:12,735 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:38:12,754 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:12,756 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:27,879 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:38:27,893 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:27,894 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:43,064 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:38:43,095 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:43,099 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:58,242 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:38:58,250 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:38:58,251 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:13,332 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:39:13,363 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:13,365 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:28,447 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:39:28,467 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:28,467 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:43,576 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:39:43,602 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:43,603 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:58,677 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:39:58,701 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:39:58,705 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:13,798 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:40:13,810 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:13,811 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:28,944 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:40:28,959 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:28,961 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:44,088 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:40:44,105 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:44,106 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:59,205 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:40:59,222 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:40:59,232 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:14,531 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:41:14,570 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:14,573 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:29,653 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:41:29,657 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:29,657 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:44,710 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:41:44,730 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:44,732 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:59,866 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:41:59,873 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:41:59,874 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:15,005 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:42:15,030 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:15,032 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:30,164 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:42:30,215 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:30,218 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:45,305 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:42:45,311 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:42:45,312 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:00,357 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:43:00,367 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:00,368 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:15,495 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:43:15,544 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:15,559 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:30,664 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:43:30,669 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:30,670 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:45,818 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:43:45,849 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:43:45,855 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:00,956 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:44:00,969 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:00,973 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:16,061 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:44:16,071 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:16,072 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:31,114 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:44:31,120 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:31,121 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:46,236 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:44:46,250 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:44:46,250 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:01,318 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:45:01,330 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:01,550 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:16,706 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:45:16,840 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:16,843 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:32,023 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:45:32,046 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:32,047 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:47,098 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:45:47,110 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:45:47,113 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:02,230 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:46:02,245 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:02,246 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:17,368 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:46:17,382 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:17,384 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:32,500 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:46:32,518 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:32,527 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:47,608 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:46:47,621 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:46:47,622 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:02,722 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:47:02,734 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:02,736 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:17,799 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:47:17,807 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:17,808 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:32,852 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:47:32,857 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:32,858 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:47,895 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:47:47,900 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:47:47,901 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:02,954 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:48:02,965 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:02,966 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:18,007 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:48:18,014 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:18,015 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:33,090 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:48:33,110 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:33,111 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:48,184 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:48:48,193 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:48:48,193 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:03,263 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:49:03,275 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:03,277 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:18,415 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:49:18,446 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:18,447 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:33,498 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:49:33,511 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:33,513 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:48,561 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:49:48,583 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:49:48,585 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:03,699 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:50:03,727 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:03,729 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:18,800 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:50:18,815 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:18,821 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:33,873 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:50:33,881 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:33,883 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:48,927 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:50:48,940 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:50:48,941 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:04,012 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:51:04,032 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:04,033 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:19,074 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:51:19,080 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:19,081 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:34,122 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:51:34,129 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:34,129 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:49,173 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:51:49,182 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:51:49,184 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:04,250 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:52:04,259 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:04,260 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:19,301 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:52:19,308 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:19,308 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:34,380 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:52:34,386 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:34,386 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:49,465 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:52:49,470 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:52:49,470 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:04,533 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:53:04,538 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:04,538 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:19,598 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:53:19,604 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:19,605 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:34,647 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:53:34,663 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:34,665 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:49,724 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:53:49,733 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:53:49,740 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:04,796 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:54:04,800 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:04,801 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:19,862 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:54:19,873 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:19,874 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:34,908 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:54:34,913 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:34,914 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:49,945 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:54:49,956 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:54:49,957 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:04,999 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:55:05,006 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:05,007 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:20,090 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:55:20,105 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:20,107 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:35,157 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:55:35,162 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:35,163 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:50,200 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:55:50,228 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:55:50,232 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:05,313 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:56:05,320 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:05,322 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:20,401 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:56:20,413 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:20,413 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:35,486 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:56:35,502 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:35,516 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:50,577 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:56:50,591 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:56:50,591 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:05,655 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:57:05,659 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:05,660 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:20,713 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:57:20,725 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:20,727 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:35,774 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:57:35,779 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:35,779 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:50,839 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:57:50,849 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:57:50,850 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:05,926 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:58:05,939 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:05,941 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:20,973 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:58:20,978 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:20,979 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:36,087 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:58:36,118 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:36,122 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:51,180 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:58:51,194 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:58:51,195 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:06,260 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:59:06,274 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:06,274 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:21,313 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:59:21,331 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:21,331 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:36,392 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:59:36,405 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:36,406 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:51,464 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T13:59:51,498 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T13:59:51,512 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:06,579 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:00:06,584 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:06,585 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:21,653 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:00:21,666 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:21,666 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:36,758 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:00:36,762 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:36,763 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:51,814 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:00:51,829 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:00:51,830 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:06,885 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:01:06,895 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:06,896 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:22,010 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:01:22,016 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:22,016 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:37,098 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:01:37,133 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:37,134 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:52,204 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:01:52,217 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:01:52,218 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:07,268 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:02:07,273 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:07,273 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:22,308 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:02:22,317 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:22,317 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:37,392 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:02:37,397 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:37,398 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:52,464 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:02:52,473 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:02:52,473 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:07,513 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:03:07,518 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:07,519 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:22,555 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:03:22,560 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:22,561 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:37,596 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:03:37,608 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:37,609 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:52,701 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:03:52,710 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:03:52,715 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:07,828 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:04:07,871 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:07,880 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:23,001 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:04:23,019 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:23,020 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:38,080 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:04:38,088 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:38,088 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:53,149 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:04:53,176 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:04:53,177 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:08,221 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:05:08,227 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:08,228 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:23,278 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:05:23,282 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:23,282 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:38,322 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:05:38,333 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:38,333 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:53,388 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:05:53,410 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:05:53,412 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:08,466 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:06:08,471 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:08,471 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:23,512 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:06:23,531 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:23,531 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:38,594 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:06:38,603 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:38,603 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:53,653 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:06:53,658 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:06:53,658 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:08,706 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:07:08,711 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:08,711 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:23,757 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:07:23,769 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:23,769 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:38,817 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:07:38,826 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:38,826 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:53,898 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:07:53,904 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:07:53,904 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:08,951 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:08:08,959 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:08,960 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:24,049 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:08:24,062 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:24,062 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:39,107 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:08:39,112 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:39,112 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:54,176 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:08:54,185 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:08:54,186 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:09,235 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:09:09,241 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:09,242 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:24,318 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:09:24,332 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:24,332 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:39,373 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:09:39,388 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:39,388 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:54,471 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:09:54,479 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:09:54,480 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:09,524 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:10:09,535 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:09,535 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:24,590 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:10:24,604 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:24,604 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:39,640 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:10:39,644 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:39,644 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:54,730 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:10:54,766 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:10:54,772 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:09,828 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:11:09,835 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:09,835 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:24,870 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:11:24,877 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:24,877 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:39,924 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:11:39,954 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:39,954 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:55,001 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:11:55,011 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:11:55,012 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:10,081 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:12:10,087 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:10,088 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:25,146 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:12:25,158 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:25,159 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:40,253 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:12:40,279 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:40,284 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:55,366 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:12:55,381 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:12:55,382 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:10,437 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:13:10,443 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:10,444 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:25,494 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:13:25,500 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:25,500 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:40,570 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:13:40,583 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:40,584 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:55,629 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:13:55,640 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:13:55,640 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:10,722 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:14:10,754 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:10,755 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:25,799 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:14:25,806 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:25,807 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:40,894 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:14:40,906 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:40,908 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:55,965 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:14:55,975 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:14:55,975 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:11,021 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:15:11,028 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:11,028 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:26,071 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:15:26,083 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:26,085 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:41,144 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:15:41,158 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:41,159 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:56,222 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:15:56,228 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:15:56,229 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:11,287 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:16:11,292 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:11,292 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:26,350 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:16:26,371 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:26,372 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:41,444 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:16:41,454 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:41,454 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:56,491 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:16:56,500 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:16:56,501 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:11,548 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:17:11,552 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:11,552 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:26,606 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:17:26,613 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:26,614 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:41,671 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:17:41,677 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:41,677 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:56,717 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:17:56,721 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:17:56,722 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:11,760 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:18:11,764 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:11,765 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:26,811 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:18:26,818 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:26,819 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:41,893 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:18:41,905 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:41,906 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:56,983 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:18:56,989 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:18:56,990 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:12,029 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:19:12,045 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:12,045 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:27,072 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:19:27,076 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:27,077 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:42,113 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:19:42,117 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:42,118 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:57,156 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:19:57,160 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:19:57,161 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:12,200 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:20:12,218 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:12,218 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:27,271 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:20:27,276 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:27,277 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:42,385 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:20:42,400 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:42,400 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:57,501 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:20:57,515 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:20:57,517 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:12,561 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:21:12,573 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:12,574 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:27,634 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:21:27,639 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:27,639 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:42,730 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:21:42,751 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:42,754 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:57,805 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:21:57,811 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:21:57,811 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:12,873 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:22:12,881 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:12,881 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:27,993 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:22:27,998 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:27,998 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:43,051 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:22:43,057 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:43,059 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:58,120 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:22:58,125 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:22:58,126 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:13,160 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:23:13,169 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:13,170 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:28,204 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:23:28,209 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:28,209 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:43,235 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:23:43,239 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:43,239 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:58,283 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:23:58,305 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:23:58,307 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:13,355 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:24:13,360 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:13,361 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:28,400 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:24:28,408 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:28,409 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:39,142 | INFO  | SessionValidationThread-1 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Validating all active sessions...
2022-07-13T14:24:39,151 | INFO  | SessionValidationThread-1 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Finished session validation.  [1] sessions were stopped.
2022-07-13T14:24:43,456 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:24:43,460 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:43,460 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:58,503 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:24:58,507 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:24:58,507 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:13,540 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:25:13,545 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:13,545 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:28,588 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:25:28,592 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:28,592 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:43,675 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:25:43,678 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:43,679 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:58,709 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:25:58,715 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:25:58,715 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:13,822 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:26:13,833 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:13,834 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:28,877 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:26:28,882 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:28,883 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:43,943 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:26:43,955 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:43,956 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:59,107 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:26:59,114 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:26:59,114 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:14,169 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:27:14,179 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:14,181 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:29,254 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:27:29,259 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:29,259 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:44,301 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:27:44,306 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:44,307 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:59,359 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:27:59,367 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:27:59,367 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:14,465 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:28:14,473 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:14,474 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:29,530 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:28:29,552 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:29,552 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:44,622 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:28:44,649 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:44,650 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:59,725 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:28:59,740 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:28:59,742 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:14,817 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:29:14,831 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:14,832 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:29,914 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:29:29,941 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:29,942 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:45,019 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:29:45,027 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:29:45,028 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:00,096 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:30:00,109 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:00,110 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:15,155 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:30:15,167 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:15,169 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:30,203 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:30:30,207 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:30,208 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:45,252 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:30:45,257 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:30:45,257 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:00,339 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:31:00,344 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:00,345 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:15,399 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:31:15,408 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:15,408 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:30,446 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:31:30,452 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:30,453 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:45,510 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:31:45,519 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:31:45,519 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:00,557 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:32:00,562 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:00,562 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:15,610 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:32:15,615 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:15,616 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:30,664 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:32:30,672 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:30,673 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:45,733 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:32:45,753 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:32:45,754 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:00,796 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:33:00,800 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:00,801 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:15,880 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:33:15,884 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:15,885 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:30,917 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:33:30,921 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:30,922 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:45,967 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:33:45,975 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:33:45,976 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:01,036 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:34:01,041 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:01,042 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:16,150 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:34:16,182 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:16,185 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:31,324 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:34:31,342 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:31,345 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:46,785 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:34:46,997 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:34:47,069 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:02,189 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:35:02,203 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:02,204 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:17,257 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:35:17,263 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:17,263 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:32,299 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:35:32,303 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:32,303 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:47,357 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:35:47,366 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:35:47,367 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:02,424 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:36:02,434 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:02,434 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:17,483 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:36:17,527 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:17,528 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:32,561 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:36:32,564 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:32,564 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:47,607 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:36:47,613 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:36:47,614 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:02,673 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:37:02,684 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:02,685 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:17,726 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:37:17,730 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:17,731 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:32,759 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:37:32,762 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:32,763 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:47,829 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:37:47,845 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:37:47,845 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:02,902 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:38:02,910 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:02,911 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:17,948 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:38:17,952 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:17,953 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:32,996 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:38:33,000 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:33,001 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:48,039 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:38:48,045 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:38:48,047 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:03,115 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:39:03,120 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:03,121 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:18,150 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:39:18,153 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:18,154 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:33,181 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:39:33,189 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:33,190 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:48,227 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:39:48,232 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:39:48,232 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:03,294 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:40:03,298 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:03,298 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:18,374 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:40:18,381 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:18,381 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:33,419 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:40:33,434 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:33,435 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:48,493 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:40:48,505 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:40:48,505 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:03,597 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:41:03,611 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:03,611 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:18,680 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:41:18,684 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:18,685 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:33,744 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:41:33,752 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:33,753 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:48,794 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:41:48,798 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:41:48,799 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:03,831 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:42:03,837 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:03,837 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:18,877 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:42:18,883 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:18,884 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:33,955 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:42:33,973 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:33,977 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:49,070 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:42:49,091 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:42:49,092 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:04,139 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:43:04,145 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:04,145 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:19,290 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:43:19,348 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:19,349 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:34,405 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:43:34,604 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:34,606 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:49,691 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:43:49,702 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:43:49,705 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:04,772 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:44:04,778 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:04,779 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:19,831 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:44:19,835 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:19,836 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:34,879 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:44:34,887 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:34,888 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:49,940 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:44:49,945 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:44:49,945 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:05,106 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:45:05,138 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:05,139 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:20,195 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:45:20,199 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:20,199 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:35,235 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:45:35,244 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:35,244 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:50,282 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:45:50,286 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:45:50,287 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:05,323 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:46:05,329 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:05,330 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:20,391 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:46:20,396 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:20,396 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:35,484 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:46:35,498 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:35,499 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:50,555 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:46:50,571 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:46:50,587 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:05,618 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:47:05,640 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:05,640 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:20,685 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:47:20,690 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:20,690 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:35,720 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:47:35,724 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:35,725 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:50,761 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:47:50,766 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:47:50,767 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:05,806 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:48:05,810 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:05,810 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:20,876 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:48:20,890 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:20,891 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:35,991 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:48:36,009 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:36,013 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:51,052 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:48:51,059 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:48:51,060 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:06,094 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:49:06,098 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:06,099 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:21,142 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:49:21,147 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:21,148 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:36,188 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:49:36,192 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:36,193 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:51,228 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:49:51,232 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:49:51,233 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:06,272 | INFO  | qtp1145039655-511 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:50:06,281 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:06,281 | INFO  | qtp1145039655-511 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:21,388 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:50:21,393 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:21,393 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:36,442 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:50:36,469 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:36,470 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:51,513 | INFO  | qtp1145039655-515 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:50:51,535 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:50:51,535 | INFO  | qtp1145039655-515 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:06,585 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:51:06,589 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:06,590 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:21,717 | INFO  | qtp1145039655-517 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:51:21,735 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:21,736 | INFO  | qtp1145039655-517 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:36,771 | INFO  | qtp1145039655-510 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:51:36,777 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:36,777 | INFO  | qtp1145039655-510 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:51,821 | INFO  | qtp1145039655-516 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-07-13T14:51:51,826 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-07-13T14:51:51,826 | INFO  | qtp1145039655-516 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]